prometheus/web/ui/react-app/src/utils
Boyko b90b5736b9 Allow sec timestamp (#6460)
* 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
..
func.ts React UI: Change the dynamic react key with static id (#6325) 2019-11-20 15:33:03 +01:00
html.test.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
html.ts Add unit tests for react-app (#6234) 2019-10-28 18:09:48 +01:00
timeFormat.test.ts Allow sec timestamp (#6460) 2019-12-17 10:50:58 +01:00
timeFormat.ts Allow sec timestamp (#6460) 2019-12-17 10:50:58 +01:00
urlParams.test.ts Allow sec timestamp (#6460) 2019-12-17 10:50:58 +01:00
urlParams.ts React UI: Change the dynamic react key with static id (#6325) 2019-11-20 15:33:03 +01:00
useFetch.ts Replace fetching hooks with class render prop component (#6267) 2019-11-12 14:35:47 +01:00