Commit Graph

16 Commits (f73be970d35f87d636f148b48ad0b0feae2817a6)

Author SHA1 Message Date
Hugo Häggmark f73be970d3
Variables: Removes experimental Tags feature (#33361) 5 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 5 years ago
Torkel Ödegaard 7f6229494d
Babel: Target more modern browsers, updates browserlistrc (#32573) 5 years ago
Hugo Häggmark 39993a6884
Variables: Fixes missing empty elements from regex filters (#31156) 5 years ago
Hugo Häggmark b5d7f1e7d8
Variables: Fixes display value when using capture groups in regex (#30636) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Hugo Häggmark 662eb6506b
Variables: Fixes so numerical sortorder works for options with null values (#29846) 5 years ago
Torkel Ödegaard 3d6380a0aa
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 5 years ago
Hugo Häggmark 112a755e18
Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 5 years ago
yenalsnavaj f830d8772a
Variables: Adds named capture groups to variable regex (#28625) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 6 years ago
Marcus Andersson aae76d797b
TemplateVariable: moved templateSrv dependency from reducer to prevent side effect issues. 6 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 6 years ago
Hugo Häggmark 9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 6 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 6 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 6 years ago