grafana/public/app/features/datasources
Ashley Harrison 13c0268d6b
Chore: Upgrade react-redux (#77296)
* try upgrading react-redux

* memoize getNavModel selector, don't return a new object in command palette selector

* use createSelector to memoize some alert manager selectors correctly

* memoize selectors correctly in appNotifications

* memoize some datasource selectors

* use fake timers to avoid the debounce causing flakiness

* remove duplicate import

* just use memoize-one
2023-10-31 16:24:34 +00:00
..
__mocks__ Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
components Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
state Chore: Upgrade react-redux (#77296) 2023-10-31 16:24:34 +00:00
api.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
api.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
constants.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
hooks.ts DS Picker: Add missing props and improve autoheight logic (#70393) 2023-06-23 10:26:18 +02:00
tracking.ts Datasources: Pass down the edit-form errors (#69830) 2023-07-13 11:31:02 +02:00
types.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
utils.test.ts grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00
utils.ts Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00