Commit Graph

168 Commits (1395cd89dadbba6bc0716ad909e0839cb4623060)

Author SHA1 Message Date
Marcus Efraimsson 96046a7ba6
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237) 6 years ago
Dominik Prokop 90508cdbf2
Datasource: Support min time interval input in ms (#18719) 6 years ago
Tobias Skarhed 0ef4060b98
Chore: Fix about 200 noImplicitAny errors (#18067) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Tobias Skarhed 418dba4b21 noImplicitAnys: Fix InfluxDB type issues #17937) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Marcus Efraimsson 1497f3d79a
Chore: Remove unused properties in explore (#17359) 6 years ago
Torkel Ödegaard e1d408a66f
AddDataSource: Updated page design & categories (#16971) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Andrej Ocenas 2596ce5076 Add pattern validation in configs (#16837) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
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
Marcus Efraimsson df60804937
use default min interval of 1m for sql datasources 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
thatsparesh 105879ab5d use timeSrv in metricFindQuery as timeRange 6 years ago
Paresh 1f3fafb198 mssql: pass timerange for template variable queries 6 years ago
Marcus Efraimsson 3a53f75ebb
update inline documentation 6 years ago
Erik Sundell 00d8e1f221 add table support flag for mssql 7 years ago
Ramiro Morales 90de703ef2 fix new setting default value handling. 7 years ago
Ramiro Morales d859a6aeb8 rename new JSON data attrbute. 7 years ago
Ramiro Morales 37f16ca80a Add 'encrypt' setting to MSSQL data source. 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 7c78b64a36 Document required order for time series queries (#13204) 7 years ago
Sven Klemm cb526d4557 Add min time interval to mysql and mssql 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 abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 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 a65589a5fb Rename test files 7 years ago
Sven Klemm 8c4d59363e add $__unixEpochGroup to mssql datasource 7 years ago
Sven Klemm 52c7edf2f4 rename last fillmode to previous 7 years ago
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource 7 years ago
Sven Klemm 82c473e3af document $__timeGroupAlias 7 years ago
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
Marcus Efraimsson 20b2b344f6
mssql: add logo 7 years ago
Sven Klemm 036647ae35 document metric column prefix in query editor 7 years ago
Marcus Efraimsson 845724e8b9
update mysql/mssql query/annotation help sections 7 years ago
Mario Trangoni e5e6bc56c8 public: fix codespell issues 7 years ago
Daniel Lee 8b2441e098 mssql: typos in help sections 7 years ago
Marcus Efraimsson bd4ecaeac6 mssql: update query editor help 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson b0076d4f65 mssql: remove UTC conversion in macro functions 7 years ago
Daniel Lee d34cd8730e mssql: convert tests to jest 7 years ago
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 7 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 7 years ago