Commit Graph

14 Commits (c8a9adf52ae48229bf03686c00cff2e66a73e091)

Author SHA1 Message Date
Andres Martinez Gotor 5d07b1c884
Chore: Move getSearchFilterScopedVar to @grafana/data (#71839) 2 years ago
Jev Forsberg c0a1fc2cbd
SQL Datasources: Reinstate SQL data source behavior around database selection when default configured databases already exist (#65659) 2 years ago
Victor Marin 02a8bc76d2
SQL Datasources: Fix variable throwing error if query returns no data (#65937) 2 years ago
Zoltán Bedi c25fe34ac0
SQL Datasources: Use health check for config test (#59867) 3 years ago
Zoltán Bedi 38f25a0bf5
MS/My/PostgresSQL: Migrate annotation query (#58847) 3 years ago
Ryan McKinley d33939da55
DataSourceWithBackend: Add plugin id to the request headers (#58082) 3 years ago
Oscar Kilhed 75e435fb00
SQL: Fix issue where testing the datasource would always be successful if the `datasourceQueryMultiStatus` feature was enabled (#58671) 3 years ago
Zoltán Bedi 26659baf8f
PostgreSQL: Migrate to React (#52831) 3 years ago
Victor Marin b374b01260
MSSQL/MySQL: Add correct refId when fetching variable query results (#56919) 3 years ago
Victor Marin 902a230867
MSSQL/MySQL: Fix variable interpolation (#56879) 3 years ago
Scott Lepper 53933972b6
mysql query editor - angular to react (#50343) 3 years ago
Zoltán Bedi 35d98104ad
MSSQL: Migrate to React (#51765) 3 years ago
Zoltán Bedi 4155dc8eca
SQL: Fix couple of issues in SQLDatasource (#52080) 3 years ago
Scott Lepper fa560d96b6
sql plugins - angular to react - base sql datasource (#51655) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Marcus Andersson 9a12b3ea00
TemplateSrv: exposing a function to detect if a target contains a template (#45214) 3 years ago
Marcus Efraimsson 0e8a5407d1
Postgres/MySQL/MSSQL: Remove usage of legacy timeSrv (#45241) 3 years ago
Ryan McKinley 6c1a0cc707
DataSourceRef: use reference rather than id where possible (#41372) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Ivana Huckova 7f8576ee37
Postgres: For template queries return [] and not error (#38060) 4 years ago
Hugo Häggmark dba15190af
Chore: Upgrades rxjs to 7.3.0 (#37913) 4 years ago
Piotr Jamróz 9ace8686a1
Datasources: Improve error handling for testing data sources (#35120) 4 years ago
Torkel Ödegaard 5f07381796
MSSQL: Fixes issue with hidden queries still being executed (#35837) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Hugo Häggmark 0bb8b32821
Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27649) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Ivana Huckova 9be7d5867f
Add truthy rawQuery as we are interpolating raw query only (#25110) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
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) 6 years ago
Marcus Efraimsson df60804937
use default min interval of 1m for sql datasources 6 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