Commit Graph

468 Commits (f23c8e5cd1d890c309e661b8d139b222b13fc787)

Author SHA1 Message Date
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) 2 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) 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
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) 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) 4 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
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 00769f19c2
E2E: Adding globals variables and interpolation format gdev test dashboard and e2e test (#26827) 5 years ago
Simon Podlipsky 094254c0c6
Formats: Add `raw` format to formatRegistry (#26743) 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 c7be689b0c
Chore: cleans up unused files (#25647) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Marcus Andersson add1bcb59c
Variable: removed __user.name/___.user.email from global variables and added docs for the rest of the __user variable. (#25275) 5 years ago
aidanmountford f98e176d7b
Templating: Add bult in __user {name, id, login, email} variable to templating system (#23378) 5 years ago
Ryan McKinley d891cc5949
TemplateSrv: expose the replace function (#24353) 5 years ago
Hugo Häggmark b09b49fb37
e2e: creates a separate package for selectors (#23858) 5 years ago
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Hugo Häggmark 0091885b13
Variables: fixes error when setting adhoc variables values (#23580) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Ivana Huckova 431f454d57
@grafana/ui: Create Icon component and replace part of the icons (#23402) 5 years ago