grafana/public/app/features/variables
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
..
adhoc Variables: prevent adhoc filters from crashing when they are not loaded properly (#28226) 2020-10-14 12:55:28 +02:00
constant Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
custom Templating: Custom variable edit UI, change text input into textarea (#28312) (#28322) 2020-10-26 08:38:39 +01:00
datasource Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
editor Variables: Adds variables inspection (#25214) 2020-11-05 09:53:27 +01:00
inspect Variables: Adds variables inspection (#25214) 2020-11-05 09:53:27 +01:00
interval Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
pickers Icon: Replace font awesome icons where possible (#28757) 2020-11-04 13:34:40 +01:00
query Variables: Adds named capture groups to variable regex (#28625) 2020-11-04 09:31:38 +01:00
shared Variables: Fixes URL values for dependent variables (#28798) 2020-11-04 08:56:02 +01:00
state Variables: Fixes URL values for dependent variables (#28798) 2020-11-04 08:56:02 +01:00
system Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
textbox Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
adapters.ts Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
guard.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
types.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
utils.test.ts Variables: Fixes URL values for dependent variables (#28798) 2020-11-04 08:56:02 +01:00
utils.ts Variables: Fixes URL values for dependent variables (#28798) 2020-11-04 08:56:02 +01:00