Commit Graph

41 Commits (5cf5d89dffac22c46961c19a5886d66c8c23f44c)

Author SHA1 Message Date
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) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Sven Klemm 116fb50530 Fix query builder queries for interval start 7 years ago
Patrick O'Carroll 25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 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 a87b27c7d3 check for correct quoting of multiple singlequotes 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Sven Klemm 18ce6fc280 use unixEpochGroup macro for unix timestamp 7 years ago
Sven Klemm 735c4abe6c rename postgres_query.jest.ts to .test.ts 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Sven Klemm aa830211fe dont order for aggregate 7 years ago
Sven Klemm 0b57e88f9e adjust frontend test 7 years ago
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
Sven Klemm 5327580939 refactor column function handling 7 years ago
Sven Klemm 6ca7a03975 consistent nameing fro group and select 7 years ago
Sven Klemm 97f24733f5 remove tableschema from query builder ui 7 years ago
Sven Klemm 7af9cd7dfc set explicit order for rate and increase 7 years ago
Sven Klemm 0e608a08c2 fix test for query generation 7 years ago
Sven Klemm d9648f1fe7 fix bug in query generation with metricColumn 7 years ago
Sven Klemm fa66645b0f refactor PostgresQuery 7 years ago
Sven Klemm d0c2b19c51 Add templateSrv to PostgresQuery tests 7 years ago
Sven Klemm b745fab190 add tests for query generation 7 years ago
Sven Klemm 17591ca29f fix tests for postgres datasource 7 years ago
Tobias Skarhed 74bf80962d Add mock to test files 7 years ago
Tobias Skarhed 962340bcd1 Create new instance in beforeEach 7 years ago
Tobias Skarhed 3bbe39c5ad Karma to Jest: postgres datasource 7 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 caa8b6100e always quote template variables for postgres when multi-value or include (#9714) 8 years ago
Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago