Commit Graph

488 Commits (fd863cfc93bd94c1ab3da0c91984f55f1a44ecff)

Author SHA1 Message Date
Torkel Ödegaard d03b291eed
Explore: Fixes issue with adhoc filters when coming from dashboards (#78339) 2 years ago
Torkel Ödegaard 7169bfdb30
DashboardScene: Support templateSrv.getVariables usage (#77910) 2 years ago
kay delaney 375dcc3813
Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2 years ago
kay delaney 374e2a68f6
TemplateSrv: Fix ad hoc filters not applying correctly when using datasource variables (#75977) 2 years ago
Torkel Ödegaard 5bba89fc86
Scenes: Backward compatability with new template variable system for functions that don't pass scopedVars (#75937) 2 years ago
Torkel Ödegaard 2fe4ecde19
DataSourceAPI: Add adhoc filters to DataQueryRequest and make it not depend on global templateSrv (#75552) 2 years ago
Victor Colomb 2489e3524d
Variables: Add support for `$__timezone` template variable (#66785) 2 years ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
Torkel Ödegaard 507c6e7d97
Templating: Replace __data , __field and __cell_n with macros (#65324) 2 years ago
Dominik Prokop bbf74b941b
Update scenes to 0.2 (#65676) 2 years ago
Torkel Ödegaard b7b608418d
Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2 years ago
Kristian Bremberg 420aeb3bec
Sanitize: do not escape forward slash (#65416) 2 years ago
Piotr Jamróz b11186f946
Templating: Optionally save interpolated expressions when replacing variables in a string (#65411) 2 years ago
Torkel Ödegaard f43ef18732
Revert "Explore: Show log line if there is an interpolated link" (#65315) 2 years ago
Dominik Prokop 2d7965402e
Templating: Allow percent encoding of variable with custom all (#65266) 2 years ago
Torkel Ödegaard 647f693e59
Scenes: Update to latest scenes package and remove editing stuff (#65222) 2 years ago
Torkel Ödegaard cd490ba0be
DataLinks: Fixes interpolation (formatting) of __all_variables and __url_time_range (#65162) 2 years ago
Kristina aa857e2a4f
Explore: Show log line if there is an interpolated link (#62926) 2 years ago
Ryan McKinley b39039eadd
DataLinks: Default to percentEncoding (#64841) 2 years ago
Kristian Bremberg 27e2b037ae
Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2 years ago
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270) 2 years ago
Torkel Ödegaard 021eda7aad
Scenes: Skip instance of check as it it does not work for apps (#61576) 3 years ago
Dominik Prokop 5dbbaab3f1
Scenes: Use @grafana/scenes (#60972) 3 years ago
Dominik Prokop 1758ddd457
Scenes: Add query variable support (#59553) 3 years ago
Torkel Ödegaard 20133ec6fb
Variables: Use new format registry from templateSrv (#58813) 3 years ago
Sven Grossmann f1e8a528d1
ElasticSearch: Fix lucene formatted variables being wrongly escaped (#54981) 3 years ago
Josh Hunt c7d3fec515
Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 3 years ago
Josh Hunt eaf6aea98f
Typed variables pt1: Use discriminated union for variable model (#52981) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Piotr Jamróz bf977ac245
Explore: Fix time interpolation (#46737) 3 years ago
Torkel Ödegaard 79e5e5c024
DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 3 years ago
Marcus Andersson 146eed400a
TempalteSrv: re-adding variabelExists to prevent breaking angular plugins. (#45387) 3 years ago
Marcus Andersson 9a12b3ea00
TemplateSrv: exposing a function to detect if a target contains a template (#45214) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 4 years ago
Hugo Häggmark 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087) 4 years ago
Hugo Häggmark 73b7485630
Variables: Fix so queryparam option works for scoped variables (#42742) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Andrej Ocenas 8cf7e520e8
CloudWatch Logs: Fix variable interpolation in queries (#40899) 4 years ago
Hugo Häggmark af5296bee7
Variables: Prevents panel from crashing when using adhoc variable in data links (#39546) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Diana Payton e34b2c13d3
Variables UI text edits (#32523) 4 years ago
Torkel Ödegaard 6fa7c6b206
TimeSrv: Refactor service to have no dependency on angular (#32562) 4 years ago
Hugo Häggmark 2a3aa95163
Variables: Adds queryparam formatting option (#30858) 5 years ago
Hugo Häggmark 8744ad361b
Variables: Fixes so text format will show All instead of custom all (#30730) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Dominik Prokop 24bc2b1cf4
TemplateSrv: Do not throw error for an unknown format but use glob as fallback and warn in the console (#29955) 5 years ago
Dominik Prokop 683ce69347
Link suppliers: getLinks API update (#29757) 5 years ago
Torkel Ödegaard 21ed77d7a5
TemplateSrv: Fix interpolating strings with object variables (#28171) 5 years ago
garanews 61749dee23
Fix typos (#28074) 5 years ago