Skip to content

Releases: hotwax/shopify-admin-helper

v1.4.0

11 Jun 14:01
5a159f9
Compare
Choose a tag to compare

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

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

Release 1.3.0

16 Jan 12:54
7f8307a
Compare
Choose a tag to compare

What's Changed

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

Release 1.2.0

05 Oct 11:34
20e8368
Compare
Choose a tag to compare

What's Changed

  • Implemented: support for keyword search in pickup modal by @ymaheshwari1 in #30

New Contributors

Full Changelog: v1.1.1...v1.2.0

Release 1.1.1

02 Aug 04:42
bbc6d20
Compare
Choose a tag to compare

What's Changed

  • Fixed: issue of stores not being searched even when entering a valid zipCode by @ymaheshwari1 in #28

New Contributors

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

30 Mar 13:06
65bd5d5
Compare
Choose a tag to compare

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

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

Release 1.0.0

10 Aug 12:36
123016c
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/hotwax/shopify-admin-helper/commits/v1.0.0