prometheus/web/ui/react-app/src
Nuno Cardoso f97d2ddb6e
REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426)
* value field more human readable

Signed-off-by: kisc <nuno_kisc@hotmail.com>

* fix typo

Signed-off-by: Nuno Cardoso <nuno_kisc@hotmail.com>

* add function convertSCToNumber

Signed-off-by: nunokisc <nuno_kisc@hotmail.com>

* add convertSCToNumber test

Signed-off-by: nunokisc <nuno_kisc@hotmail.com>

* normalize function name

Signed-off-by: kisc <nuno_kisc@hotmail.com>

* convertScientificNotationToNumber to parsePrometheusFloat

Signed-off-by: kisc <nuno_kisc@hotmail.com>
2020-06-23 20:10:56 +02:00
..
components Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
hooks Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
pages REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426) 2020-06-23 20:10:56 +02:00
types Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
utils REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426) 2020-06-23 20:10:56 +02:00
vendor/flot ReactUI: adopt grafana flot fix for stacked graphs (#6603) 2020-01-14 16:12:08 +01:00
App.css React-UI: flex-wrap the content (#6796) 2020-02-11 15:25:39 +01:00
App.test.tsx Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
App.tsx Add conditional rendering of Navlink for Consoles (#6761) 2020-02-08 11:00:47 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01: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 React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupTests.ts Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00