grafana/public/app/features/variables
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917)
* Refactor: Replaces initLock with state machine

* Refactor: removes some states for now

* Refactor: adds loading state in OptionsPicker

* Refactor: major refactor of load state

* Refactor: fixes updating graph in parallell

* Refactor: moves error handling to updateOptions

* Refactor: fixes the last cases

* Tests: disables variable e2e again

* Chore: removes nova config

* Refactor: small changes when going through the code again

* Refactor: fixes typings

* Refactor: changes after PR comments

* Refactor: split up onTimeRangeUpdated and fixed some error handling

* Tests: removes unused func

* Tests: fixes typing
2020-10-02 07:02:06 +02:00
..
adhoc Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
constant Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
custom Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
datasource Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
editor Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
interval Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
pickers Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
query Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
shared Templating: global/system variables should be properly replaced in templated values. (#27394) 2020-09-14 08:05:51 +02:00
state Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02: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 issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00
utils.ts Variables: Fixes issue with All variable not being resolved (#27151) 2020-08-24 09:29:21 +02:00