grafana/public/app/features/variables/state
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.ts 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
helpers.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
initVariableTransaction.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
keyedVariablesReducer.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
keyedVariablesReducer.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
migrateVariablesDatasourceNameToRef.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
onTimeRangeUpdated.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
processVariable.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
reducers.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
reducers.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
selectors.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
setOptionFromUrl.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
sharedReducer.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
sharedReducer.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
templateVarsChangedInUrl.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
transactionReducer.test.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
transactionReducer.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
types.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
upgradeLegacyQueries.test.ts Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
variablesReducer.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00