prometheus/web/ui/react-app/src
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
* support for globalurls in targets page react

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* fixed tests

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* removed fmts

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* implemented suggestions

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* formatted

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* implemented suggestions. fixed tests.

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* formated go code

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>

* implemented suggestions

Signed-off-by: Harkishen Singh <harkishensingh@hotmail.com>
2020-02-17 18:19:15 +01: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 Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
types Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
utils Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01: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