grafana/public/app/store
Michael Mandrus 7464ea4346
Feature Toggles: Switch feature toggle admin page over to k8s API (#80854)
* add handling for legacy and k8s apis to frontend

* use backend srv directly not redux

* add unit test to make sure the correct apis are being called

* require api server flag

* fix feature toggle name

* ensure both pages work correctly

* make consistent with legacy api

* implement webhook update

* fix unit test

* remove old apis and update

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-01 23:52:02 -05:00
..
configureStore.ts Feature Toggles: Switch feature toggle admin page over to k8s API (#80854) 2024-02-01 23:52:02 -05:00
store.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00