Commit Graph

24 Commits (860b3bbce7c307b0b1042a8407114a843dcc27ba)

Author SHA1 Message Date
Ivan Babrou 860b3bbce7
Dashboards: Implement natural sort for query variables (#78024) 2 years ago
Josh Hunt 2f2be24e01
Chore: Remove unnecessary type assertions (#78009) 2 years ago
Josh Hunt 081d6e9d3e
Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 3 years ago
Josh Hunt 1c6eca09bb
Variables: Explicitly type variable editor extended state (#44749) 3 years ago
Hugo Häggmark 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087) 4 years ago
Hugo Häggmark 696a6ecd1e
Variables: Removes the never refresh option (#33533) 4 years ago
Hugo Häggmark f73be970d3
Variables: Removes experimental Tags feature (#33361) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Torkel Ödegaard 7f6229494d
Babel: Target more modern browsers, updates browserlistrc (#32573) 4 years ago
Hugo Häggmark 39993a6884
Variables: Fixes missing empty elements from regex filters (#31156) 4 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) 5 years ago
Marcus Andersson aae76d797b
TemplateVariable: moved templateSrv dependency from reducer to prevent side effect issues. 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Hugo Häggmark 9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago