prometheus/web/ui/react-app/src
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276)
* Add LastScrapeDuration to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Add Scrape job name to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Implement the /targets page in react

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Add state query param to targets endpoint

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Use state filter in api call

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* api feedback

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* pr feedback frontend

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* Implement and use localstorage hook

Signed-off-by: Dustin Hooten <dhooten@splunk.com>

* PR feedback

Signed-off-by: Dustin Hooten <dhooten@splunk.com>
2019-11-11 22:42:24 +01:00
..
components/SanitizeHTML Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
hooks React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
pages React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
utils React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
App.css React UI: Improve styling of autocomplete sections (#6228) 2019-11-03 12:47:47 +01:00
App.test.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
App.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +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 React UI: More conversions to Function Components (#6259) 2019-11-02 21:45:22 +01:00
ExpressionInput.test.tsx pass the value to the input instead to downshift (#6235) 2019-11-04 13:15:25 +01:00
ExpressionInput.tsx pass the value to the input instead to downshift (#6235) 2019-11-04 13:15:25 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Graph.test.tsx React UI: Display small numbers correctly (#6274) 2019-11-06 12:37:17 +01:00
Graph.tsx React UI: Display small numbers correctly (#6274) 2019-11-06 12:37:17 +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 React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Legend.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Legend.tsx React UI: More conversions to Function Components (#6259) 2019-11-02 21:45:22 +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 React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
Panel.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
Panel.tsx React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +01:00
PanelList.test.tsx Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
PathPrefixProps.ts React UI: Support custom path prefixes (#6264) 2019-11-04 09:17:50 +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 React UI: More conversions to Function Components (#6259) 2019-11-02 21:45:22 +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 React UI: Fix left/right icons in the time picker (#6275) 2019-11-05 08:15:18 -07:00