Sven Klemm
265d5daf57
Merge branch 'master' into postgres-query-builder
2018-08-31 19:02:46 +02:00
Patrick O'Carroll
abbb6f933c
added jsdoc-format rule and fixed files that didn't follow new rule ( #13107 )
2018-08-31 16:40:43 +02:00
Patrick O'Carroll
944c1da27b
set member-access and no-var-keyword to true, removed public in two files ( #13104 )
2018-08-31 16:40:23 +02:00
Torkel Ödegaard
eef41cbccd
Merge branch 'grafana-loading-page'
2018-08-31 07:38:42 -07:00
Patrick O'Carroll
c9995d39d7
fixed so preloader is removed when app is loaded
2018-08-31 09:57:27 +02:00
Sven Klemm
d5cdeebf23
reset metric column when changing table
2018-08-30 15:46:57 +02:00
Sven Klemm
1cac061448
fix timeFilter resetting when changing table
2018-08-30 15:39:01 +02:00
Marcus Efraimsson
5ceaa21e3b
when changing table, refresh panel once after columns have been changed
2018-08-30 15:11:54 +02:00
Sven Klemm
a06a6b6517
fix timecolumn handling when table changes
2018-08-30 14:25:27 +02:00
Sven Klemm
015909dbff
set default for timeGroup in query builder to $__interval
2018-08-30 14:16:42 +02:00
Sven Klemm
483f6cc5e1
when changing table reset columns
2018-08-30 14:11:53 +02:00
Sven Klemm
be978d1a8f
fix metric column suggestions
2018-08-30 14:09:47 +02:00
Sven Klemm
e2c3b6c6c5
fix suggestions for metric column
2018-08-30 13:05:16 +02:00
Torkel Ödegaard
154fbe2413
New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) ( #13025 )
...
* wip: design update for navbar with kiosk mode button
* feat: progress on new view mode button
* css: view state refactorings
* feat: kiosk modes & playlist support
* feature: cycle tv mode feature, renamed view modes to TV, and Kiosk
* fix: updated the alert notification message
* fix: removed unused parameter
* fix: correct the css class set for tv mode
* some minor improvements to playlist
2018-08-30 11:52:31 +02:00
Torkel Ödegaard
36bc8b77fb
Merge branch 'tsconfig-no-implicit-this'
2018-08-30 11:46:13 +02:00
Patrick O'Carroll
a8547ae36e
added this:any to functions and changed functions to arrowfunctions
2018-08-30 10:49:18 +02:00
David
b8e6817732
Explore: keep query when changing datasources ( #13042 )
...
- clear `edited` state for each query when a new datasource is set
2018-08-30 09:05:45 +02:00
Patrick O'Carroll
552a61b6ae
changed var to let in 50 files ( #13075 )
2018-08-30 09:03:11 +02:00
Patrick O'Carroll
b494a29e02
changed var to let in last files ( #13087 )
2018-08-30 08:58:43 +02:00
Torkel Ödegaard
80d6ef535d
tsconfig: started on setting noImplicitThis to true
2018-08-30 08:53:13 +02:00
Torkel Ödegaard
c960af098a
tslint: added 1 more rule, #12918
2018-08-30 07:47:46 +02:00
Torkel Ödegaard
0bb249096f
tslint: added 2 more rules and removed unused component, #12918
2018-08-30 07:40:13 +02:00
Torkel Ödegaard
272c09513f
tslint: added a new tslint rule
2018-08-30 07:34:17 +02:00
Sven Klemm
aadff18e94
hide Query Builder button for table panels
2018-08-29 18:38:18 +02:00
Sven Klemm
a87b27c7d3
check for correct quoting of multiple singlequotes
2018-08-29 16:50:59 +02:00
Sven Klemm
70daa56a31
Merge branch 'master' into postgres-query-builder
2018-08-29 14:44:23 +02:00
Patrick O'Carroll
a702603e7b
changed var to const 2 ( #13068 )
...
* changed var to const
* fixed typo created in last commit
* added or empty object to options in prometheus/datasource
2018-08-29 14:27:29 +02:00
Patrick O'Carroll
5e0d0c5816
changed var to const ( #13061 )
2018-08-29 14:26:50 +02:00
Sven Klemm
1ee91a637f
remove min time interval from datasource config
2018-08-29 13:02:25 +02:00
Sven Klemm
0b74ff5cf1
remove unneeded queryOptions
2018-08-29 12:51:58 +02:00
Sven Klemm
7a5b5906ed
fix quoting
2018-08-29 12:24:28 +02:00
Sven Klemm
bfac6303d0
strip quotes when auto adding alias
2018-08-29 12:16:07 +02:00
Sven Klemm
ab4fbff454
handle quoting properly for table suggestion
2018-08-29 12:12:11 +02:00
Sven Klemm
e9ab4feeb0
link to github instead
2018-08-29 09:58:08 +02:00
Sven Klemm
955e5afa45
recheck timecolumn when changing table
2018-08-29 09:51:01 +02:00
Sven Klemm
84ec1ce624
update filter macro on time column change
2018-08-29 09:04:33 +02:00
Peter Holmberg
b6584f5ad0
Moved tooltip icon from input to label #12945 ( #13059 )
2018-08-28 15:23:25 +02:00
Patrick O'Carroll
b8597b4d57
added empty cta to playlist page + hid playlist table when empty ( #12841 )
...
* added empty cta to playlist page + hid playlist table when empty
* implemented the empty-list-cta component
* removed extra protip, changed messaging
2018-08-28 14:23:03 +02:00
Sven Klemm
30fce34d9c
make default mode for table panels raw editor
2018-08-28 12:10:55 +02:00
Sven Klemm
62d82920e6
improve description for timescaledb option
2018-08-27 23:20:17 +02:00
Marcus Efraimsson
e204124791
Merge pull request #12939 from grafana/12865-login-loading-animation
...
animation during slow login
2018-08-27 15:17:19 +02:00
Patrick O'Carroll
1a2ab532d1
fixed so validation of empty fields works again
2018-08-27 14:16:34 +02:00
Sven Klemm
7177f19436
Merge branch 'master' into postgres-query-builder
2018-08-27 11:23:55 +02:00
Sven Klemm
da8696ed95
fix handling of variable interpolation for IN expresions
2018-08-26 22:43:03 +02:00
Torkel Ödegaard
e1beaaa0f7
tslint: tslint to const fixes part3 ( #13036 )
2018-08-26 21:52:57 +02:00
Torkel Ödegaard
35c00891e7
tslint: more const fixes ( #13035 )
2018-08-26 20:19:23 +02:00
Torkel Ödegaard
314b645857
tslint: changing vars -> const ( #13034 )
2018-08-26 18:43:07 +02:00
Torkel Ödegaard
9b978b7203
tslint: autofix of let -> const ( #13033 )
2018-08-26 17:14:40 +02:00
Sven Klemm
21e7b0b92d
add min interval to postgres datasource
2018-08-25 18:14:39 +02:00
Tobias Skarhed
8a99fa269d
WIP Update tslint ( #12922 )
...
* Interface linting rule
* fix: changed model names in store files so that the interface names do not conflict with the model names
2018-08-24 16:48:47 +02:00