forked from opensearch-project/alerting-dashboards-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fit and Finish UX Fixes (opensearch-project#1092)
* remove horizontal line below search bar Signed-off-by: Joanne Wang <jowg@amazon.com> * space between header and panel 16px and space around table 16px Signed-off-by: Joanne Wang <jowg@amazon.com> * fix 16px around table and search bar Signed-off-by: Joanne Wang <jowg@amazon.com> * remove pagination from top of table Signed-off-by: Joanne Wang <jowg@amazon.com> * add button to create monitor Signed-off-by: Joanne Wang <jowg@amazon.com> * add tooltip to delete Signed-off-by: Joanne Wang <jowg@amazon.com> * remove space on trash icon Signed-off-by: Joanne Wang <jowg@amazon.com> * fix gutter size Signed-off-by: Joanne Wang <jowg@amazon.com> * move edit under actions Signed-off-by: Joanne Wang <jowg@amazon.com> * fix notifications breadcrumb redirect Signed-off-by: Joanne Wang <jowg@amazon.com> * spacing from title to panel 16 for view monitor Signed-off-by: Joanne Wang <jowg@amazon.com> * fix some padding and remove horiz rule for findings section Signed-off-by: Joanne Wang <jowg@amazon.com> * change update monitor to edit monitor Signed-off-by: Joanne Wang <jowg@amazon.com> * change update to save and fix padding for create monitor Signed-off-by: Joanne Wang <jowg@amazon.com> * change monitor details padding and fix link to new page in alerts card Signed-off-by: Joanne Wang <jowg@amazon.com> * remove boarder when empty state Signed-off-by: Joanne Wang <jowg@amazon.com> * fix search bar spacing above Signed-off-by: Joanne Wang <jowg@amazon.com> * make create and edit monitor panels 16px padding Signed-off-by: Joanne Wang <jowg@amazon.com> * rename Signed-off-by: Joanne Wang <jowg@amazon.com> * fix original tabs Signed-off-by: Joanne Wang <jowg@amazon.com> * fix spacing on original monitor page Signed-off-by: Joanne Wang <jowg@amazon.com> * add pagination back to the alerts page Signed-off-by: Joanne Wang <jowg@amazon.com> * fix spacing for alerts dashboard flyout Signed-off-by: Joanne Wang <jowg@amazon.com> * cleanup Signed-off-by: Joanne Wang <jowg@amazon.com> * fix unit tests and run yarn test:jest -u Signed-off-by: Joanne Wang <jowg@amazon.com> * fix cypress tests Signed-off-by: Joanne Wang <jowg@amazon.com> --------- Signed-off-by: Joanne Wang <jowg@amazon.com>
- Loading branch information
1 parent
12b9084
commit 5b51458
Showing
44 changed files
with
172 additions
and
862 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ Array [ | |
}, | ||
Object { | ||
"href": "/", | ||
"text": "Update monitor", | ||
"text": "Edit monitor", | ||
}, | ||
] | ||
`; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.