Releases: hotwax/picking
Releases · hotwax/picking
Release 1.1.0
What's Changed
- updated title of picking app (#1w9gm4n) by @Utkarshkaraiya in #28
- Implemented code to take instanceUrl from user and use it (#1wf8d38) by @bashu22tiwari in #29
- Added: condition to hide the list-header when picklist is empty(#25) by @ymaheshwari1 in #27
- Improved: code to prepare loader on app mounted and assign it to null on dismiss(#1x68xu9) by @Yashi002 in #35
- Implemented code to display current OMS information on settings page(… by @disha1202 in #38
- Fixed the position of input label on login page (#1ym3jwv) by @azkyakhan in #40
- Added md mode (#1zax3p6) by @bashu22tiwari in #44
- Updated the markup #1y2ract by @disha1202 in #42
- Improved code by using logo component for light and dark theme on login page (#1zw59ab) by @azkyakhan in #46
- Updated the version of vue barcode reader(#1zax2tg) by @disha1202 in #43
- Added firebase deployment configuration(#20d6xcu) by @disha1202 in #47
- Revert "Added firebase deployment configuration(#20d6xcu)" by @adityasharma7 in #51
- Removed fullscreen=true from ion-content of all pages(#21aqct8) by @azkyakhan in #49
- Updated color of ion-icon in ion-chip, ion-chip outline and ion-item lines in dark mode(#238p38r) by @azkyakhan in #53
- Improved: code to remove login error when having spaces in the fields (#20jwqu1). by @meet-aniket in #56
- Improved: code to pass viewSize in all list queries (#24pfzq8). by @meet-aniket in #55
- Added firebase deployment configuration(#20d6xcu) by @adityasharma7 in #52
- Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in #62
- Improved: code to hide option to set baseURL if value available in '.env' file (#29wgkkh) by @Mayank909 in #58
- Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in #65
- Added PWA Configuration (#226cynn) by @Mayank909 in #54
- Implemented: Added PWA Configuration(#226cynn) by @shashwatbangar in #66
- Update contribution guideline in Readme file(#2r0kmb3) by @azkyakhan in #68
- Implemented: Code to check if user has permission to access the app(#2hr41aq) by @shashwatbangar in #67
New Contributors
- @bashu22tiwari made their first contribution in #29
- @Yashi002 made their first contribution in #35
- @meet-aniket made their first contribution in #56
- @rathoreprashant made their first contribution in #62
- @Mayank909 made their first contribution in #58
- @shashwatbangar made their first contribution in #66
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
Initial app comes with following functionality:
- User(Picker) can login into the system.
- All picklists assigned to user are available on list or home page.
- User can navigate to picklist detail page, scan product with Barcode\QR code and mark picklist as picked.
- User can change stores if associated with multiple stores.
Features: