grafana/public/app/features/variables/pickers
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
..
OptionsPicker Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
shared Fix variable input field size (#38850) (#39156) 2021-09-20 12:11:24 +02:00
index.ts Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
PickerRenderer.tsx Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00
types.ts Variables: Extend option pickers to accept custom onChange callback (#30913) 2021-02-12 16:00:12 +02:00