Releases: hotwax/fulfillment
Releases · hotwax/fulfillment
Release 1.12.0
What's Changed
- Implemented: support to provide options at order level for performing specific actions on clicking the order chip(#278) by @ymaheshwari1 in #284
- Implemented: support to enable/disable ecom inventory from settings page(#141) by @ymaheshwari1 in #259 and by @k2maan in #225
- Implemented: support to show product QOH on order card(#182) by @ymaheshwari1 in #286
- Improved: Enabled FIFO Sorting for Open Orders Page (#280). by @ravilodhi in #285
Full Changelog: v1.11.0...v1.12.0
Release 1.11.0
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
- @ravilodhi made their first contribution in #265
Full Changelog: v1.10.0...v1.11.0
Release 1.10.0
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
- @amansinghbais made their first contribution in #245
Full Changelog: v1.9.0...v1.10.0
v1.9.0
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
- @appurvajain made their first contribution in #164
- @Muskan-Pahwa made their first contribution in #165
- @sanskar345 made their first contribution in #195
- @Nidbhagwat made their first contribution in #223
Full Changelog: v1.8.0...v1.9.0
Release 1.8.0
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
What's Changed
- Fixed: build error TS2532: Object is possibly 'undefined' by @ymaheshwari1 in #152
- Implemenented: support to import shipped orders(#149) by @ymaheshwari1 in #153
- Updated README.md file by @ymaheshwari1 in #150
- Improved: column labels for import functionality and removed some unused imports by @ymaheshwari1 in #157
- Implemented: support to export the packed orders in specific format(#154) by @ymaheshwari1 in #156
Full Changelog: v1.6.0...v1.7.0
Release 1.6.0
What's Changed
- Removed: code to get and show atp (#123) by @adityasharma7 in #142
- Implemented: infinite scroll on open orders page (#143) by @adityasharma7 in #144
- Fixed: Issue with report an issue on in progress page (#146) by @adityasharma7 in #147
- Updated: app version for minor release (1.6.0) by @k2maan in #148
Full Changelog: v1.5.1...v1.6.0
Release 1.5.1
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
What's Changed
- Improved: show last brokered date for the orders (#126) by @adityasharma7 in #133
- Implemented: Lazy load related information as per the data viewed by User (#130) by @adityasharma7 in #134
- Implemented: logic to ship order, print shipping label, packing slip and retry shipping label (#131) by @adityasharma7 in #135
New Contributors
- @adityasharma7 made their first contribution in #133
Full Changelog: v1.4.0...v1.5.0
Release 1.4.0
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