Commit Graph

49 Commits (c995e5e839ea0de048a6f04a5f4187a14f62efba)

Author SHA1 Message Date
Gábor Farkas dc8b07d46f
postgres/mysql: improved imports in unit tests (#75980) 2 years ago
Gábor Farkas eea95c2ddf
postgres/mysql: removed from-grafana-core import (#75826) 2 years ago
Gábor Farkas 8dafc28988
sql: remove grafana-core import (#75558) 2 years ago
Gábor Farkas 1f6f866a36
sql: do not use the getTimeSrv call (#74800) 2 years ago
Ryan McKinley 86302bc1ec
DataFrame: Deprecate MutableDataFrame (#67569) 3 years ago
Victor Marin 02a8bc76d2
SQL Datasources: Fix variable throwing error if query returns no data (#65937) 3 years ago
Zoltán Bedi 26659baf8f
PostgreSQL: Migrate to React (#52831) 3 years ago
Scott Lepper 53933972b6
mysql query editor - angular to react (#50343) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 4 years ago
Marcus Efraimsson 0e8a5407d1
Postgres/MySQL/MSSQL: Remove usage of legacy timeSrv (#45241) 4 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 4 years ago
Marcus Efraimsson bf7301e485
Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables (#35411) 5 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Hugo Häggmark 0bb8b32821
Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27649) 5 years ago
Hugo Häggmark e2ba0731e2
Chore: Upgrades jQuery and @types/jQuery (#25651) 6 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 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
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 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
Marcus Efraimsson 96046a7ba6
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237) 6 years ago
Tobias Skarhed 0ef4060b98
Chore: Fix about 200 noImplicitAny errors (#18067) 7 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 7 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 7 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 7 years ago
Sven Klemm c4452ba335 Fix tslint errors 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Patrick O'Carroll b8d82df97e added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 7 years ago
Sven Klemm bcfb841cb4 pass timerange in meta data queries 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
Tobias Skarhed 74bf80962d Add mock to test files 8 years ago
Tobias Skarhed 962340bcd1 Create new instance in beforeEach 8 years ago
Tobias Skarhed d4bd52139a Karma to Jest: MySQL datasource 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 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 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 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