Commit Graph

42 Commits (7d9b6a0deec0f5570fa00b5790d66fb087d46b47)

Author SHA1 Message Date
Ivana Huckova e75840737e
Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 6 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Hugo Häggmark 7aeed4d987
Templating: Makes so __searchFilter can be used as part of regular expression (#20103) 6 years ago
Hugo Häggmark cb0e80e7b9 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 6 years ago
Ivana Huckova 90b0953620
Explore: Expand template variables when redirecting from dashboard panel (#19582) 6 years ago
Marcus Efraimsson 96046a7ba6
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 7 years ago
Marcus Efraimsson df60804937
use default min interval of 1m for sql datasources 7 years ago
Sven Klemm 215ca50cc1 make interpolateVariable arrow function 7 years ago
Sven Klemm c4452ba335 Fix tslint errors 7 years ago
Sven Klemm cb526d4557 Add min time interval to mysql and mssql 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Sven Klemm bcfb841cb4 pass timerange in meta data queries 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Sven Klemm 8d73f53e97 use quoting functions from MysqlQuery in datasource 7 years ago
Sven Klemm 390472aa99 render query from query builder 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 8 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Sven Klemm a62ebb3e59 mysql: pass timerange for template variable queries (#10071) 8 years ago
Sven Klemm b6fafb13f5 always quote template variables for mysql when multi-value is allowed (#9712) 8 years ago
Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
Daniel Lee 002b4d3403 mysql: fix interpolation for numbers in temp vars 8 years ago
Torkel Ödegaard f6100dd8eb ux: success/error alerts refactoring, #9214 8 years ago
Daniel Lee b716a2595a mysqlds: add support for key/value template variables 9 years ago
Daniel Lee 1105bb371f mysqlds: adds support for template variables 9 years ago
Daniel Lee 73cb035231 mysql: annotation support. Fixes #8382 9 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
Torkel Ödegaard 2b029912aa mysql: query editor fix 9 years ago
Torkel Ödegaard 8f17a84f31 mysql: added basic templating support 9 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 9 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 9 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 9 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 9 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 9 years ago
Torkel Ödegaard 1ecdf34938 sql: wip mysql stuff 9 years ago
Torkel Ödegaard 1d4cace849 fix(testdata): fixed query in default grafana data source 9 years ago
Torkel Ödegaard ade8aa5b92 feat(graph): refactorings 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
Torkel Ödegaard d4e1a715eb fix(datasources): many datasources did not work in optimized build due to missing ngInject comment 10 years ago
Torkel Ödegaard a87b5f757d fix(datasources): minor fix to data sources after apps branch merge 10 years ago