Skip to content

Releases: hotwax/preorder

Release 1.1.0

13 Jan 10:01
ecb4ce4
Compare
Choose a tag to compare

What's Changed

  • Sort features (color, size etc) using apparel sorter (#2kbv95j) by @k2maan in #78
  • Upgraded ionic to 6.1.15(#2uaz29u) by @disha1202 in #79
  • Added icons for eCom Store and user profile on settings page by @tusharparakh in #81
  • Added support to alias specific instance URL with environment configuration(#30dkjp1) by @disha1202 in #90
  • Upgraded to ionic 6.2(#2w9wz26) by @disha1202 in #88
  • Implemented: Support to fetch brands from backend on settings page#2r69y7g by @shashwatbangar in #74
  • Implemented: Updated UI of settings page(#32j3r6t) by @shashwatbangar in #93
  • Fixed eCommerce options are not visible on settings page (#85zrhj216) by @k2maan in #96
  • Fixed build issue due to eslint version mismatch in dependencies (#85zrhpak3) by @k2maan in #97

New Contributors

Full Changelog: v1.0.2...v1.1.0

Release 1.0.2

02 Sep 13:12
19ecad4
Compare
Choose a tag to compare

What's Changed

  • Updated: pull request build check(#20k1511) by @disha1202 in #76
  • Displayed the product attributes dynamically #1xc2ecd by @disha1202 in #33
  • Upgraded preorder from ionic 5 to ionic 6(#1yky3t5) by @disha1202 in #45

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

26 Aug 13:13
d90bff4
Compare
Choose a tag to compare

What's Changed

  • Implemented code to display current OMS information on settings page(#1y2ract) by @disha1202 in #40
  • Updated .env.example by @ymaheshwari1 in #41
  • Fixed the position of input label on login page (#1ym3jwv) by @azkyakhan in #42
  • updated markup(#1y2ract) by @disha1202 in #43
  • Implemented static code of catalog page and created edit shipping popover and modal (#1w3c4w1) by @azkyakhan in #47
  • Updated the UI of settings page(#1z54hy7) by @disha1202 in #48
  • Removed fullscreen=true from ion-content of all pages(#21aqct8) by @azkyakhan in #51
  • Displayed the attribute value as comma-separated(#1xc2cfg) by @disha1202 in #32
  • Added slot icon-only to ion-icon in ion-button(#238uwuv) by @Nihu-Sharma in #52
  • Added theme Color in index.html(#226cynn) by @Mayank909 in #53
  • Added firebase deployment configuration(#20d6xcu) by @disha1202 in #49
  • Improved code to add viewSize to all the list queries (#24pfzq8). by @meet-aniket in #55
  • Improved: code to remove error while having spaces around fields on Login page (#20jwqu1). by @meet-aniket in #54
  • Added time-outline icon for timezone(#25k73ff) by @Nihu-Sharma in #56
  • Removed timezone mismatch alert on login(2893rqm) by @Nihu-Sharma in #58
  • Improved: position of toast from top to bottom(#2a7ut0j) by @Mayank909 in #60
  • Improved: code to hide option to set baseURL if value available in '.env' file (#29wgkkh). by @Mayank909 in #59
  • Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in #65
  • Fixed: Warning: ion-icon not defined on settings page(#2h71py4) by @shashwatbangar in #70
  • Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in #72
  • Implemented: support to store user preference for selected brands (#2f2h93z) by @rathoreprashant in #64
  • Implemented: Code to check if user has permission to access the app(#2hr41aq) by @shashwatbangar in #68
  • Update contribution guideline in Readme file(#2r0kmb3) by @azkyakhan in #73
  • Improved: app version in package and lock file for new release(#2rbz0yh) by @ymaheshwari1 in #75

New Contributors

Full Changelog: 1.0.0...v1.0.1

Release 1.0.0

07 Jan 13:55
Compare
Choose a tag to compare

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