Commit Graph

33 Commits (de71875e6bbddacb2d9b96ff1adcb5a4d0444382)

Author SHA1 Message Date
Hugo Häggmark 591ea0bfe3
Explore: Adds LogQueryField for InfluxDb (#17450) 7 years ago
Jürgen Kreileder 41eb0ba52e Add support for InfluxDB's time zone clause 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed 27c081349f Remove old influx stuff 8 years ago
Tobias Skarhed d6381bed7c Test fail depending on test order 8 years ago
Tobias Skarhed 81c32780b9 Pass more tests 8 years ago
Torkel Ödegaard b1cf4cf01c fix: InfluxDB Query Editor and selecting template variable in where clause caused issue, fixes #10402, fixes #10663 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
Torkel Ödegaard bcb52417db refactor: refactoring InfluxDB query builder with policy PR #9473 8 years ago
Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 years ago
Torkel Ödegaard 02c79a6389 influxdb: improvements to influxdb query editor, SLIMIT, LIMIT and ORDER BY now added on demand by plus button 9 years ago
Daniel Lee a30cf204d7 influx: small ux changes to query editor 9 years ago
thuck f577dd0f38 Including LIMIT, SLIMIT and ORDER BY time on influxdb #6065 9 years ago
cmartin0077 f91f74be04 fix(influxdb) autocomplete measurement while typing, fixes #4278 (#5931) 9 years ago
Torkel Ödegaard d8d951c810 feat(alerting): can now change reducer 9 years ago
Torkel Ödegaard 1418cbbd8b feat(query_part): refactoring query part 9 years ago
Torkel Ödegaard befca9bb2f feat(query parts): refactoring query part component to support actions 9 years ago
bmundt f6b1d5a84a Added '!=' option for where clause in the influx query builder (#5646) 10 years ago
Torkel Ödegaard b170b6ec8b feat(query part): moved query part editor from influxdb to core 10 years ago
Torkel Ödegaard 5e6485c210 feat(query editors): minor progress 10 years ago
Torkel Ödegaard 805fd18b7b feat(query editors): more work on query editors make over 10 years ago
Torkel Ödegaard d8499e6941 fix(influxdb): added regex start string char to templating suggestion, fixes #4405 10 years ago
Torkel Ödegaard 56bef637bd feat(templating): fixes for influxdb template variable formating, #2918 10 years ago
Torkel Ödegaard 23a136d9ef feat(templating): moved template interpolation into query building 10 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 10 years ago
Torkel Ödegaard 660ce3a61d fix(row editor): row editor fix and cleanup of unused code 10 years ago
Torkel Ödegaard de394311e0 feat(datasources): minor fix for optimized build for the refactored query editors 10 years ago
Torkel Ödegaard eecf844ca2 feat(plugins): migrated influxdb query editor to new plugin model 10 years ago