Releases: hotwax/bopis
Releases · hotwax/bopis
Release 2.6.0
What's Changed
- Add Spanish Label by @Adar9 in #203
- Implemented: code to retain product search when navigating to other pages (#85zrptx3u) by @k2maan in #202
- Fixed: Duplicate facility in facility switcher(#85zrpubf1) by @disha1202 in #200
New Contributors
Full Changelog: v2.5.0...v2.6.0
Release 2.5.0
What's Changed
- Implemented: support to add picker for ready to pick orders(#85zrnzf31) by @disha1202 in #187
Full Changelog: v2.4.0...v2.5.0
Release 2.4.0
What's Changed
- Implemented: support for using api and client methods from OMS api package (#85zrm1ktj) by @k2maan in #181
- Updated: UI for packing slip card on settings page (#85zrmkrmq) by @k2maan in #182
- Updated: UI for shipping orders card on settings page (#85zrmkx7q) by @k2maan in #183
- Fixed: navigation to login failed for token expire (oms-api#61) by @adityasharma7 in #188
- Fixed: show packing slip toggle (#85zrphr3t) by @k2maan in #191
- Fixed: build failure due to node version 18 on github (#85zrmkx7q) by @k2maan in #192
- Implemented: flow to get and show details on product details page (#1uvvc3x) by @adityasharma7 in #193
- Fixed: warehouse should not be in other stores list (#1uvvc3x) by @adityasharma7 in #195
- Fixed: loader should be dismissed when API fails on catalog and product page by @adityasharma7 in #196
- Moved packing slip and shipping order configuration from oms to app settings(#85zrpq1yd) by @disha1202 in #197
- Improved: selected color and size should not fetch variant info again by @adityasharma7 in #198
Full Changelog: v2.3.0...v2.4.0
Release 2.3.0
What's Changed
- Implemented: Add time zone support and migrated from moment to luxon (#25k8h53) by @k2maan in #174
- Implemented: Code to show app version and build information on Settings page (#85zrhn8w8) by @k2maan in #175
- Implemented: support for completed orders(#85zrkm9e3) by @ymaheshwari1 in #177
- Implemented: Flow to get and show product on Catalog page (#1uvvc2n) by @k2maan in #179
Full Changelog: v2.2.0...v2.3.0
Release 2.2.0
What's Changed
- Fixed: the case when getting 404 for the getUserPreference api by handling the condition in try catch block(#2gnze24) by @ymaheshwari1 in #104
- Improved code by wrapping text on bopis order item details for products(#2h77kau) by @azkyakhan in #114
- Improved markup and styling of segments in orders page(#2hcnrem) by @azkyakhan in #116
- Implemented: Code to check if user has permission to access the app(#2hr41aq) by @shashwatbangar in #129
- Updated: UI of Settings page(#32j3r6t) by @shashwatbangar in #156
- Fixed build issue due to eslint version mismatch in dependencies (#85zrhpak3) by @k2maan in #158
- Added hotwax-apps-theme package by @disha1202 in #164
Full Changelog: v2.1.0...v2.2.0
Release 2.1.0
What's Changed
- Add Japanese translation for the app by @itaru-tokuda in #138
- Upgraded ionic to 6.1.15(#2uaz29u) by @disha1202 in #140
- Added support to alias specific instance URL with environment configuration(#30dkjp1) by @disha1202 in #149
- Remove important notice by @Jacques-Murray in #152
- Upgraded to Ionic 6.2(#2w9wz26) by @disha1202 in #147
- Implemented language switcher (#30yqppq) by @k2maan in #153
New Contributors
- @itaru-tokuda made their first contribution in #138
- @Jacques-Murray made their first contribution in #152
- @k2maan made their first contribution in #153
Full Changelog: v2.0.3...v2.1.0
Release 2.0.3
What's Changed
- Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in #122
- Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in #127
- Created static UI of product detail page(#2jum8ga) by @azkyakhan in #128
- Upgraded to ionic 6(#1wn39h6) by @disha1202 in #132
Full Changelog: v2.0.2...v2.0.3
Release 2.0.2
What's Changed
- Fixed: Error when rejecting order with multiple items (#2hcqnu2) by @adityasharma7 in #117
- Fixed: Order is not removed after ready to pickup action (#1zgmh46) by @adityasharma7 in #119
- Added user preference for packing slip document(#1x692wg) by @disha1202 in #118
- Fixed: Search bar should reset on logout (#2hjmgzk) by @adityasharma7 in #121
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1
What's Changed
- Fixed: issue of orders not found after changing the section by assigning empty string to the queryString property before the method for fetching the orders is called(#2gnzkbw) by @ymaheshwari1 in #106
- Improved: the query to not include orders whose fulfillment status is either Cancelled or Rejected(#2h194jz) by @ymaheshwari1 in #108
- Fixed: When rejecting order items duplicate entries are created and item is not rejected (#2h1em69) by @adityasharma7 in #110
Full Changelog: v2.0.0...v2.0.1
Release 2.0.0
What's Changed
- Implemented: code to use solr-query for open section and order details page(#1xqg6b5) by @ymaheshwari1 in #95
- Improved: code to use solr query for fetching packed orders and implemented search functionality(#2gg3yeb) by @disha1202 in #97
- Fixed: the case when getting 404 for the getUserPreference api by handling the condition in try catch block(#2gnze24) by @ymaheshwari1 in #105
Full Changelog: v1.0.4...v2.0.0