Commit Graph

78 Commits (5c1615292a7a2be7556d9e0815d4911929aab892)

Author SHA1 Message Date
Patrick O'Carroll 25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 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 7a5b5906ed fix quoting 7 years ago
Sven Klemm bfac6303d0 strip quotes when auto adding alias 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
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Sven Klemm 21e7b0b92d add min interval to postgres datasource 7 years ago
Sven Klemm 02c5d36c0b fix tableSegment and timeColumnSegment after table suggestion 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
Sven Klemm c1890dbb6d fix timeColumnType assignment 7 years ago
Sven Klemm 9699d7a166 make suggested filter macro depend on type 7 years ago
Sven Klemm 8e4db8cc3a suggest operators depending on datatype 7 years ago
Sven Klemm 28f97a2450 update persisted parts on param change 7 years ago
Sven Klemm e84a1cbcc5 persist datatype information 7 years ago
Sven Klemm 8ced29a0e7 Don't do value suggestions for numeric and timestamp 7 years ago
Sven Klemm 6d8ad3b076 require postgres 9.4+ for ordered set aggregate functions 7 years ago
Sven Klemm c90eb45cef only show first/last aggregate when timescaledb is enabled 7 years ago
Sven Klemm c9bbdf244c get timecolumn datatype on timecolumn change 7 years ago
Sven Klemm 6d07d825e9 dont break default parameters for functions 7 years ago
Sven Klemm dabfd88cd9 add moving average to query builder 7 years ago
Sven Klemm 7e9c9199c1 add warning when switching from raw sql mode 7 years ago
Sven Klemm ace999b13f rename special to windows 7 years ago
Sven Klemm 26ea88252b add first and last support 7 years ago
Sven Klemm 412bb6acab refactor function handling in query builder 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 9f0b4e0aa7 add groupby when adding first aggregate 7 years ago
Sven Klemm b28bf1a4f9 rename PostgresQueryBuilder to PostgresMetaQuery 7 years ago
Sven Klemm 2fcb09b23d filter datatype for groupby suggestions 7 years ago
Sven Klemm f85c9c012e refactor adding sqlPart 7 years ago
Sven Klemm f48060a1bb remove render code from sql_part 7 years ago
Sven Klemm fa66645b0f refactor PostgresQuery 7 years ago
Sven Klemm 844beb660d refactor PostgresQueryCtrl 7 years ago
Sven Klemm d7ed706e12 refactor PostgresQueryCtrl and PostgresQuery 7 years ago
Sven Klemm b745fab190 add tests for query generation 7 years ago
Sven Klemm 2784a2df6b Refactor value column SQL generation 7 years ago
Sven Klemm c8a11d597f prepare sql part for special functions 7 years ago
Sven Klemm 5b5dcabd22 add None to metric column suggestions 7 years ago
Sven Klemm b2b4860bdb refactor transformToSegments 7 years ago