grafana/public/app/features/api-keys
Ashley Harrison d832bde270
Upgrade @testing-library/user-event to v14 (#47898)
* Update dependency @testing-library/user-event to v14

* everything is async...

* everything is async pt.2

* Fix cascader tests

* hack the yarn.lock file to remove the old version of @testing-library/dom

* some more fixes!

* MOAR FIXES

* more fixes

* remove a bunch of places where we're wrapping in act()

* down to 7 failing tests...

* Fix arrow tests

* Fix rest of NavBarItem tests

* Fix last tests

* Use {Enter} instead of {enter}

* Revert "Use {Enter} instead of {enter}"

This reverts commit e72453bb52.

* remove some unused act imports

* Fix LibraryPanelsSearch tests

* more stable test

* More consistent test...

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 13:15:21 +01:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ A11y: add copy button to API Key modal (#46387) 2022-03-11 11:10:27 +01:00
state Configuration: You can now see your expired API keys if you have no active ones (#42452) 2021-12-16 11:46:09 +00:00
ApiKeysActionBar.tsx Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00
ApiKeysAddedModal.test.tsx Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
ApiKeysAddedModal.tsx A11y: add copy button to API Key modal (#46387) 2022-03-11 11:10:27 +01:00
ApiKeysController.tsx Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
ApiKeysForm.tsx Update API Keys UI to adjust based on users permissions (#47802) 2022-04-20 09:45:45 +02:00
ApiKeysPage.test.tsx Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
ApiKeysPage.tsx Update API Keys UI to adjust based on users permissions (#47802) 2022-04-20 09:45:45 +02:00
ApiKeysTable.tsx Update API Keys UI to adjust based on users permissions (#47802) 2022-04-20 09:45:45 +02:00