Commit Graph

29 Commits (ffb9a4de4a43f1a4591aa9b4d3c5b7184839e1e4)

Author SHA1 Message Date
kay delaney 375dcc3813
Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2 years ago
Ashley Harrison a0b0d704d9
Chore: type fixes (#72604) 2 years ago
Jaryk db478ced45
Variables: Detect a name for duplicated variable (#68110) 3 years ago
kay delaney 81a39b7e5b
Variables: Add confirmation modal when deleting variables (#56016) 3 years ago
Josh Hunt 081d6e9d3e
Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
Joao Silva 2e5f797666
Variables: Fixes issue with null variables breaking the dropdown (#48644) 4 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 4 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 4 years ago
Hugo Häggmark 769c82cf66
Variables: Adds drag and drop in variables list (#42503) 4 years ago
Hugo Häggmark 5449f1c1e6
Variables: Fix issue with empty dropdowns on navigation (#37776) 4 years ago
Tobias Skarhed 56903582ce
QueryVariable: Default to first option when none is set (#36521) 5 years ago
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 31ab1a4afe
Variables: Ensures all variable values are strings (#31942) 5 years ago
Alex Khomenko 8404d54277
Variables: Do not reset description on variable type change (#31933) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Hugo Häggmark fb622650f3
Variables: Fixes Constant variable persistence confusion (#29407) 5 years ago
Hugo Häggmark 9ba8114bd4
Variables: New Variables are stored immediately (#29178) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
Hugo Häggmark bd75adf515
Templating: Fixes so texts show in picker not the values (#27002) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 6 years ago
Hugo Häggmark e65dbcfea1
Variables: enables cancel for slow query variables queries (#24430) 6 years ago
Torkel Ödegaard cdc5203d8a
Dashboard: Variable without a current value in json model causes crash on load (#24261) 6 years ago
Ryan McKinley 7ab11027b0
TemplateSrv: expose limited templateSrv in grafana/runtime (#23339) 6 years ago
Marcus Andersson ac7af7d4c3
TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 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