grafana/public/app/features/variables/query
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642)
* Variables: move state tree into a keyed state

* Update public/app/features/variables/state/transactionReducer.ts

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>

* Chore: fix prettier error

* Chore: renamed slices and lastUid

* Chore: rename toUidAction

* Chore: rename dashboardVariableReducer

* Chore: rename state prop back to templating

* Chore renames variable.dashboardUid

* Chore: rename toDashboardVariableIdentifier

* Chore: rename getDashboardVariable

* Chore: rename getDashboardVariablesState

* Chore: rename getDashboardVariables

* Chore: some more renames

* Chore: small clean up

* Chore: small rename

* Chore: removes unused function

* Chore: rename VariableModel.stateKey

* Chore: rename KeyedVariableIdentifier.stateKey

* user essentials mob! 🔱

* user essentials mob! 🔱

* user essentials mob! 🔱

* user essentials mob! 🔱

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: kay delaney <kay@grafana.com>
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-02-18 06:06:04 +01:00
..
actions.test.tsx Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
actions.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
adapter.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
operators.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
operators.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
queryRunners.test.ts Variables: Fix for changing readonly query property (#35992) 2021-06-22 08:53:41 +02:00
queryRunners.ts Variables: Fix for changing readonly query property (#35992) 2021-06-22 08:53:41 +02:00
QueryVariableEditor.test.tsx Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
QueryVariableEditor.tsx Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
QueryVariableRefreshSelect.tsx Chore: Move variable field selectors to data-testid (#44801) 2022-02-04 11:55:19 +11:00
QueryVariableSortSelect.tsx Chore: Move variable field selectors to data-testid (#44801) 2022-02-04 11:55:19 +11:00
reducer.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
reducer.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
variableQueryObserver.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
variableQueryObserver.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
VariableQueryRunner.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
VariableQueryRunner.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00