-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync single-sign-in branch with main #215
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52b337b - Browse repository at this point
Copy the full SHA 52b337bView commit details -
Improved: UI for the rules page as per the figma(#197)
- Added support to rename the routing name - Moved the style to change the input background to app level styling file - Added icons to rename rules button
Configuration menu - View commit details
-
Copy full SHA for a547bc6 - Browse repository at this point
Copy the full SHA a547bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3041753 - Browse repository at this point
Copy the full SHA 3041753View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0363a7 - Browse repository at this point
Copy the full SHA f0363a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b6bd9 - Browse repository at this point
Copy the full SHA 48b6bd9View commit details -
Merge pull request #198 from ymaheshwari1/#197
Improved: UI for the rules page(#197)
Configuration menu - View commit details
-
Copy full SHA for 987aa95 - Browse repository at this point
Copy the full SHA 987aa95View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86a11b2 - Browse repository at this point
Copy the full SHA 86a11b2View commit details -
Merge pull request #201 from ymaheshwari1/fix/auto-focus-inventory-re…
…name Implemented: support to autofocus on the input when updating rule name
Configuration menu - View commit details
-
Copy full SHA for 6eb1dc0 - Browse repository at this point
Copy the full SHA 6eb1dc0View commit details -
Fixed: case to have a default value for cronExpression when updating …
…group status and cron expresssion is not present
Configuration menu - View commit details
-
Copy full SHA for 419e0da - Browse repository at this point
Copy the full SHA 419e0daView commit details -
Merge pull request #202 from ymaheshwari1/fix/schedule-value
Fixed: case to have a default value for cronExpression when updating group status and cron expresssion is not present
Configuration menu - View commit details
-
Copy full SHA for 1f817d9 - Browse repository at this point
Copy the full SHA 1f817d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbea8d4 - Browse repository at this point
Copy the full SHA cbea8d4View commit details -
Merge pull request #203 from ymaheshwari1/release
Improved: app version in package and lock file for minor release(v1.2.0)
Configuration menu - View commit details
-
Copy full SHA for 59e93f4 - Browse repository at this point
Copy the full SHA 59e93f4View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0adadce - Browse repository at this point
Copy the full SHA 0adadceView commit details -
Fixed: issue in alert input to not allow entering special character a…
…nd updated the condition to prefill the alert input for promise date filter(#197)
Configuration menu - View commit details
-
Copy full SHA for 8f1bd2f - Browse repository at this point
Copy the full SHA 8f1bd2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc02bd - Browse repository at this point
Copy the full SHA ebc02bdView commit details -
Merge pull request #204 from ymaheshwari1/#197
Fixed: issue regarding decimal numbers can be entered in alert input(#197)
Configuration menu - View commit details
-
Copy full SHA for 5753927 - Browse repository at this point
Copy the full SHA 5753927View commit details -
Merge pull request #205 from ymaheshwari1/#181
Fixed: archived routing cards to be dispalyed correctly after unarchiving a rule(#181)
Configuration menu - View commit details
-
Copy full SHA for c711ef4 - Browse repository at this point
Copy the full SHA c711ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2f7dc - Browse repository at this point
Copy the full SHA 8d2f7dcView commit details -
Merge pull request #206 from ymaheshwari1/release
Improved: app version in package and lock file for patch release(v1.2.1)
Configuration menu - View commit details
-
Copy full SHA for 8b0de43 - Browse repository at this point
Copy the full SHA 8b0de43View commit details
Commits on Apr 26, 2024
-
Fixed: case to handle the case when enum data is missing for specific…
… type Added empty state in option selection modal when the enum data is missing Added check to display the code if the enum label is missing
Configuration menu - View commit details
-
Copy full SHA for ebf073a - Browse repository at this point
Copy the full SHA ebf073aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676cf56 - Browse repository at this point
Copy the full SHA 676cf56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4993d4b - Browse repository at this point
Copy the full SHA 4993d4bView commit details
Commits on Apr 29, 2024
-
Merge pull request #209 from ymaheshwari1/fix/empty-state-on-missing-…
…data Fixed: case to handle the case when enum data is missing for specific type
Configuration menu - View commit details
-
Copy full SHA for 22f2511 - Browse repository at this point
Copy the full SHA 22f2511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fafdb - Browse repository at this point
Copy the full SHA 63fafdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6c728 - Browse repository at this point
Copy the full SHA 7f6c728View commit details -
Merge pull request #210 from ymaheshwari1/fix/reordering-inventory-rule
Fixed: issue in reordering the inventory rules
Configuration menu - View commit details
-
Copy full SHA for 47c620b - Browse repository at this point
Copy the full SHA 47c620bView commit details
Commits on May 10, 2024
-
Improved: UI for back feature from the query page(#124)
Removed the back button feature from the chip Added header with a standard back button and displayed routing name inside the header Added default href for back button to move to the group details page
Configuration menu - View commit details
-
Copy full SHA for 273eaf0 - Browse repository at this point
Copy the full SHA 273eaf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1023d63 - Browse repository at this point
Copy the full SHA 1023d63View commit details -
Merge pull request #211 from ymaheshwari1/#124
Improved: UI for back feature from the query page(#124)
Configuration menu - View commit details
-
Copy full SHA for 98220c9 - Browse repository at this point
Copy the full SHA 98220c9View commit details
Commits on May 13, 2024
-
Implemented: support to fetch the latest routing history and fetch th…
…e history by startDate
Configuration menu - View commit details
-
Copy full SHA for 7009b5e - Browse repository at this point
Copy the full SHA 7009b5eView commit details -
Fixed: issue of duplicate filters getting applied on the rules
Fetched the latest information after updating a rule so to pass the seqId when updating the same filter again
Configuration menu - View commit details
-
Copy full SHA for 36c5e3d - Browse repository at this point
Copy the full SHA 36c5e3dView commit details -
Merge pull request #214 from ymaheshwari1/fix/duplicate-filters-on-rule
Fixed: issue of duplicate filters getting applied on the rules
Configuration menu - View commit details
-
Copy full SHA for ebb0a33 - Browse repository at this point
Copy the full SHA ebb0a33View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5529ed8 - Browse repository at this point
Copy the full SHA 5529ed8View commit details -
Merge pull request #213 from ymaheshwari1/feat/fetch-latest-run-history
Implemented: support to fetch the latest routing history and fetch the history by startDate
Configuration menu - View commit details
-
Copy full SHA for 880be90 - Browse repository at this point
Copy the full SHA 880be90View commit details