grafana/public/app/features/variables/editor
Hugo Häggmark e54fc47462
Variables: Adds variables inspection (#25214)
* Chore: initial commit

* Refactor: adds usages

* Refactor: adds FeatureInfoBox

* Refactor: uses graphs instead

* Refactor: adds id, name, title to prop instead of key

* Refactor: adds usages to VariablesList

* Refactor: Moves unknowns to first page

* Refactor: minor stylings and icons

* Refactor: styling

* Refactor: changed to button with modal

* Refactor: adds VariablesDependenciesButton

* Refactor: changes after UX feedback

* Refactor: renames heading

* Refactor: changes after PR comments

* Refactor: small changes after PR comments
2020-11-05 09:53:27 +01:00
..
actions.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
DefaultVariableQueryEditor.tsx Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02: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: Adds variables inspection (#25214) 2020-11-05 09:53:27 +01:00
VariableEditorEditor.tsx Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
VariableEditorList.tsx Variables: Adds variables inspection (#25214) 2020-11-05 09:53:27 +01:00
VariableValuesPreview.tsx Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00