Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Zobnin
504c9af226 Migrate query editor to react (#1520)
* Initial react query editor

* CI: run checks on all branches

* Update react packages

* Initial metric picker

* Load metrics

* Tweak styles

* Add variables to metric options

* Tweak styles

* Filtering and keyboard navigation

* Open menu with keyboard

* Update function editor

* Move functions in editor

* Add function component

* Edit func params

* Push alias functions to the end

* Tweak labels size

* Fix menu position

* Metric options editor

* Fix css styles building

* More work on query options

* Fix tests

* Refactor: extract metrics query editor and functions editor

* Refactor: move things around

* Text metrics editor

* Problems query editor

* Problems mode options

* Item id query editor

* IT services query editor

* Triggers query editor

* Refactor: remove unused

* remove derprecated theme usage

* Load proxy options

* Fetch metric options on variable change

* Remove angular query editor

* Migrate annotations editor to react

* Fix tests
2022-11-09 17:50:13 +03:00
Alexander Zobnin
5bfd306462 CI: fix lint job 2022-09-01 14:05:47 +03:00
Alexander Zobnin
7a27945798 CI: fix build 2022-09-01 14:02:47 +03:00
Alexander Zobnin
5de9e2c640 CI: Split jobs 2022-09-01 14:01:26 +03:00
Alexander Zobnin
fa510c6896 Fix workflow file syntax 2022-09-01 13:47:27 +03:00
Alexander Zobnin
d4b08eb0c4 Add github workflow 2022-09-01 13:43:48 +03:00