Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@adityasharma7 adityasharma7 released this 24 Jan 14:20
· 798 commits to main since this release
d7ca5f1

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
  • 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
  • Improved readme and added all .env files example to .gitignore by @adityasharma7 in #47
  • Create CODE_OF_CONDUCT.md by @adityasharma7 in #48
  • Create CONTRIBUTING.md by @adityasharma7 in #49
  • Improved: app name and version of the app by @ymaheshwari1 in #50
  • Removed fab position adjustment and decreased value of bottom position of scan button (#2401fr1) by @azkyakhan in #51
  • Add image banner by @adityasharma7 in #52
  • Upgraded the version of vue barcode reader(#1zawzz8) by @disha1202 in #53

New Contributors

Full Changelog: https://github.com/hotwax/inventory-count/commits/1.0.0