Releases: hotwax/shopify-admin-helper
Releases · hotwax/shopify-admin-helper
v1.4.0
What's Changed
- Improved: workflow for PR the by using the dxp common pull request co… by @Ritika-Patel08 in #35
- Improved: ui by adding back button, loading the stores on opening pickup modal and dispalying all the stores irrespective of the inventory available(#36) by @ymaheshwari1 in #37
New Contributors
- @Ritika-Patel08 made their first contribution in #35
Full Changelog: v1.3.0...v1.4.0
Release 1.3.0
What's Changed
- Fixed: build failure on node v20 by @ymaheshwari1 in #32
Full Changelog: v1.2.0...v1.3.0
Release 1.2.0
What's Changed
- Implemented: support for keyword search in pickup modal by @ymaheshwari1 in #30
New Contributors
- @ravilodhi made their first contribution in #31
Full Changelog: v1.1.1...v1.2.0
Release 1.1.1
What's Changed
- Fixed: issue of stores not being searched even when entering a valid zipCode by @ymaheshwari1 in #28
New Contributors
- @ymaheshwari1 made their first contribution in #28
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0
What's Changed
- Updated Readme file and added pull request template(#2q9nxqt) by @azkyakhan in #18
- Updated UI for order details page and implemented feature to select store pickup location (#85zru5e18) by @k2maan in #25
New Contributors
- @azkyakhan made their first contribution in #18
- @k2maan made their first contribution in #26
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
What's Changed
- Added initial code(#2k5yk2b) by @disha1202 in #2
- Implemented logic to add line item properties from shopify admin dashboard(#2k070cx) by @disha1202 in #1
- Fixed: getShopifyDraftOrder method(#2k070cx) by @disha1202 in #3
- Fixed: code to login only when getting stores(#2me4rbb) by @disha1202 in #4
- Fixed: Store name is not added in address(#2me4rbb) by @disha1202 in #5
- Fixed: Used the correct label for getting estimated delivery date(#2me4rbb) by @disha1202 in #6
- Updated isPreorderBackorderItem method(#2me4rbb) by @disha1202 in #7
- Fixed: code to display the correct estimated delivery date and Pre order/Back order radio buttons not working(#2me4rbb) by @disha1202 in #8
- Fixed: code to logout when token expires and shop changes. Stored route params in state(#2mku11x) by @disha1202 in #9
- Added comments and updated code to redirect to admin dashboard(#2mku11x) by @disha1202 in #10
- Removed back button and updated code to access api key(#2mku11x) by @disha1202 in #11
- Updated redirect url after order update(#2mku11x) by @disha1202 in #12
- Fixed: when saving changes and navigating to draft order page changes were not reflecting (#2nvwjyb) by @adityasharma7 in #13
- Renamed line item property from Pickup Store to Store Pickup(#2nvxwh1) by @disha1202 in #14
- Fixed error handling when update draft order fails(#2p1eqhp) by @disha1202 in #15
- Fixed: Error when fetching draft order after login(#2p773w5) by @disha1202 in #16
- Fixed: Browser back button should not navigate to Login page after login(#2p7b92p) by @disha1202 in #17
New Contributors
- @disha1202 made their first contribution in #2
- @adityasharma7 made their first contribution in #13
Full Changelog: https://github.com/hotwax/shopify-admin-helper/commits/v1.0.0