prometheus/web/ui/react-app/src
Levi Harrison d44b4c5f1d
React UI: Starting Screen Progress Bar Should Start at 0 (#8908)
* Removed min value

Signed-off-by: Levi Harrison <git@leviharrison.dev>

* Added tests

Signed-off-by: Levi Harrison <git@leviharrison.dev>

* Set min value

Signed-off-by: Levi Harrison <git@leviharrison.dev>
2021-06-09 18:25:47 +02:00
..
components Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
constants Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
contexts Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
fonts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
hooks React UI: Add Starting Screen (#8662) 2021-06-05 15:29:32 +01:00
pages React UI: Starting Screen Progress Bar Should Start at 0 (#8908) 2021-06-09 18:25:47 +02:00
themes Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
types React UI: Add Starting Screen (#8662) 2021-06-05 15:29:32 +01:00
utils Fix inconsistent display of word 'ago' on rules page (#8566) 2021-03-08 19:10:09 +01:00
vendor/flot Fix react UI bug with series going on and off (#7804) 2020-08-22 21:03:19 +02:00
App.test.tsx react updates for pathPrefix (#7979) 2020-10-22 17:22:32 +02:00
App.tsx React UI: Add Starting Screen (#8662) 2021-06-05 15:29:32 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
Navbar.test.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
Navbar.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupTests.ts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
Theme.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00