prometheus/web/ui/react-app/src
Boyko b90b5736b9 Allow sec timestamp ()
* adding seconds timestamp to time input

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

* calc time range properly

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

* fix test

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

* unify table and graph time inputs

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

* rename calcTimeRange func

Signed-off-by: blalov <boiskila@gmail.com>
2019-12-17 10:50:58 +01:00
..
components/SanitizeHTML Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
graph Graph multi series select () 2019-12-03 20:20:45 +01:00
hooks Replace fetching hooks with class render prop component () 2019-11-12 14:35:47 +01:00
pages React UI: Fix issue when changing query then time, the old query executed () 2019-12-12 23:22:12 +01:00
types React UI: Improve graph legend hover performance () 2019-11-26 20:48:53 +01:00
utils Allow sec timestamp () 2019-12-17 10:50:58 +01:00
App.css Allow sec timestamp () 2019-12-17 10:50:58 +01:00
App.test.tsx Adding TSDB Stats Page in React UI () 2019-11-12 11:15:20 +01:00
App.tsx React UI: Add /tsdb-status to React-handled routes () 2019-11-20 15:50:52 +01:00
Checkbox.test.tsx Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
Checkbox.tsx WIP: React UI Linting rules () 2019-10-28 15:02:42 +01:00
DataTable.test.tsx Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
DataTable.tsx React UI: Graph legend () 2019-11-24 13:14:57 +01:00
ExpressionInput.test.tsx React UI: Fix issue when changing query then time, the old query executed () 2019-12-12 23:22:12 +01:00
ExpressionInput.tsx React UI: Fix issue when changing query then time, the old query executed () 2019-12-12 23:22:12 +01:00
globals.ts Integrate beginning of React UI () 2019-10-17 14:38:09 +02:00
index.tsx React UI: Support custom path prefixes () 2019-11-04 09:17:50 +01:00
MetricFormat.test.ts Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
MetricFormat.ts Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
Navbar.tsx React UI: Make link to classic UI work () 2019-11-14 18:46:39 +01:00
Panel.test.tsx React UI: Fix issue when changing query then time, the old query executed () 2019-12-12 23:22:12 +01:00
Panel.tsx React UI: Fix issue when changing query then time, the old query executed () 2019-12-12 23:22:12 +01:00
PathPrefixProps.ts React UI: Support custom path prefixes () 2019-11-04 09:17:50 +01:00
QueryStatsView.css Adjust React query stats font () 2019-10-28 10:22:36 +01:00
QueryStatsView.test.tsx Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
QueryStatsView.tsx WIP: React UI Linting rules () 2019-10-28 15:02:42 +01:00
react-app-env.d.ts Integrate beginning of React UI () 2019-10-17 14:38:09 +02:00
SeriesName.test.tsx Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
SeriesName.tsx React UI: More conversions to Function Components () 2019-11-02 21:45:22 +01:00
setupTests.ts Implement the /flags page in react () 2019-11-02 10:27:36 +01:00
TimeInput.test.tsx Add unit tests for react-app () 2019-10-28 18:09:48 +01:00
TimeInput.tsx Allow sec timestamp () 2019-12-17 10:50:58 +01:00
withStatusIndicator.tsx Replace fetching hooks with class render prop component () 2019-11-12 14:35:47 +01:00