grafana/public/app/features/variables/editor
Hugo Häggmark 9ba8114bd4
Variables: New Variables are stored immediately (#29178)
* Refactor: Adds getNextAvailableId

* Refactor: Hides DependencyGraph button if there are no dependencies

* Refactor: Changes the new button

* Refactor: Removes usages of NEW_VARIABLE_ID

* Refactor: Reverts the new button
2020-11-20 10:51:32 +01:00
..
actions.test.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
actions.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
getVariableQueryEditor.test.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
getVariableQueryEditor.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
LegacyVariableQueryEditor.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
reducer.test.ts Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 2020-03-23 13:45:08 +01:00
reducer.ts Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 2020-03-23 13:45:08 +01:00
SelectionOptionsEditor.tsx Fix: Icon and Tooltip on Variables editor (#26086) 2020-07-07 08:45:37 +02:00
types.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
VariableEditorEditor.tsx Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
VariableEditorList.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
VariableValuesPreview.tsx Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00