Commit Graph

22 Commits (ced0a5828f0f5f08b84c01bdbc7e25cd2d963983)

Author SHA1 Message Date
Sven Klemm 17b46804e8 remove unused function renderAdhocFilters 7 years ago
Sven Klemm a5bcd8eac0 fix metric column when using group by 7 years ago
Sven Klemm 8b3c308168 remove categories from queryPart 7 years ago
Sven Klemm 46c229188e read aggregate functions from database 7 years ago
Sven Klemm 64fa1ce8a0 properly handle IN queries 7 years ago
Sven Klemm 6793fa5e54 join multivalue variables with , 7 years ago
Sven Klemm e6501f0f0e revert special handling for IN 7 years ago
Sven Klemm 5e9a66de5f put values for IN in parens 7 years ago
Sven Klemm 958646d976 dont quote where constraints 7 years ago
Sven Klemm cdb4e2ba0b remove unused setting 7 years ago
Sven Klemm cb5278d413 handle variables in where constraints 7 years ago
Sven Klemm 1d8540ac69 properly quote where constraint parts 7 years ago
Sven Klemm 340f679d0f quote schema and table 7 years ago
Sven Klemm 83200c289a use metricColumn in query builder 7 years ago
Sven Klemm bf4a30d30f set rawSQL when rendering query builder query 7 years ago
Sven Klemm 26e09b598c fix group by column 7 years ago
Sven Klemm 7104e6f9f8 fix variable interpolation 7 years ago
Sven Klemm fd518846b1 rename field to column 7 years ago
Sven Klemm ef18eb7fcb add where constraint handling 7 years ago
Sven Klemm 4dbd83fac1 add groupby to querybuilder 8 years ago
Sven Klemm 571ecdc740 enhance render function 8 years ago
Sven Klemm 443504517a add postgres_query.ts 8 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 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
bergquist 35232a77e6 removes unused properties 8 years ago
Torkel Ödegaard 52177a45d9 influxdb: use paranthesis for influxdb queries in frontend query builder, #9131 8 years ago
Torkel Ödegaard d2a22e7b23 influxdb: fixed template variable interpolation of multi valued variables when using raw query editor mode, fixes #8165 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Denis Doria e71b13d9fa Improve regex detection for influxdb measurement #7276 (#7734) 8 years ago
thuck c3eb9da160 Finish query builder for LIMIT, SLIMIT and ORDER BY time #6065 8 years ago
thuck f577dd0f38 Including LIMIT, SLIMIT and ORDER BY time on influxdb #6065 8 years ago
Torkel Ödegaard 8c39cd35f0 progress on interval built in variable 9 years ago
Torkel Ödegaard dfe0f91105 feat(adhoc): adhoc filters progress 9 years ago
Torkel Ödegaard 83b9db51e3 feat(templating): great progress on adhoc filters, #6038 9 years ago
Torkel Ödegaard acbaef1907 fix(influxdb): fixed issue with backslash escaping in tag filter, fixes #5249 9 years ago
Torkel Ödegaard fe0b7533a1 fix(influxdb): quote number valued tag values, only not quote when operator is > or <, fixes #4885 9 years ago
Torkel Ödegaard 5e6485c210 feat(query editors): minor progress 9 years ago
Torkel Ödegaard 6bc898b215 fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797 9 years ago
Torkel Ödegaard 4d802df040 fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797 9 years ago
Nathan LaFreniere b6de656cf1 dont quote numbers for influxdb, closes #4163 9 years ago
bergquist 991b6eafca tech(influxdb): convert datasource to TS class 9 years ago
Torkel Ödegaard 56bef637bd feat(templating): fixes for influxdb template variable formating, #2918 9 years ago
Torkel Ödegaard 23a136d9ef feat(templating): moved template interpolation into query building 9 years ago
Torkel Ödegaard de90ad8967 feat(influxdb): escape influxdb tag values, fixes #3950 10 years ago
Torkel Ödegaard 33dc9fdd76 fix(inspector): fixed broken panel error inspect 10 years ago
utkarshcmu 54383a9a0c Fix failing circleci 10 years ago
Torkel Ödegaard 510a21195a feat(influxdb): support for policy selection in query editor, closes #2018 10 years ago
Torkel Ödegaard 1adb7b286c updated 10 years ago