prometheus/web/ui/react-app/src
Boyko 41071278b6 Change old UI link to React App to point to graph page (#6697)
* change the link to React App to point to graph page

Signed-off-by: blalov <boiskila@gmail.com>

* add search params to classic UI link

Signed-off-by: blalov <boiskila@gmail.com>

* lint fix

Signed-off-by: blalov <boiskila@gmail.com>

* remove navLink onclick

Signed-off-by: blalov <boiskila@gmail.com>

* remove left-over

Signed-off-by: blalov <boiskila@gmail.com>

* remove pkg files

Signed-off-by: blalov <boiskila@gmail.com>

* delete .vscode

Signed-off-by: Boyko Lalov <boiskila@gmail.com>
2020-01-28 14:04:56 +01:00
..
components ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
hooks React UI: Send cookies on fetch() on older browsers (#6553) 2020-01-20 16:50:32 +01:00
pages Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
types Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
utils Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
vendor/flot ReactUI: adopt grafana flot fix for stacked graphs (#6603) 2020-01-14 16:12:08 +01:00
App.css Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
App.test.tsx Adding TSDB Stats Page in React UI (#6281) 2019-11-12 11:15:20 +01:00
App.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Navbar.tsx Change old UI link to React App to point to graph page (#6697) 2020-01-28 14:04:56 +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