grafana/public/app/features/plugins/admin
Levente Balogh 02f9564607
Plugins Catalog: show a confirmation modal when uninstalling a plugin (#39244)
* feat(Plugins/Admin): show a confirmation modal when uninstalling a plugin

* refactor(Plugins/Admin): use a helper function for showing/hiding the modal

* test(Plugins/Admin): test if the modal disappears after an uninstall
2021-09-16 11:27:29 +02:00
..
__mocks__ Plugins Catalog: refactor the mocking for our tests (#39165) 2021-09-14 16:44:13 +02:00
components Plugins Catalog: show a confirmation modal when uninstalling a plugin (#39244) 2021-09-16 11:27:29 +02:00
hooks Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Plugins Catalog: show a confirmation modal when uninstalling a plugin (#39244) 2021-09-16 11:27:29 +02:00
state Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00
api.ts Plugins Catalog: refactor the mocking for our tests (#39165) 2021-09-14 16:44:13 +02:00
constants.ts Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00
guards.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
helpers.ts Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00
types.ts Plugins Catalog: refactor the mocking for our tests (#39165) 2021-09-14 16:44:13 +02:00