grafana/public/app/features/variables/state
Hugo Häggmark 04d857dfe6
Variables: Adds description field (#29332)
* Variables: Adds description field

* Refactor: Adds new Form components

* Refactor: Fixes aria labels

* Refactor: removes skipped tests

* Refactor: Breaks out smaller select components

* Refactor: removes gf-form div

* Refactor: Breaks up several more selects into smaller components

* Chore: Fixes typings
2020-11-25 10:21:48 +01:00
..
actions.test.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
actions.ts Variables: Fixes loading with a custom all value in url (#28958) 2020-11-11 06:19:09 +01:00
helpers.ts Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
onTimeRangeUpdated.test.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
processVariable.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
reducers.test.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
reducers.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
selectors.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
setOptionFromUrl.test.ts Variables: Fixes loading with a custom all value in url (#28958) 2020-11-11 06:19:09 +01:00
sharedReducer.test.ts Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
sharedReducer.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
transactionReducer.test.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
transactionReducer.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
types.ts Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
variablesReducer.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00