grafana/public/app/features/variables
Torkel Ödegaard 6ed35292fe
Variables: SceneVariable update process (#57784)
* First baby steps

* First baby steps

* No progress really

* Updates

* no progress

* refactoring

* Progress on sub menu and value selectors

* Some more tweaks

* Lots of progress

* Progress

* Updates

* Progress

* Tweaks

* Updates

* Updates to variable system

* Cleaner tests

* Update

* Some cleanup

* correct test name

* Renames and moves

* prop rename

* Fixed scene template interpolator

* More tests for SceneObjectBase and fixed issue in EventBus

* Updates

* More tweaks

* More refinements

* Fixed test

* Added test to EventBus

* Clone all scene object arrays

* Simplify

* tried to merge issue

* Update

* added more comments to interface

* temp progress

* Trying to simplify things, but struggling a bit

* Updated

* Tweaks

* Progress on fixing the select componenet and typing, and sharing code in a base class

* Updated

* Multi select

* Simpler loading state

* Update

* removed failOnConsole

* Removed old funcs

* Moved logic from update manage to MultiValueVariable

* Added tests for MultiValueVariable logic

* Made value a more abstract concept to support object values

* renamed func to getValueText

* Refactored and moved logic to VariableSet

* Added test for deactivation and query cancelling

* Tweaks

* Fixed lint issues
2022-11-09 08:02:24 +01:00
..
adhoc A11y: enable rule jsx-a11y/anchor-is-valid (#56690) 2022-10-21 09:13:32 +02:00
constant VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
custom VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
datasource VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
editor grafana/e2e: Update add dashboard flow (#58360) 2022-11-08 12:15:21 -05:00
inspect Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
interval VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
pickers Variables: SceneVariable update process (#57784) 2022-11-09 08:02:24 +01:00
query VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
shared Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
state Variables: Add confirmation modal when deleting variables (#56016) 2022-09-30 16:32:14 +01:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
adapters.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
getAllVariableValuesForUrl.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAllVariableValuesForUrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
guard.test.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
guard.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
types.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00