Marcus Efraimsson
|
96046a7ba6
|
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237)
Adds support for validating query in alert for mysql,
postgres and mssql.
Fixes #13155
|
2019-09-24 20:46:07 +02:00 |
|
Tobias Skarhed
|
0ef4060b98
|
Chore: Fix about 200 noImplicitAny errors (#18067)
* Fix 200 ish errors
* Add interface
|
2019-07-16 11:35:42 +02:00 |
|
Ryan McKinley
|
3f15170914
|
Refactor: move some files to @grafana/data (#17952)
* moving to data WIP
* more refactoring
* add missing test
* mock full path
* remove sinon from grafana-ui
|
2019-07-06 08:05:53 +02:00 |
|
Tobias Skarhed
|
4e27ba9646
|
noImplicitAny: Sub 3000 errors (#17821)
* noImplicitAny Stackdriver
* Sub 3000 noImplicitAny
* Update error count limit
* Add DataQueryRequest type
|
2019-07-01 11:11:57 +02:00 |
|
Hugo Häggmark
|
ceb9f0855b
|
Chore: Replaces moment with Grafanas DateTime (#16919)
* Wip: Initial commit
* Refactor: Replaces moment.utc(
* Refactor: replaces the last isMoment statements
* Refactor: Removes almost all moment imports
* Refactor: Moves moment_wrapper to grafana/ui
* Refactor: Renames momentWrapper
* Refactor: Removes one more moment import
* Refactor: Removes unitOfTime import
* Fix: Fixes Prettier error
* Refactor: Renames DateTimeType to DateTime
* Refactor: Renames isDateTimeType to isDateTime
* Refactor: Renames dateTime to dateTime
* Feature: Bans moment imports and types
|
2019-05-08 13:51:44 +02:00 |
|
Dominik Prokop
|
0a66d8afc7
|
Merge branch 'master' into cli/watch-sass-var
|
2019-02-12 17:20:14 +01:00 |
|
thatsparesh
|
105879ab5d
|
use timeSrv in metricFindQuery as timeRange
|
2019-02-09 14:57:20 -06:00 |
|
Patrick O'Carroll
|
0f326f18dc
|
changed functions to arrowfunctions for only-arrow-functions rule (#13127)
|
2018-09-04 15:55:41 +02:00 |
|
Tobias Skarhed
|
a65589a5fb
|
Rename test files
|
2018-08-14 10:52:41 +02:00 |
|
Brice Maron
|
bb7e583863
|
fix custom variable quoting in sql* query interpolations
|
2018-08-01 20:32:50 +02:00 |
|
Daniel Lee
|
d34cd8730e
|
mssql: convert tests to jest
|
2018-03-20 13:01:32 +01:00 |
|
Daniel Lee
|
ae4c6e4648
|
mssql: fix precision for time column in table mode
ref #11306
|
2018-03-20 12:59:40 +01:00 |
|
linux chips
|
6e7a067857
|
adding support for sgl native time datatypes
|
2017-12-12 23:43:24 +03:00 |
|
linux chips
|
c75f9a1923
|
MSSQL Data Source
|
2017-12-02 14:40:12 +03:00 |
|