bergquist
|
1ddf6dafb6
|
changelog: adds note about closing #6359 and #15931
|
2019-03-15 07:32:33 +01:00 |
|
Torkel Ödegaard
|
6a87c9ec7f
|
Merge pull request #16010 from ryantxu/partial-change-hook
use Partial<TOptions> with new PanelTypeChangedHooks
|
2019-03-15 06:58:05 +01:00 |
|
ryan
|
75710d0f2b
|
add partial
|
2019-03-14 14:58:46 -07:00 |
|
ryan
|
1fa07a8254
|
no inheratance
|
2019-03-14 14:47:01 -07:00 |
|
ryan
|
8be56f8a0e
|
improve single stat display
|
2019-03-14 13:31:50 -07:00 |
|
ryan
|
985f057ab3
|
revert most options sharing
|
2019-03-14 13:20:24 -07:00 |
|
Torkel Ödegaard
|
09eddd1676
|
Refactoring the bar gauge and the orientation modes
|
2019-03-14 18:48:12 +01:00 |
|
Sean Lafferty
|
3f9a19dcd5
|
Merge branch 'master' into 12556-oauth-pass-thru
|
2019-03-14 13:18:00 -04:00 |
|
ryan
|
8299c95459
|
add migration tests
|
2019-03-14 09:51:40 -07:00 |
|
ryan
|
ccf66154bb
|
add migration tests
|
2019-03-14 09:50:59 -07:00 |
|
Peter Holmberg
|
52dcb9bf00
|
renaming function
|
2019-03-14 17:39:56 +01:00 |
|
Andrej Ocenas
|
8221c4273f
|
Merge pull request #15998 from grafana/add-grafana-user-proxy-header
Add custom header with grafana user when using proxy
|
2019-03-14 17:29:06 +01:00 |
|
Peter Holmberg
|
cf55d68894
|
using refId from panel model
|
2019-03-14 17:20:33 +01:00 |
|
Carl Bergquist
|
23852b59c9
|
Merge pull request #15839 from grafana/15836_revoke_auth_tokens
Support list and revoke of user auth tokens in HTTP API
|
2019-03-14 17:12:49 +01:00 |
|
corpglory-dev
|
dbec66b3d6
|
Tooltip: show percent instead of value
|
2019-03-14 18:40:44 +03:00 |
|
Andrej Ocenas
|
697a87b7b2
|
Add check so that header is not sent for anonymous users
|
2019-03-14 16:33:21 +01:00 |
|
Andrej Ocenas
|
6587a967eb
|
Update config docs
|
2019-03-14 16:33:20 +01:00 |
|
Andrej Ocenas
|
bbdc1c0e64
|
Add custom header with grafana user and a config switch for it
|
2019-03-14 16:33:19 +01:00 |
|
bergquist
|
191a7e4b8d
|
changelog: adds note about closing #10816
|
2019-03-14 16:19:12 +01:00 |
|
corpglory-dev
|
4ba5217a08
|
Right tooltip position
|
2019-03-14 18:18:40 +03:00 |
|
Carl Bergquist
|
291ffcb75b
|
Merge pull request #15457 from bergquist/distributed_cache
Distributed cache
|
2019-03-14 16:16:39 +01:00 |
|
corpglory-dev
|
d36b07bd68
|
Add "No data points" message
|
2019-03-14 18:09:24 +03:00 |
|
bergquist
|
6d42d43b22
|
use constants for cache type
|
2019-03-14 15:48:20 +01:00 |
|
bergquist
|
5f059038c6
|
makes variables template prettier complient
|
2019-03-14 13:52:36 +01:00 |
|
Sean Lafferty
|
f3c52710df
|
Make recently used auth_module test more robust by adding another 'log in'
|
2019-03-14 08:40:19 -04:00 |
|
Torkel Ödegaard
|
12219a1d7e
|
Merge pull request #15957 from ryantxu/panel-options-init
improve the new PreservePanelOptionsHandler
|
2019-03-14 13:05:09 +01:00 |
|
bergquist
|
f059c25f95
|
white space formating
|
2019-03-14 10:59:13 +01:00 |
|
bergquist
|
7b692c1cfd
|
changelog: adds note about #15744
|
2019-03-14 10:10:58 +01:00 |
|
Carl Bergquist
|
11d9122cf5
|
Merge pull request #15916 from zhulongcheng/victorops-noti
Add more info to victorOps alert notifications
|
2019-03-14 10:02:44 +01:00 |
|
bergquist
|
0a86a1d7b6
|
updates old distcache names
|
2019-03-14 09:23:35 +01:00 |
|
bergquist
|
c001cfe1d9
|
dont allow inifinite expiration
|
2019-03-14 09:22:03 +01:00 |
|
Johannes Schill
|
df453d15de
|
chore: Upgrade all babel related packages that is lagging behind
|
2019-03-14 09:01:27 +01:00 |
|
bergquist
|
5186273731
|
return error if cache type is invalid
|
2019-03-14 08:57:38 +01:00 |
|
zhulongcheng
|
755f60358b
|
Add more info to victorOps alert notifications
|
2019-03-14 15:47:11 +08:00 |
|
Johannes Schill
|
8a2865aedf
|
fix: papaparse must have gone missing during rebase
|
2019-03-14 08:36:56 +01:00 |
|
Johannes Schill
|
8dee1a27bf
|
chore: Bump jest to 24
|
2019-03-14 08:28:15 +01:00 |
|
Johannes Schill
|
d6a74a5c90
|
fix: describe() should not be async
|
2019-03-14 08:26:01 +01:00 |
|
Johannes Schill
|
be3f9fcbfe
|
fix: Use proper syntax for plugin-syntax-dynamic-import
|
2019-03-14 08:26:00 +01:00 |
|
Johannes Schill
|
1680dbac7d
|
fix: Downgrade ts-node to 8.0.2 due to broken theme generation
|
2019-03-14 08:26:00 +01:00 |
|
Johannes Schill
|
c41db1325b
|
chore: Bump ora
|
2019-03-14 08:25:59 +01:00 |
|
Johannes Schill
|
522afc6f99
|
chore: Bump tslint (again)
|
2019-03-14 08:25:59 +01:00 |
|
Johannes Schill
|
1d2ffe2b4b
|
chore: Bump axios
|
2019-03-14 08:25:58 +01:00 |
|
Johannes Schill
|
b4dd476104
|
chore: Bump npm
|
2019-03-14 08:25:57 +01:00 |
|
Johannes Schill
|
5c05afea0a
|
chore: Bump glob
|
2019-03-14 08:25:57 +01:00 |
|
Johannes Schill
|
95382f9920
|
fix: Invalid css
|
2019-03-14 08:25:56 +01:00 |
|
Johannes Schill
|
bdce61d02a
|
chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter
|
2019-03-14 08:25:56 +01:00 |
|
Johannes Schill
|
da644a700f
|
chore: Bump file-loader and css optimizer webpack plugin
|
2019-03-14 08:25:55 +01:00 |
|
Johannes Schill
|
79f6b4f8e6
|
chore: Bump css-loader and remove minimize option since its removed in css-loader
|
2019-03-14 08:25:54 +01:00 |
|
Johannes Schill
|
e29a7b35f5
|
chore: Bump npm packages and lock down some versions
|
2019-03-14 08:25:54 +01:00 |
|
Johannes Schill
|
628b4a43ec
|
chore: Bump mini-css-extract-plugin
|
2019-03-14 08:25:53 +01:00 |
|