grafana/public/app/plugins/panel
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
..
alertGroups Chore: Remove our typeAsJestMock in favor of jest.mocked (#45114) 2022-02-09 23:50:59 +01:00
alertlist Alerting: adds variable replacement to panel filters (#47962) 2022-04-20 16:29:55 +02:00
annolist Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
barchart TimeSeries: always try to detect & fix reverse-sorted time field (#47906) 2022-04-19 23:20:09 -05:00
bargauge feat: Bar Gauge Support scrolling (#46819) 2022-03-29 11:21:45 +01:00
candlestick TimeSeries: always try to detect & fix reverse-sorted time field (#47906) 2022-04-19 23:20:09 -05:00
canvas Canvas: Implement new constraint system (#47911) 2022-04-20 09:59:49 -07:00
dashlist DashboardPreviews: add dashboard previews behind feature flag (#43226) 2021-12-23 09:43:53 -08:00
debug Fix typos in READMEs (#44084) 2022-01-21 16:10:48 +01:00
gauge VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
geomap Geomap: Add color scale in legend (#47803) 2022-04-18 09:19:20 -05:00
gettingstarted Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
graph Access Control: hiding annotation edition and deletion without permissions (#46904) 2022-04-04 11:57:43 -03:00
heatmap Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
heatmap-new Geomap: Add color scale in legend (#47803) 2022-04-18 09:19:20 -05:00
histogram Updated bucket size/offeset settings; Check for negative values in bucket size (#46754) 2022-03-18 18:47:34 -05:00
icon Canvas: Implement new constraint system (#47911) 2022-04-20 09:59:49 -07:00
live Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
logs Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
news NewsPanel: Remove Use Proxy option and update documentation with recommendations (#47189) 2022-04-05 15:16:28 +02:00
nodeGraph Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
piechart Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
stat VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
state-timeline Timeseries: add zoom to data button (#47862) 2022-04-19 17:24:54 -07:00
status-history Timeseries: add zoom to data button (#47862) 2022-04-19 17:24:54 -07:00
table Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
table-old Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
text TextPanel: Sanitize after markdown has been rendered to html (#46166) 2022-03-03 16:50:09 +00:00
timeseries Timeseries: add zoom to data button (#47862) 2022-04-19 17:24:54 -07:00
welcome Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
xychart Chore: avoid pointer events in viz tooltip (#45492) 2022-02-16 13:52:39 -08:00