prometheus/web/ui/react-app/src/utils
Boyko 3e3b7ceb0b React UI: Change the dynamic react key with static id (#6325)
* change the dynamic key with static id for react key prop

Signed-off-by: blalov <boyko.lalov@tick42.com>

* test fix

Signed-off-by: blalov <boyko.lalov@tick42.com>

* add initial panel on did mount

Signed-off-by: blalov <boyko.lalov@tick42.com>

* lint fix

Signed-off-by: blalov <boyko.lalov@tick42.com>

* remove filter for empty expression

Signed-off-by: blalov <boyko.lalov@tick42.com>

* refactoring

Signed-off-by: blalov <boyko.lalov@tick42.com>

* refactor encodePanelOptionsToQueryString

Signed-off-by: blalov <boyko.lalov@tick42.com>

* refactor encodePanelOptionsToQueryString

Signed-off-by: blalov <boyko.lalov@tick42.com>

* revert to format range/endTime

Signed-off-by: blalov <boyko.lalov@tick42.com>

* urlParams unit tests

Signed-off-by: blalov <boyko.lalov@tick42.com>

* unit tests adjustments

Signed-off-by: Boyko Lalov <boyskila@gmail.com>
2019-11-20 15:33:03 +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 React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
timeFormat.ts React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
urlParams.test.ts React UI: Change the dynamic react key with static id (#6325) 2019-11-20 15:33:03 +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