Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 4.39 KB

CHANGELOG.md

File metadata and controls

51 lines (45 loc) · 4.39 KB

Inventory Count App

1.0.0

Initial app comes with following functionality:

  • User should be able to login into the app
  • On Search page, user is able to search any product with text search and scan.
  • From product detail/count page user is able to log inventory count.
  • From Upload page, user is able to upload logged inventory.
  • From settings page, user is able to switch between stores and logout.

What's Changed

  • Update: readme file updated by @sheetalj2205 in #7
  • Added: the issue and pull request template by @ymaheshwari1 in #10
  • Improved: code for the count page to redirect the user to search and also updated the showToast function to add custom buttons(#ew3j63) by @ymaheshwari1 in #1
  • Improved: code by removing the redundant usage of ion-footer and declared the footer in the app file(#ew8pb0) by @ymaheshwari1 in #2
  • Improved: The code to use Image component (#1te0geh) by @NamanTech in #19
  • Improved: The code to display image properly on the count page (#1tkr… by @NamanTech in #22
  • Updated title for inventorycount(#1w9gm4n) by @Utkarshkaraiya in #25
  • Updated title for the app by @ymaheshwari1 in #28
  • Updated: the favicon image for the app(#1wuthbh) by @ymaheshwari1 in #29
  • Stop tracking .env file with source by @rahulbhooteshwar in #8
  • Added initial values by @adityasharma7 in #31
  • Create LICENSE by @adityasharma7 in #32
  • updated: favicon by @adityasharma7 in #33
  • Added instance URL support for inventory count (#1wuu9yg) by @bashu22tiwari in #30
  • Improved: code to prepare loader on app mounted and assign it to null on dismiss(#1x68xu9) by @Yashi002 in #34
  • Implemented code to display OMS information on settings page(#1ytrtk0) by @disha1202 in #37
  • Fixed the position of input label on login page (#1ym3jwv) by @azkyakhan in #39
  • removed console warnings and errors from application (#1ytpx0q). by @meet-aniket in #38
  • Added filter to not display virtual products (#1ytryjv) by @bashu22tiwari in #42
  • Solved issue of numFound on the search page ( #1ym23u6 ). by @meet-aniket in #40
  • Updated the markup(#1y2ract) by @disha1202 in #44
  • Improved store change configuration UI (#1ytrtqa) by @bashu22tiwari in #41
  • Removed .env.production and .env.staging (#1ytq0q0) by @bashu22tiwari in #36
  • Added support to search products by scanning barcode(#47gzm1) by @disha1202 in #43

New Contributors

  • @sheetalj2205 made their first contribution in #7
  • @ymaheshwari1 made their first contribution in #10
  • @NamanTech made their first contribution in #19
  • @Utkarshkaraiya made their first contribution in #25
  • @rahulbhooteshwar made their first contribution in #8
  • @adityasharma7 made their first contribution in #31
  • @Yashi002 made their first contribution in #34
  • @disha1202 made their first contribution in #37
  • @azkyakhan made their first contribution in #39
  • @meet-aniket made their first contribution in #38

Full Changelog: https://github.com/hotwax/inventorycount/commits/1.0.0