Commit Graph

25 Commits (803473f479fe872129b042704c4b9cdad91ed849)

Author SHA1 Message Date
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 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 6baf38e84b
Variables: Fix crash when changing query variable datasource (#44957) 3 years ago
Josh Hunt 1c6eca09bb
Variables: Explicitly type variable editor extended state (#44749) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Hugo Häggmark 7ffefc069f
Variables: Handle variable cancellations better (#43987) 4 years ago
Hugo Häggmark 4c727248a3
Chore: Fix for query variables using DataSourceRef (#41255) 4 years ago
Hugo Häggmark b55b3307c1
Variables: Clear query when data source type changes (#33924) 4 years ago
Diana Payton e34b2c13d3
Variables UI text edits (#32523) 4 years ago
Dominik Prokop 8d339a279b
Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 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 dece028820
Variables: Fixes issue with upgrading legacy queries (#29375) 5 years ago
Hugo Häggmark 112a755e18
Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
kay delaney d322417217
Chore: Upgrade typescript and related packages (#27316) 5 years ago
Torkel Ödegaard b7d26b12dd
Templating: Fix searchFilter issue in templating system (#25770) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Hugo Häggmark e65dbcfea1
Variables: enables cancel for slow query variables queries (#24430) 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