Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 3.35 KB

release-notes.md

File metadata and controls

38 lines (31 loc) · 3.35 KB

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: https://github.com/hotwax/shopify-admin-helper/compare/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