grafana/public/app/plugins/datasource/influxdb/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
..
__snapshots__ influxdb: config: accessibility fixes (#43260) 2021-12-20 10:11:00 +01:00
VisualInfluxQLEditor Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
ConfigEditor.test.tsx InfluxDB: fix accessibility problems (#42553) 2021-12-15 15:57:08 +01:00
ConfigEditor.tsx influxdb: config: accessibility fixes (#43260) 2021-12-20 10:11:00 +01:00
constants.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
FluxQueryEditor.tsx InfluxDB: Fix spelling - "chronograf" rather than "chronograph" (#40587) 2021-10-20 11:06:24 +02:00
InfluxCheatSheet.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxStartPage.tsx Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 2021-01-19 23:52:09 +01:00
QueryEditor.tsx influxdb: more robust query-has-variables check (#37493) 2021-08-04 10:45:37 +02:00
QueryEditorModeSwitcher.tsx InfluxDB: fix accessibility problems (#42553) 2021-12-15 15:57:08 +01:00
RawInfluxQLEditor.test.tsx Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
RawInfluxQLEditor.tsx influxdb: influxql: more robust resultformat-handling (#39330) 2021-09-17 12:33:09 +02:00
useShadowedState.test.ts influxdb: raw-influxql editor: fix state-management bug (#32035) 2021-03-17 16:32:40 +01:00
useShadowedState.ts Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
useUniqueId.test.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
useUniqueId.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
VariableQueryEditor.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00