grafana/public/app/features/dashboard/components
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
..
AddPanelWidget PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
AnnotationSettings DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
DashboardComments Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
DashboardLoading Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
DashboardPermissions Access control: Dashboard and folder permissions frontend (#45094) 2022-03-03 15:18:27 +01:00
DashboardPrompt Dashboard: Fixes save modal rendered ontop of save drawer (#46916) 2022-03-25 13:08:42 +01:00
DashboardRow Chore: Add some e2e tests for repeating behaviour (#43457) 2022-01-11 16:47:30 +00:00
DashboardSettings Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
DashExportModal Export: Explicitly include default datasources in exported dashboard json (#47244) 2022-04-20 10:02:26 +01:00
DashNav DashboardSave: use a feature flag for drawer behavior (#46972) 2022-03-30 10:07:41 -07:00
DeleteDashboard AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00
Inspector Dashboards: show changes in save dialog (#46557) 2022-03-16 09:28:09 -07:00
LinksSettings A11y/Dashboard: Fix various fastpass issues for dashboard settings (#40335) 2021-10-18 13:51:26 +01:00
PanelEditor Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
RepeatRowSelect Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
RowOptions Chore: Fix more TypeScript errors (#36918) 2021-07-20 09:57:03 +01:00
SaveDashboard DashboardSave: use a feature flag for drawer behavior (#46972) 2022-03-30 10:07:41 -07:00
ShareModal Chore: Add type info for grafana boot data (#45322) 2022-03-30 10:48:58 +01:00
SubMenu Annotations: Fix issue with spinner always showing (#46686) 2022-03-17 13:00:52 +00:00
TransformationsEditor Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
VersionHistory AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00