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

New Contributors

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

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