Skip to content

Commit

Permalink
Merge pull request #178 from ymaheshwari1/#142
Browse files Browse the repository at this point in the history
Improved: UI to add empty states for runs, routes and rules page(#142)
  • Loading branch information
ymaheshwari1 authored Apr 10, 2024
2 parents 783bf37 + 7e57806 commit 5ebaaf9
Show file tree
Hide file tree
Showing 6 changed files with 177 additions and 152 deletions.
Binary file added src/assets/images/BrokeringRunsEmptyState.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/InventoryRuleEmptyState.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"Cloning route": "Cloning route",
"Close": "Close",
"Connection configuration is missing for oms.": "Connection configuration is missing for oms.",
"Create brokering run": "Create brokering run",
"Create order batch": "Create order batch",
"Create order batches for this Brokering Run to execute.": "Create order batches for this Brokering Run to execute.",
"Created at": "Created at",
"Description": "Description",
"Discard": "Discard",
Expand All @@ -41,11 +44,10 @@
"Failed to create brokering run": "Failed to create brokering run",
"Failed to create inventory rule": "Failed to create inventory rule",
"Failed to create order routing": "Failed to create order routing",
"Failed to identify selected inventory rule, please select a rule or refresh": "Failed to identify selected inventory rule, please select a rule or refresh",
"Failed to update group information": "Failed to update group information",
"Failed to schedule service": "Failed to schedule service",
"Fetching filters and inventory rules": "Fetching filters and inventory rules",
"Fetching groups": "Fetching groups",
"Fetching runs": "Fetching runs",
"Fetching rules": "Fetching rules",
"Fetching time zones": "Fetching time zones",
"Filters": "Filters",
Expand Down Expand Up @@ -95,6 +97,7 @@
"Passed duration": "Passed duration",
"Password": "Password",
"Please enter a valid name": "Please enter a valid name",
"Please select a rule or refresh": "Please select a rule or refresh",
"Please select a scheduling for job": "Please select a scheduling for job",
"Product Store": "Product Store",
"Promise date": "Promise date",
Expand Down
Loading

0 comments on commit 5ebaaf9

Please sign in to comment.