-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: **[PLAT-14924]** - Add Configuration button on Integration/Logs page should be disabled if the user does not have permission. **[PLAT-12829]** - Create Support Bundle button doesn't show permission error when clicked by read only users[RBAC disabled Envt]. **[PLAT-15446]** - Minor custom dates box adjustment for prometheus metrics. Test Plan: Tested manually **Screenshot** {F291118} Reviewers: kkannan Reviewed By: kkannan Subscribers: ui, yugaware Differential Revision: https://phorge.dev.yugabyte.com/D38448
- Loading branch information
1 parent
96703da
commit c5aca3b
Showing
4 changed files
with
42 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,6 +75,7 @@ | |
} | ||
|
||
.date-time-picker { | ||
width: 500px; | ||
.rw-datetime-picker:first-child { | ||
margin-left: 0px; | ||
} | ||
|
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