Commit Graph

96 Commits (f43ef18732b1a45be18a1a2072d2310aac5703f2)

Author SHA1 Message Date
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
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) 2 years ago
Dominik Prokop 5dbbaab3f1
Scenes: Use @grafana/scenes (#60972) 2 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
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
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
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
Hugo Häggmark 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087) 3 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
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
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) 4 years ago
Hugo Häggmark 8744ad361b
Variables: Fixes so text format will show All instead of custom all (#30730) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 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
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Marcus Andersson 0c8390cea2
Templating: global/system variables should be properly replaced in templated values. (#27394) 5 years ago
Torkel Ödegaard cfac143244
TemplateSrv: Refactoring out all formats to a formatRegistry (#26607) 5 years ago
Torkel Ödegaard 6c49fdb57d
TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339 (#26466) 5 years ago
Torkel Ödegaard fba329f3ac
BackendSrv: Fix error alert logic (#26453) 5 years ago
Torkel Ödegaard fd44c01675
Chore: Fix typescript strict null fixes now at 298 (#26125) 5 years ago
Torkel Ödegaard 7e8bd0c1b7
Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
Hugo Häggmark 6e3e9b7c39
Templating: fixes variables not being interpolated after dashboard refresh (#25698) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Ryan McKinley d891cc5949
TemplateSrv: expose the replace function (#24353) 5 years ago
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Ryan McKinley 7ab11027b0
TemplateSrv: expose limited templateSrv in grafana/runtime (#23339) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
Hugo Häggmark aacdfcd1a0
Variables: removes cloneDeep from getVariables selector (#23196) 5 years ago
xiaobeiyang 803f553552
Variable: Support more variable formatting. (#21622) 5 years ago
Hugo Häggmark 31ad86ffc0
TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 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
Marcus Andersson a7a1406415
Variables: migrates ad hoc variable type to react/redux. (#22784) 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
Torkel Ödegaard 4ca3967091
Chore: Fixed strict null errors (#22238) 5 years ago