Torkel Ödegaard
2ac202b22f
moving things around
2018-09-02 07:11:21 -07:00
Torkel Ödegaard
de456f8b73
wip: solid progress on redux -> angular location bridge update
2018-08-31 13:16:20 -07:00
Sven Klemm
265d5daf57
Merge branch 'master' into postgres-query-builder
2018-08-31 19:02:46 +02:00
Torkel Ödegaard
6efe9da10f
wip: moving things around
2018-08-31 09:49:32 -07:00
Torkel Ödegaard
2c85e44ab7
wip: moveing things around
2018-08-31 09:49:02 -07:00
Torkel Ödegaard
593cc5380f
wip: redux refactor
2018-08-31 09:42:32 -07: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
Torkel Ödegaard
2996c54b72
fix: for text flickering in animation on chrome on windows
2018-08-31 07:37:21 -07:00
Torkel Ödegaard
d68007fde3
wip: redux
2018-08-31 14:38:23 +02:00
Torkel Ödegaard
cf58eea1db
redux: wip progress for using redux
2018-08-31 13:24:36 +02:00
Patrick O'Carroll
c9995d39d7
fixed so preloader is removed when app is loaded
2018-08-31 09:57:27 +02:00
Patrick O'Carroll
4f84a2d018
removed console.log
2018-08-31 08:50:34 +02:00
Patrick O'Carroll
bc30e7b322
separated fade-ins for logo and text, tweaked delays and timing for fade-in animations
2018-08-31 08:41:17 +02:00
Torkel Ödegaard
4f91087d9a
docs: minor updates, more work to do
2018-08-31 07:15:07 +02:00
Torkel Ödegaard
ad9f38ae4d
Merge branch 'master' into redux-poc2
2018-08-30 13:04:29 -07:00
Torkel Ödegaard
77f9b152fa
ux: minor fixes to loading screen
2018-08-30 11:59:32 -07:00
Sven Klemm
650e2faf01
Merge branch 'postgres-query-builder' of git+ssh://github.com/svenklemm/grafana into postgres-query-builder
2018-08-30 15:47:10 +02:00
Sven Klemm
d5cdeebf23
reset metric column when changing table
2018-08-30 15:46:57 +02:00
Sven Klemm
88cd713d3a
reset metric column when changing table
2018-08-30 15:45:05 +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
Patrick O'Carroll
6832b80735
added pro-tip text, removed pro-tip link
2018-08-30 15:02:20 +02:00
Patrick O'Carroll
f916add03b
fixed styling for background and text, added intro animation, added fade in to text
2018-08-30 14:44:37 +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
Jasper Lievisse Adriaanse
d668a922e6
Return correct path for OpenBSD in cli's returnOsDefault ( #13089 )
2018-08-30 11:56:52 +02:00
Torkel Ödegaard
9cf26b934d
updated changelog
2018-08-30 11:55:54 +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
Torkel Ödegaard
dd8076f2cf
feat: loading css async & inline svg
2018-08-30 10:32:45 +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
ceadced6f0
tsconfig: format file
2018-08-30 08:33:29 +02:00
Sven Klemm
aa2098fedf
document postgres version and TimescaleDB option
2018-08-30 08:18:22 +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
Patrick O'Carroll
0dc8949352
added rule prefer const to tslint ( #13071 )
2018-08-30 07:18:28 +02:00
Šimon Podlipský
2e1db2ca93
dep ensure ( #13074 )
2018-08-30 07:18:09 +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