Commit Graph

1900 Commits (26756f86aaf4dbf204357a174656f4900141ed49)

Author SHA1 Message Date
Patrick O'Carroll 2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 7 years ago
Patrick O'Carroll 25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 7 years ago
Sven Klemm cb526d4557 Add min time interval to mysql and mssql 7 years ago
Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule 7 years ago
Sven Klemm e2c7b010ac fix test failures for timeInterval 7 years ago
Sven Klemm a95453036b Add min time interval to postgres datasource 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 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
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 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 d5cdeebf23 reset metric column when changing table 7 years ago
Sven Klemm 88cd713d3a reset metric column when changing table 7 years ago
Sven Klemm 1cac061448 fix timeFilter resetting when changing table 7 years ago
Marcus Efraimsson 5ceaa21e3b
when changing table, refresh panel once after columns have been changed 7 years ago
Sven Klemm a06a6b6517 fix timecolumn handling when table changes 7 years ago
Sven Klemm 015909dbff set default for timeGroup in query builder to $__interval 7 years ago
Sven Klemm 483f6cc5e1 when changing table reset columns 7 years ago
Sven Klemm be978d1a8f fix metric column suggestions 7 years ago
Sven Klemm e2c3b6c6c5 fix suggestions for metric column 7 years ago
Patrick O'Carroll a8547ae36e added this:any to functions and changed functions to arrowfunctions 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard 80d6ef535d tsconfig: started on setting noImplicitThis to true 7 years ago
Torkel Ödegaard 272c09513f tslint: added a new tslint rule 7 years ago
Sven Klemm aadff18e94 hide Query Builder button for table panels 7 years ago
Sven Klemm a87b27c7d3 check for correct quoting of multiple singlequotes 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Sven Klemm 1ee91a637f remove min time interval from datasource config 7 years ago
Sven Klemm 0b74ff5cf1 remove unneeded queryOptions 7 years ago
Sven Klemm 7a5b5906ed fix quoting 7 years ago
Sven Klemm bfac6303d0 strip quotes when auto adding alias 7 years ago
Sven Klemm ab4fbff454 handle quoting properly for table suggestion 7 years ago
Sven Klemm e9ab4feeb0 link to github instead 7 years ago
Sven Klemm 955e5afa45 recheck timecolumn when changing table 7 years ago
Sven Klemm 84ec1ce624 update filter macro on time column change 7 years ago
Sven Klemm 30fce34d9c make default mode for table panels raw editor 7 years ago
Sven Klemm 62d82920e6 improve description for timescaledb option 7 years ago
Sven Klemm da8696ed95 fix handling of variable interpolation for IN expresions 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Sven Klemm 21e7b0b92d add min interval to postgres datasource 7 years ago
Alexander Zobnin 060fb1af05 tests: fix missing tests (with .jest suffix) 7 years ago
Sven Klemm 02c5d36c0b fix tableSegment and timeColumnSegment after table suggestion 7 years ago
Sven Klemm e04127e430 unify quoting 7 years ago
Sven Klemm 49319fbdea prefill editor with first metric table 7 years ago
Sven Klemm ff2564900f only allow 1 filter macro in where clause 7 years ago