Skip to content

Releases: hotwax/available-to-promise

Release 2.0.1

21 Feb 09:47
Compare
Choose a tag to compare

What's Changed

  • Fixed: label on schedule threshold page(#179) by @ymaheshwari1 in #180
  • Fixed: permission issue on reorder and schedule job page(#85zrnnfqb) by @ymaheshwari1 in #181
  • Fixed: datetime not working when coming to the schedule threshold page again after scheduling a job successfully and redirect the user to select page when refreshing on schedule threshold page(#85zrnnfqb) by @ymaheshwari1 in #182
  • Fixed: navigation to login failed for token expire (oms-api#61) by @adityasharma7 in #184

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

20 Feb 07:16
d09a977
Compare
Choose a tag to compare

What's Changed

  • Changed "Rule name" to "Rule" and "Rule name" color to "color medium". by @Dhiraj1405 in #154
  • Added hotwax-apps-theme package(#85zrj08rb) by @disha1202 in #156
  • Improved: Updated UI of Settings page(#32j3r6t) by @shashwatbangar in #147
  • Implemented: Code to show app version & build information on Settings page(#85zrhn8w8) by @shashwatbangar in #157
  • Implemented logger using vue logger plugin(#21uxamh) by @disha1202 in #160
  • Implemented: support for using api and client methods from OMS api package (#85zrm1ktj) by @k2maan in #166
  • Fixed: build and locale warnings in the app(#85zrmg3u1) by @ymaheshwari1 in #164 and #165
  • Implemented: feature for user authorisation (#159) by @adityasharma7 in #161
  • Implemented: functionality to reorder export threshold jobs or change the runTime of jobs in bulk(#2adm0cu) by @ymaheshwari1 in #167
  • Updated: styling for the schedule threshold page(#2dewjnh) by @ymaheshwari1 in #169
  • Updated grid layout of products on select product page(#2cxuh4m) by @azkyakhan in #92
  • Added: support to change the product store from menu footer(#2e5w2hb) by @ymaheshwari1 in #171
  • Fixed: issue of facilitiesByProductStore and ShopifyConfig data not cleared on logout(#85zrn9yfn) by @ymaheshwari1 in #170
  • Updated: icons in menu to use outline icons by @ymaheshwari1 in #173
  • Implemented: support to reorder pending export jobs from the updates page(#2dmggua) by @ymaheshwari1 in #172
  • Fixed: issue when scheduling/reordering jobs from schedule page by @ymaheshwari1 in #175

New Contributors

Full Changelog: v1.2.0...v2.0.0

Release 1.2.0

13 Jan 12:55
2c888ac
Compare
Choose a tag to compare

What's Changed

  • Fixed build issue due to eslint version mismatch in dependencies (#85zrhpak3) by @k2maan in #153

New Contributors

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

02 Dec 06:46
471abfe
Compare
Choose a tag to compare

What's Changed

  • Update contribution guideline in Readme file(#2r0kmb3) by @azkyakhan in #132
  • Implemented: Code to check if user has permission to access the app(#2hr41aq) by @shashwatbangar in #131
  • Implemented: Modal to display server errors(#2gg32yc) by @shashwatbangar in #130
  • Upgraded ionic to 6.1.15(#2uaz29u) by @disha1202 in #134
  • Added support to alias specific instance URL with environment configuration(#30dkjp1) by @disha1202 in #142
  • Upgraded to ionic 6.2(#2w9wz26) by @disha1202 in #140
  • Updated bug report and feature request issue template by @ymaheshwari1 in #144

Full Changelog: v1.0.6...v1.1.0

Release 1.0.6

19 Aug 09:39
6f81e29
Compare
Choose a tag to compare

What's Changed

  • Fixed: DateTime component has different hour cycle on different devices(#2dmq8ja) by @shashwatbangar in #101
  • Fixed: Service fails when scheduled without facilityId(#2pjpbek) by @disha1202 in #129
  • Implemented: Create a user search preference entry after creating search preference(#2e5ww56) by @shashwatbangar in #128
  • Improved: code to create a user search preference entry after creating search preference (#2e5ww56). by @meet-aniket in #104

Full Changelog: v1.0.5...v1.0.6

Release 1.0.5

10 Aug 06:37
Compare
Choose a tag to compare

What's Changed

  • Fixed: AutoCompleteSolrFacet API fails due to invalid characters when using GET method (#2gagqqt) by @adityasharma7 in #127

Full Changelog: v1.0.4...v1.0.5

Release 1.0.4

09 Aug 10:03
630d47a
Compare
Choose a tag to compare

What's Changed

  • Fixed: Error: Something went wrong on successful cancelling of job (#2ftb67b) by @adityasharma7 in #108
  • Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in #109
  • Improved: Show threshold, include and exclude tags for Jobs on Threshold Updates page (#2jufac1) by @adityasharma7 in #110
  • Fixed: threshold value 0 not displayed (#2jufac1) by @adityasharma7 in #111
  • fixed: ShopifyConfig id is undefined when making api call while scheduling the job(#2kbpaux) by @disha1202 in #113
  • Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in #116
  • Implemented: infinite scroll support to find tag modal(#2juem0v) by @rathoreprashant in #118
  • Implemented: Added infinite scroll support to find tag modal(#2juem0v) by @shashwatbangar in #112
  • Implemented logic to apply threshold rule in threshold management page if jobId is passed in route parameter(#2mky6cn) by @disha1202 in #117
  • Implemented functionality to update threshold rule from threshold update page(#2ngcqdd) by @disha1202 in #119
  • Fixed: threshold rules not updated in state(#2ngcqdd) by @disha1202 in #120
  • Fixed: warning icon should only be displayed if job id is paaed in route(#2ngcqdd) by @disha1202 in #121
  • Fixed: runtime for new job should be same as existing one (#2ngcqdd) by @adityasharma7 in #123
  • Fixed: Implemented code to remove threshold rule through mutation(#2ngcqdd) by @disha1202 in #122
  • Fixed: wrong value for isFilterChanged and multiple solr queries on initial load (#2ngcqdd) by @adityasharma7 in #124
  • Implemented: Feature to update rule name in JobConfiguration(#2p1epk4) by @shashwatbangar in #125
  • Fixed: Code to update pendingJobs ruleName on thresholdUpdate page instantly(#2p1epk4) by @shashwatbangar in #126
  • Implemented: Code to show import threshold jobs in queued state on running tab(#2hr4mzb) by @shashwatbangar in #114

Full Changelog: v1.0.3...v1.0.4

Release 1.0.3

21 Jun 06:21
7a3ed07
Compare
Choose a tag to compare

What's Changed

  • Implemented support to store user preference for selected product store(#2f2h90a) by @rathoreprashant in #105
  • Implemented: Schedule job for recurrence and initial export separately (#2fdybra) by @adityasharma7 in #106

Full Changelog: v1.0.2...v1.0.3

Release 1.0.2

03 Jun 07:33
12edaa1
Compare
Choose a tag to compare

What's Changed

  • Fixed: issue of temp expr not being set when scheduling a new job(#2dmgzqb) by @ymaheshwari1 in #96
  • Implemented: added support to pass operator to product query (#2dmrnhx) by @adityasharma7 in #99
  • Fixed: product filters not updating on reset, logout and store change (#2dmrnhx) by @adityasharma7 in #100
  • Fixed: When including a tag, the product count does not update if the tag does not contain any product(#2dmha76) by @shashwatbangar in #98

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

Release 1.0.1

25 May 12:16
Compare
Choose a tag to compare

What's Changed

  • Improved code by updating padding and removing gap above result placeholder and added save threshold method to fab button in mobile view (#2cxuhuy) by @azkyakhan in #90
  • Improved: code to show Shop, Timezone and instance information at Menu bottom (#2d9a4ur). by @meet-aniket in #93
  • Implemented: code to add timezone support on the settings page (#2a7ymej) by @adityasharma7 in #94
  • Implemented: code to add timezone support on the settings page (#2a7ymej). by @meet-aniket in #68

New Contributors

Full Changelog: v1.0.0...v1.0.1