Commit Graph

33 Commits (130e4aa666a5a88a19af1685792daa76ff057b1a)

Author SHA1 Message Date
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 7 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 8 years ago
Daniel Lee 1105bb371f mysqlds: adds support for template variables 8 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