grafana/public/app/core/utils
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302)
* Initial pass to move panel state to it's own, and make it by key not panel.id

* Progress

* Not making much progress, having panel.key be mutable is causing a lot of issues

* Think this is starting to work

* Began fixing tests

* Add selector

* Bug fixes and changes to cleanup, and fixing all flicking when switching library panels

* Removed console.log

* fixes after merge

* fixing tests

* fixing tests

* Added new test for changePlugin thunk
2021-10-13 08:53:36 +02:00
..
CancelablePromise.ts
ConfigProvider.tsx Theme: Renames theme.palette to theme.colors (#33214) 2021-04-21 15:34:08 +02:00
acl.ts
applyStateChanges.ts
arrayMove.ts
browser.test.ts
browser.ts
colors.ts
connectWithReduxStore.tsx
css_loader.ts
dag.test.ts
dag.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
deferred.ts Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
docsLinks.ts
errors.test.ts
errors.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
explore.test.ts Add fiscal years and search to time picker (#39073) 2021-09-30 09:40:02 +02:00
explore.ts PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00
factors.ts
fetch.test.ts
fetch.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
flatten.ts
kbn.test.ts
kbn.ts
model_utils.ts
promiseToDigest.test.ts
promiseToDigest.ts
query.test.ts Dashboard: Allow more than 26 queries per panel. (#35442) 2021-06-23 15:23:02 +02:00
query.ts Dashboard: Allow more than 26 queries per panel. (#35442) 2021-06-23 15:23:02 +02:00
react2angular.ts
richHistory.test.ts Explore: Improve local storage error handling when rich history is added (#39943) 2021-10-11 09:48:25 +02:00
richHistory.ts Explore: Improve local storage error handling when rich history is added (#39943) 2021-10-11 09:48:25 +02:00
shortLinks.test.ts
shortLinks.ts Replace AppEvents with notifyApp in Explore (#31864) 2021-03-15 15:11:52 +01:00
sort_by_keys.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
standardTransformers.ts Transformations: Convert field types to time string number or boolean (#38517) 2021-08-27 13:49:31 -07:00
ticks.ts
timePicker.test.ts
timePicker.ts
tracing.ts Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
version.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00