Skip to content

Releases: hotwax/bopis

Release 2.7.0

24 Mar 11:09
96e6f5a
Compare
Choose a tag to compare

What's Changed

  • Implemented: Feature to update Reroute fulfillment configuration from settings page (#208) by @adityasharma7 in #211

Full Changelog: v2.6.0...v2.7.0

Release 2.6.0

10 Mar 10:19
ce2875a
Compare
Choose a tag to compare

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

03 Mar 09:15
5cee0fc
Compare
Choose a tag to compare

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

02 Mar 12:53
Compare
Choose a tag to compare

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

02 Feb 13:28
f280ba1
Compare
Choose a tag to compare

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

20 Jan 13:22
e18b7c4
Compare
Choose a tag to compare

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

02 Dec 06:35
8b56ca1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

Release 2.0.3

02 Sep 12:56
0bdc8dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

Release 2.0.2

06 Jul 06:35
Compare
Choose a tag to compare

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

29 Jun 06:58
3d79fd8
Compare
Choose a tag to compare

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