Sven Klemm
|
aae21a631e
|
fix references to postgres datatypes
|
2018-10-19 14:52:25 +02:00 |
|
Sven Klemm
|
c4452ba335
|
Fix tslint errors
|
2018-10-18 20:01:40 +02:00 |
|
Marcus Efraimsson
|
41b5dae606
|
start implementing mysql query editor as a copy of postgres query editor
|
2018-08-30 16:52:12 +02:00 |
|
Torkel Ödegaard
|
9b978b7203
|
tslint: autofix of let -> const (#13033)
|
2018-08-26 17:14:40 +02:00 |
|
Torkel Ödegaard
|
27835f373e
|
cleanup: removed unused typescript typings import
|
2018-01-04 10:12:02 +01:00 |
|
Torkel Ödegaard
|
3a1f52d8a2
|
prettier: ran on all files again, sorry. now settings are defined in package.json
|
2017-12-21 08:39:31 +01:00 |
|
Torkel Ödegaard
|
85879a7014
|
prettier: change to single quoting
|
2017-12-20 12:33:33 +01:00 |
|
Torkel Ödegaard
|
fadfc665e4
|
tech: ran pretttier on all typescript files
|
2017-12-19 16:06:54 +01:00 |
|
Torkel Ödegaard
|
b8d9722b4f
|
tech: removing unused variables from typescript files, and making tslint rules more strict
|
2017-09-21 16:40:18 +02:00 |
|
Daniel Lee
|
73cb035231
|
mysql: annotation support. Fixes #8382
Simple query editor - a text area with a Show Help section.
Validation for empty query and if the time_sec column is missing.
|
2017-05-23 09:53:20 +02:00 |
|
Torkel Ödegaard
|
f976e465c4
|
mysql: minor improvement for table panel
|
2017-05-11 11:06:13 +02:00 |
|
Torkel Ödegaard
|
2b029912aa
|
mysql: query editor fix
|
2017-04-24 10:58:53 +02:00 |
|