Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@ymaheshwari1 ymaheshwari1 released this 10 Apr 11:29
· 183 commits to main since this release
946e310

What's Changed

  • Improved: save button action to not show an alert before save on routing list page(#119) by @ymaheshwari1 in #121
  • Implemented: support to enable multiple selection for sales channel option for routing filters(#116) by @ymaheshwari1 in #122
  • Improved: UI to display the rule status in the menu list(#117) by @ymaheshwari1 in #123
  • Improved: logic to change the status of routing even when the status is active(#115) by @ymaheshwari1 in #126
  • Improved: UI for run cards in case of different status(#114) by @ymaheshwari1 in #127
  • Improved: UI to update the width for the order routing filters section and added slots for filter selector icon by @ymaheshwari1 in #128
  • Improved: time formatting and delta value when displaying time(#118) by @ymaheshwari1 in #125
  • Improved: frequency options to have 5 minutes and 15 minutes support by @ymaheshwari1 in #129
  • Fixed: the schedule time and timeDiff as the execution time has been changed from seconds to millis(#130) by @ymaheshwari1 in #131
  • Fixed: multiple alerts getting rendered in DOM when moving back-and-forth from route and query page by @ymaheshwari1 in #132
  • Implemented: support to save the description on enter(#113) by @ymaheshwari1 in #133
  • Improved: code to add support for checking oms connection when using runNow feature by @ymaheshwari1 in #134
  • Fixed: run not displayed after creation immediately(#135) by @ymaheshwari1 in #137
  • Implemented: support to display oms details on settings page(#136) by @ymaheshwari1 in #143
  • Improved: check for rule and route name fields(#141) by @ymaheshwari1 in #144
  • Fixed: case to display productStoreId in case the storeName is not available(#149) by @ymaheshwari1 in #150
  • Fixed: issue in filter option persistence and field overridden issue in filter and sort options(#146) by @ymaheshwari1 in #151
  • Fixed: support to not open the details page for unarchived route(#145) by @ymaheshwari1 in #152
  • Improved: logic to run the job successfully on clicking runNow(#147) by @ymaheshwari1 in #153
  • Added: favicon for app(#74) by @ymaheshwari1 in #164
  • Implemented: support to disable the save button if there are no changes in the filter options by @ymaheshwari1 in #163
  • Improved: UI for the routing history to display message when no history is present and added lines full to have separation between the history modal title and its details(#166) by @ymaheshwari1 in #168
  • Improved: the leave alert UI when leaving the page without saving changes(#162) by @ymaheshwari1 in #170
  • Improved: check to display productStore options only if having multiple options to select from and removed the search option from the page(#156) by @ymaheshwari1 in #171
  • Removed: confirm alert before saving changes from the rules page(#161) by @ymaheshwari1 in #173
  • Improved: UI to move auto cancel days toggle inside unfillable items card(#158) by @ymaheshwari1 in #172
  • Improved: the sequence of status options and added subheader in popover(#160) by @ymaheshwari1 in #174
  • Fixed: operator when selecting proximity filter by @ymaheshwari1 in #176
  • Implemented: support to clone inventory rule(#159) by @ymaheshwari1 in #175
  • Improved: UI for the promise date order filter(#155) by @ymaheshwari1 in #177
  • Improved: UI to add empty states for runs, routes and rules page(#142) by @ymaheshwari1 in #178

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