Skip to content

Releases: hotwax/bopis

Release 2.24.1

15 Jul 06:14
Compare
Choose a tag to compare

What's Changed

  • Improved: logic to append isFetchingStock to false by default in shipGroup items (#403) by @amansinghbais in #404
  • Improved: changing the state of notification preference toggle only if api success (#405) by @amansinghbais in #406
  • Firebase Notification initialization from setting page by @ravilodhi in #408
  • Implemented: logic to initialize firebase when subscribing for the first time, and removing clientToken if no topic subscribed by @amansinghbais in #407

Full Changelog: v2.24.0...v2.24.1

Release 2.24.0

25 Jun 13:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.0...v2.24.0

Release 2.23.0

24 May 13:09
556c876
Compare
Choose a tag to compare

What's Changed

  • Fixed: infinite scroll issue when used with searchbar(dxp-289) by @R-Sourabh in #384 and #385
  • Implemented: timeZone switcher component from dxp package(dxp/262) by @R-Sourabh in #381
  • Fixed: html tags not working in the translations (#354) by @R-Sourabh in #388
  • Fixed: Allowed search on groupName to handle the case where picker is a party group(#389) by @R-Sourabh in #390
  • Display Inventory Computation for Order Items (#386) by @R-Sourabh in #391 and #392

Full Changelog: v2.22.0...v2.23.0

v2.22.0

08 Apr 13:22
0fba5d7
Compare
Choose a tag to compare

What's Changed

  • Fixed: Permission issue when defining a base permission for app by @shanmukhdutt in #371
  • Removed: ShipToCustomerModal after Checking the usage(#356) by @shanmukhdutt in #360
  • Fixed: notification issues in bopis (#274) by @amansinghbais in #375
  • Fixed: login issue in case of no associated product store (#373) by @amansinghbais in #374
  • Fixed: service worker registration error by removing the register service worker file (dxp-253) by @shanmukhdutt in #369
  • Improved:Updated the oms-api package to resolve login issues encountered when /api is omitted from the complete URL. Additionally, implemented a check in the app to handle direct URL access. by @R-Sourabh in #378
  • Fixed: removed duplicate permission ids by adding set in the API request by @shanmukhdutt in #370
  • Fixed: error handling in login process in case of object in error (dxp-258) by @amansinghbais in #376
  • Improved: .env file (dxp/280) by @R-Sourabh in #380
  • Improved: app to ionic v7.6.0 (#354) by @amansinghbais in #382

New Contributors

Full Changelog: v2.21.0...v2.22.0

Release 2.21.0

18 Jan 10:58
6910435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.21.0

Release 2.20.0

22 Dec 09:39
618ddea
Compare
Choose a tag to compare

What's Changed

  • Fixed: Fab button is not clickable on order details page when disabled by @shanmukhdutt in #347
  • Fixed: build failure of app on node version 20 by @k2maan in #348
  • Fixed: not getting product identifiers on app refresh resulting in no order details. by @amansinghbais in #351

New Contributors

Full Changelog: v2.19.0...v2.20.0

Release 2.19.0

08 Nov 13:13
ffd9d53
Compare
Choose a tag to compare

What's Changed

  • Implemented: support to use the product identifier component and used primary and secondary identifier accordingly(#250) by @ymaheshwari1 in #337
  • Fixed: 'cannot fulfill order' message on order details page (#338) by @k2maan in #339
  • Fixed: issue of payment chip not visible on order detail page by @ymaheshwari1 in #341
  • Fixed: issue of product identifier api fails as token is not set before fetching product identifier(#250) by @ymaheshwari1 in #340
  • Fixed: issue of product identifier api fails as token is not set before fetching product identifier(#250) by @ymaheshwari1 in #342
  • Implemented: UI to show phone number and update payment status chip colour on order details page by @k2maan in #343

Full Changelog: v2.18.0...v2.19.0

Release 2.18.0

06 Nov 09:16
0d114db
Compare
Choose a tag to compare

What's Changed

  • Reverted: commented UI for notifications by @k2maan in #324
  • Updated the main.ts file and removed the console statements for issue #310 by @mukundsolanki in #319
  • Fixed: Corrected security permissions to allow all the positive actions without COMMON_ADMIN permission. Imposed security check only on Reject Order button. by @ravilodhi in #327
  • Improved: UI for order details page(#283) by @ymaheshwari1 in #325
  • Improved: Order detail page on the open tab (#283) by @sanskar345 in #302
  • Fixed: support to display the stock for product as per the facility selected and removed unused mutations and types by @ymaheshwari1 in #331
  • Implemented: order details page on packed tab (#284) by @amansinghbais in #330 and by @amansinghbais in #334
  • Improved: removing all items from order details on reject all event by @amansinghbais in #335
  • Implemented: picker changing functionality for orders in packed tab (#284) by @amansinghbais in #332

New Contributors

Full Changelog: v2.17.2...v2.18.0

Release 2.17.2

16 Oct 09:10
e02f0bf
Compare
Choose a tag to compare

What's Changed

  • Updated: version for DXP in package.json by @k2maan in #322

Full Changelog: v2.17.1...v2.17.2

Release 2.17.1

12 Oct 14:22
c5b4f19
Compare
Choose a tag to compare

What's Changed

  • Fixed: warning due to missing label entry by @k2maan in #315
  • Updated: UI to remove notifications button and preference from settings by @k2maan in #316

Full Changelog: v2.17.0...v2.17.1