Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@adityasharma7 adityasharma7 released this 07 Jan 13:55
· 615 commits to main since this release

Initial app comes with following functionality:

  • User should be able to login into the app
  • On Orders page, all the orders & items are available to be release, release to warehouse, update estimate delivery date and cancel.
  • On products page, user can release, release to warehouse and cancel items of variants.

What's Changed

  • Implemented instance url flow by @bashu22tiwari in #27
  • Improved: code to prepare loader on app mounted (#1x68xu9) by @Yashi002 in #29
  • Implemented logic to show product variants on the basis of the selected attribute(#1xc2eqg) by @disha1202 in #34
  • Improved code to get orderName if it is present and removed the code for order Identification (1xx2h84) by @bashu22tiwari in #37
  • Handle empty check for color and size for orders page (#1xx6u1f) by @bashu22tiwari in #38
  • Stop tracking .env with source by @rahulbhooteshwar in #7
  • Improve payload preparation for search products(#1x69mn1) by @Yashi002 in #30

New Contributors

Full Changelog: https://github.com/hotwax/preorder/commits/1.0.0