grafana/public/app/features/api-keys
Jack Westbrook 249004ebef
Pages: update react components to use v2 theme (#33413)
* chore: expose theme types / functions

* fix(grafana-ui): withTheme2 extends themeable2

* feat: migrate page components to use new theme

* refactor(pages): replace legacy form components with latest form components

* refactor(dashboardimport): update page component to use theme spacing

* refactor(alerting-ng): update page component to use v2 theme

* test(dashboardpage): update test for v2 theme

* test(apikeyspage): update test to select InlineSwitch component

* test(createteam): update snapshot

* refactor(playlist): update page components to use v2 theme

* refactor(page): put back classes on page-container and background colors
2021-04-28 16:05:00 +02:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
state Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
ApiKeysActionBar.tsx Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
ApiKeysAddedModal.test.tsx Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
ApiKeysAddedModal.tsx Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
ApiKeysController.tsx Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
ApiKeysForm.tsx Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
ApiKeysPage.test.tsx Pages: update react components to use v2 theme (#33413) 2021-04-28 16:05:00 +02:00
ApiKeysPage.tsx Pages: update react components to use v2 theme (#33413) 2021-04-28 16:05:00 +02:00
ApiKeysTable.tsx Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00