Skip to content

Releases: hotwax/fulfillment

Release 1.12.0

04 Oct 14:04
0bab469
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

Release 1.11.0

27 Sep 11:02
e055617
Compare
Choose a tag to compare

What's Changed

  • Implemented: picker editing on in-progress orders page (#237) by @k2maan in #252
  • Improved: Added login support for the Store Fulfillment Admin User in fulfillment app. by @ravilodhi in #265
  • Implemented: alert message for Damaged , Worn display and Mismatch while reporting an issue in progress orders (#261) by @sanskar345 in #263
  • Implemented: toast for Blocked Pop-Ups when Generating Order Documents (#254) by @sanskar345 in #257
  • Implemented: alert messages for Not in stock product selection scenarios while reporting an issue in progress orders, Improved namings in exim page like dowload change to import and Improved message and header of edit picker confirmation alert (#260) by @sanskar345 in #262
  • Fixed: issue of facility name not visible in menu and error messages by @ymaheshwari1 in #272
  • Implemented: support to reorder fields after selection and updated the UI on the export page by @ymaheshwari1 in #274
  • Implemented: centralized oms instance navigator in settings page from dxp-components (#177) by @amansinghbais in #275
  • Implemented: support for single logout by @sanskar345 in #264

New Contributors

Full Changelog: v1.10.0...v1.11.0

Release 1.10.0

25 Aug 12:28
04f84c1
Compare
Choose a tag to compare

What's Changed

  • Implemented: Added mobile view support on the Open Orders Page (#244) by @amansinghbais in #245
  • Fixed: added condition to disable 'reject all' buttons on in-progress and open orders pages if no orders are there by @k2maan in #243
  • Display Shipping Label Generation Errors for the completed Orders by @sanskar345 in #215
  • Implemented: replaced the usage of Image component with ShopifyImg component by @sanskar345 in #172
  • Removed the refresh button from the Open Orders because it has no functionality by @amansinghbais in #246
  • Improved: Rejection Function Descriptions on the Open and In progress orders page.(#247) by @amansinghbais in #249

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

07 Aug 11:26
2878e04
Compare
Choose a tag to compare

What's Changed

  • Create es.json by @appurvajain in #164 and #213
  • Updated Spanish translations by @Muskan-Pahwa in #165 and by @appurvajain in #186
  • Improved: support to clear the search and selections when changing the page(139) by @ymaheshwari1 in #171
  • Fixed: issue of menu not being enabled for the correct page when using the back button(#137) by @ymaheshwari1 in #173
  • Fixed: issue of page information being unavailable on refresh by removing the usage of wrong quotes in es.json file(#166) by @ymaheshwari1 in #168
  • Fixed: searching on some fields not working on open orders page(#162) by @ymaheshwari1 in #169
  • Fixed: select all button to be disabled when there are no fields available for mapping(160) by @ymaheshwari1 in #170
  • Implemented: support to copy the order identification when clicked on the chip and displayed orderName in place of orderId(#175) by @ymaheshwari1 in #180
  • Implemented: support to display a spinner on document printing buttons(#176) by @ymaheshwari1 in #184
  • Implemented: support to display the picker id below picker name in the assign picker modal on open page(#183) by @ymaheshwari1 in #188
  • Fixed: issue of shipmentId not found on items, and improved logic to create unique key when fetching shipment and shipment route information(#155) by @ymaheshwari1 in #193
  • Fixed: issue of order not getting rejected from the inProgress page(#179) by @ymaheshwari1 in #197
  • Implemented: updated actions to common workflow by @sanskar345 in #195
  • Implemented: support to print picklist after creation from open order page by @ymaheshwari1 in #202
  • Improved: the position for the toast to move all the toast messages to bottom by @ymaheshwari1 in #200
  • Implemented: support to fetch data dynamically and added support to add custom field in the download exim(#159) by @ymaheshwari1 in #206
  • Fixed: issue of same package being added when clicking add box button multiple times(#198) by @ymaheshwari1 in #199
  • Implemented: support to define a standard button for generating shipping labels and fixed the issue of having slash in the retryShippingLabel resp(#203) by @ymaheshwari1 in #212
  • Fixed: issue related shipment id when changing the boxes frequently for an item(#201) by @ymaheshwari1 in #216
  • Implemented: support to save mappings and apply already available mappings(#192) by @ymaheshwari1 in #204 and #226
  • Implemented: support to display box type description on inProgress page in place of box id by @ymaheshwari1 in #220
  • Implemented: permissions management (#194) by @k2maan in #207
  • Updated Favicon by @Nidbhagwat in #223
  • Fixed: menu not enabled when on saved mappings page by @ymaheshwari1 in #224
  • Implemented: new message if user searches for a keyword that not matches with any result in completed, open and progress view by @sanskar345 in #217
  • Fixed: issue of multiple shipmentIds being passed even when the shipments are not used by @ymaheshwari1 in #228
  • Implemented: a check in findOrders actions in progress and completed that if no orders are found then do not fetch additional information by @sanskar345 in #219
  • Implemented: toast for background process on pack action on in-progress page (#185) by @k2maan in #214 and #229
  • Updated: settings page UI (#230) by @k2maan in #232
  • Implemented: reject button on open and in-progress orders page (#231) by @k2maan in #233
  • Fixed: Box chips Distortion when Adding More Than 6 Boxes by @sanskar345 in #234
  • Implemented: Single Sign On by @sanskar345 in #238

New Contributors

Full Changelog: v1.8.0...v1.9.0

Release 1.8.0

30 Jun 10:25
Compare
Choose a tag to compare

What's Changed

  • Upgraded ionic to 6.7.5 to fix popover issue with Chrome and Edge by @adityasharma7 in #161

Full Changelog: v1.7.0...v1.8.0

Release 1.7.0

23 Jun 06:08
a4e37b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

Release 1.6.0

16 Jun 11:23
0e2ac55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

Release 1.5.1

14 Jun 07:16
Compare
Choose a tag to compare

What's Changed

  • Fixed: shipmentId should be passed instead of complete shipment list for bulk ship orders (#131) by @adityasharma7 in #136

Full Changelog: v1.5.0...v1.5.1

Release 1.5.0

14 Jun 06:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0

01 Jun 09:38
d8bcfb0
Compare
Choose a tag to compare

What's Changed

  • Implemented: support to fetch shipment and shipmentPackage information on completed page and added support for missingLabelImage(#85zryhjxr) by @ymaheshwari1 in #116
  • Fixed: picklist print issue due to wrong index value being passed and added success toast after picklist is created by @ymaheshwari1 in #124
  • Fixed: issue of unwanted api calls after login, due to change in facility and productStore by @ymaheshwari1 in #128
  • Improved: logic to lazy load shipment information for inProgress orders(#85zt3q4xz) by @ymaheshwari1 in #125

Full Changelog: v1.3.0...v1.4.0