Commit Graph

7 Commits (85c696c4ad5d7e29fa6d66e0239a0efa653ffdd2)

Author SHA1 Message Date
Zoltán Bedi 85c696c4ad
SQL: Add macro support in select case (#88514) 1 year ago
Gábor Farkas 29e8a355cb
sql: extract frontend code into separate package (#81109) 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 818bc88242
MSSQL: Don't inject angular dependency (#53546) 3 years ago
Zoltán Bedi 35d98104ad
MSSQL: Migrate to React (#51765) 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
Hugo Häggmark b904e0c621
Chore: Removes observableTester (#29369) 5 years ago
Hugo Häggmark 7abf0506b1
MSSQL: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#28809) 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
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
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 7 years ago
thatsparesh 105879ab5d use timeSrv in metricFindQuery as timeRange 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
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
Daniel Lee d34cd8730e mssql: convert tests to jest 8 years ago
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 8 years ago
linux chips 6e7a067857 adding support for sgl native time datatypes 8 years ago
linux chips c75f9a1923 MSSQL Data Source 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