Commit Graph

246 Commits (f8094a6e099ca2bd2a1f319b6cf0bbc39e80e5a3)

Author SHA1 Message Date
Andrej Ocenas 150b97692d Use SecretFormField in MSSql and Postgres datasources 6 years ago
Johannes Schill e7297fef06 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 years ago
ryan 909d425008 cleanup plugin versions 6 years ago
Marcus Efraimsson df60804937
use default min interval of 1m for sql datasources 6 years ago
Daniel Lee e76655df43 graph: fixes click after scroll in series override menu 6 years ago
Marcus Efraimsson 3a53f75ebb
update inline documentation 6 years ago
Torkel Ödegaard 3047579cdd removed unused props from angular query component interface 6 years ago
Dominik Henneke b450b778cb Use buildTableConstraint instead of buildSchemaConstraint to find the datatype of a column if using a table from a different database schema 7 years ago
Erik Sundell e544f2bc74 add table support flag for postgres 7 years ago
Sven Klemm f608340c35 Add delta window function to postgres query builder 7 years ago
Marcus Efraimsson 7b656097a7
postgres: use arrow function declaration of interpolateVariable 7 years ago
Sven Klemm ec0fd96f08 Use closure for calling interpolateVariable 7 years ago
Marcus Efraimsson 12230dfa71
ux: put connection limits under own section 7 years ago
Axel Pirek dd09ece8c9 Make max open, max idle connections and connection max life time configurable 7 years ago
Sven Klemm 9dbdc29118 filter NULL values for column value suggestions 7 years ago
Sven Klemm e07513bd65 Don't use unnest in queries for redshift compatibility 7 years ago
Sven Klemm 7c78b64a36 Document required order for time series queries (#13204) 7 years ago
Sven Klemm 116fb50530 Fix query builder queries for interval start 7 years ago
Sven Klemm 6b863e3b0f Fix quoting to handle non-string values 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 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 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
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
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
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 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago