grafana/public/app/core/reducers
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
..
appNotification.test.ts Notifications: Don't show toasts after refreshing (#74712) 2023-09-12 12:34:43 +03:00
appNotification.ts Chore: Upgrade react-redux (#77296) 2023-10-31 16:24:34 +00:00
index.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
navBarTree.ts Navigation: create the DockedMegaMenu component and use the toggle to switch between it and MegaMenu (#75084) 2023-09-19 17:47:03 +02:00
navModel.test.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
navModel.ts Navigation: create the DockedMegaMenu component and use the toggle to switch between it and MegaMenu (#75084) 2023-09-19 17:47:03 +02:00
root.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
root.ts Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00