-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance time range selector for metrics - include presets (#2292)
Signed-off-by: adarsh0728 <[email protected]>
- Loading branch information
1 parent
faa27a6
commit d387d3f
Showing
6 changed files
with
319 additions
and
76 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
19 changes: 8 additions & 11 deletions
19
.../NodeInfo/partials/Pods/partials/PodDetails/partials/Metrics/partials/LineChart/index.tsx
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
7 changes: 5 additions & 2 deletions
7
...nfo/partials/Pods/partials/PodDetails/partials/Metrics/partials/common/Dropdown/index.tsx
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
49 changes: 49 additions & 0 deletions
49
...ials/Pods/partials/PodDetails/partials/Metrics/partials/common/TimeRange/TimeSelector.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
104 changes: 54 additions & 50 deletions
104
...fo/partials/Pods/partials/PodDetails/partials/Metrics/partials/common/TimeRange/index.tsx
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.