prometheus/web/ui/react-app/src/pages/graph
Julius Volz a1601274ba
Support new duration format in graph range input (#7833)
* Support new duration format in graph range input

This is to make the duration parsing and formatting in the graph range
input field consistent with the new duration formatting introduced for
the configuration and PromQL
(https://github.com/prometheus/prometheus/pull/7713).

Ranges were previously handled in seconds - these are now handled in
milliseconds everywhere, as this makes things nicer / easier.

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Fixups

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-08-21 11:53:11 +02:00
..
DataTable.test.tsx React UI: Fixed data table for matrix always showing 1 as value (#6896) 2020-02-29 07:45:48 +01:00
DataTable.tsx React UI: Fixed data table for matrix always showing 1 as value (#6896) 2020-02-29 07:45:48 +01:00
ExpressionInput.test.tsx Update React vendoring (#6855) 2020-02-25 20:12:40 +01:00
ExpressionInput.tsx Update React vendoring (#6855) 2020-02-25 20:12:40 +01:00
Graph.test.tsx Update React vendoring (#6855) 2020-02-25 20:12:40 +01:00
Graph.tsx React UI: Support local timezone on /graph (#6692) 2020-01-24 23:44:18 +01:00
GraphControls.test.tsx Support new duration format in graph range input (#7833) 2020-08-21 11:53:11 +02:00
GraphControls.tsx Support new duration format in graph range input (#7833) 2020-08-21 11:53:11 +02:00
GraphHelpers.test.ts Fix detail swatch glitch (#7805) 2020-08-15 01:44:13 +02:00
GraphHelpers.ts Fix detail swatch glitch (#7805) 2020-08-15 01:44:13 +02:00
GraphTabContent.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
GraphTabContent.tsx React UI: Support local timezone on /graph (#6692) 2020-01-24 23:44:18 +01:00
Legend.tsx changes from PR requests (#6880) 2020-03-16 08:22:08 +01:00
Panel.test.tsx React UI: Don't null out data when clicking on current tab (#7243) 2020-05-15 14:03:15 +02:00
Panel.tsx Support new duration format in graph range input (#7833) 2020-08-21 11:53:11 +02:00
PanelList.test.tsx Fix react tests (#7077) 2020-04-01 16:37:52 +02:00
PanelList.tsx [comments] change word ‘dependencie’ to ‘dependencies’ (#6904) 2020-03-01 09:34:27 +01:00
QueryStatsView.css ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
QueryStatsView.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
QueryStatsView.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
SeriesName.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
SeriesName.tsx React-UI: flex-wrap the content (#6796) 2020-02-11 15:25:39 +01:00
TimeInput.test.tsx Update React vendoring (#6855) 2020-02-25 20:12:40 +01:00
TimeInput.tsx Support new duration format in graph range input (#7833) 2020-08-21 11:53:11 +02:00