Skip to content

Releases: hotwax/fulfillment

Release 1.3.0

27 Apr 12:29
e3e137e
Compare
Choose a tag to compare

What's Changed

  • Card layout adjustments by @dt2patel in #111
  • Implemented: support to make packing slip, shipping label and print picklist functional(#1xx6rd3) by @ymaheshwari1 in #107
  • Fixed: the issue of empty chips on UI on inProgress page(#119) by @ymaheshwari1 in #120
  • Implemented: support to only allow user to select max 100 orders at once(#85zryr6gv) by @ymaheshwari1 in #118
  • Implemented: support to print customerLetter and shippingLabel from completed page by @ymaheshwari1 in #115
  • Implemented: support to display carrierPartyName and shipmentMethod desc on completed and open orders page(#85zry800j) by @ymaheshwari1 in #113

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

21 Apr 10:36
5c3cc0a
Compare
Choose a tag to compare

What's Changed

  • Implemented: code to make the data dynamic on the completed page(#1xx6t61) by @ymaheshwari1 in #94
  • Implemented: support to enable searching, applying filters and change the viewSize on completed page(#207m759) by @ymaheshwari1 in #96
  • Implemented: support to make the buttons functional on completed page(#85zrvxjku) by @ymaheshwari1 in #98
  • Fixed: issue of picklist not generated from open order page(#100) by @ymaheshwari1 in #104
  • Updated: oms-api package to latest release(update/oms-version) by @ymaheshwari1 in #108
  • Implemented: support to handle the case when checkInventory api exceeds the limit(#85zrx65t8) by @ymaheshwari1 in #103
  • Implemented: support to use logger(#85zrxrwd7) by @ymaheshwari1 in #105 and #109

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

12 Apr 07:16
b03c16b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

30 Mar 13:08
4e3b4ae
Compare
Choose a tag to compare

Release 1.0.0

What's Changed

Initial version of the app that comes with the following features

  • User should be able to see the open orders
  • Create picklist of selected orders and assign pickers
  • Fetch specific number of orders and also orders for specific shipment method
  • Turn fulfillment on/off from settings page
  • Static UI for InProgress and Completed orders page
  • Recycle open and InProgress orders from settings page

New Contributors

Full Changelog: https://github.com/hotwax/fulfillment-pwa/commits/v1.0.0