prometheus/web/ui/react-app/src
Chris Marchbanks f17a0e17aa Implement the /flags page in react (#6248)
* Implement the /flags page in react

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>

* Use custom react hook for calling api

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2019-11-02 10:27:36 +01:00
..
components/SanitizeHTML Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
pages Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00
utils Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00
App.css reach router integration initial commit (#6232) 2019-10-27 22:03:39 +01:00
App.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
App.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
Checkbox.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Checkbox.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
DataTable.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
DataTable.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
ExpressionInput.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
ExpressionInput.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Graph.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Graph.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
GraphControls.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
GraphControls.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
index.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Legend.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Legend.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
MetricFormat.test.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
MetricFormat.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Navbar.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
Panel.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Panel.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
PanelList.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
QueryStatsView.css Adjust React query stats font (#6238) 2019-10-28 10:22:36 +01:00
QueryStatsView.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
QueryStatsView.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
SeriesName.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
SeriesName.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
setupTests.ts Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00
TimeInput.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
TimeInput.tsx WIP: React UI Linting rules (#6206) 2019-10-28 15:02:42 +01:00