Commit Graph

454 Commits (8c49e96439883b7ac52ea1129de42b6d8cab4b28)

Author SHA1 Message Date
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
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
Torkel Ödegaard 49d2910e39
Variables: Do not update variable from url when value is the same (#23220) 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 cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry (#22866) 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 d953511e02
Variables: adds onTimeRangeUpdated to newVariables (#22821) 5 years ago
Hugo Häggmark fb789e8398
Variables: migrates interval variable type to React/Redux (#22797) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago
Hugo Häggmark b51e28bc15
Chore: reduces strict null errors to 824 (#22744) 5 years ago