Peter Holmberg
39728c885b
rename to char
2019-03-18 11:17:58 +01:00
Peter Holmberg
515fb5903e
sorting imports
2019-03-18 10:44:00 +01:00
Peter Holmberg
c0eb140297
moving
2019-03-18 10:41:28 +01:00
Andrej Ocenas
dcc5373e77
Remove .only function
2019-03-18 10:40:04 +01:00
Andrej Ocenas
854644f46c
Add more patterns to no-only-test task
2019-03-18 10:39:14 +01:00
Hugo Häggmark
0eb2ca3ffd
chore: Cleaning up implicit anys in DashboardExporter and tests
...
progress: #14714
2019-03-18 07:42:43 +01:00
Torkel Ödegaard
d1e48a07b2
Merge pull request #16031 from ryantxu/random-walk-start-at
...
add startValue to random_walk testdata scenario and random_walk_table
2019-03-17 13:18:40 +01:00
Torkel Ödegaard
34b6405fd9
Merge pull request #16036 from steven-sheehy/log-stats-overflow
...
Explore: Fix log stats with long labels
2019-03-17 13:16:43 +01:00
Steven Sheehy
ec34099ea7
Explore: Fix log stats for long labels
...
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-03-16 00:55:10 -05:00
Torkel Ödegaard
bfa54d2e26
Merge pull request #15925 from ryantxu/reusable-formatting-options
...
make value processing/formatting more reusable
2019-03-15 22:13:46 +01:00
ryan
bd811b4a95
dont test exists in the test... it will fail if not found
2019-03-15 12:36:55 -07:00
ryan
24ead3a4a4
add random_walk_table scenario
2019-03-15 12:33:45 -07:00
bergquist
98911e0708
adds backend code style guide
2019-03-15 20:19:24 +01:00
ryan
2b5ac6bafa
add test file
2019-03-15 11:07:20 -07:00
ryan
e787176bca
add startAt to random walk scenario
2019-03-15 11:02:41 -07:00
ryan
0bb772aba7
get values from base options
2019-03-15 09:03:47 -07:00
ryan
b1b5e8d74c
use singlestat base where appropriate
2019-03-15 08:38:29 -07:00
ryan
77b78e36e5
Merge remote-tracking branch 'grafana/master' into reusable-formatting-options
...
* grafana/master: (44 commits)
feature(explore/table): Add tooltips to explore table (#16007 )
Update changelog
Add check for Env before log
Update index.md
chore: Cleaning up implicit anys in manage_dashboard.ts and manage_dashboard.test.ts progress: #14714
chore: Cleaning up implicit anys in app.ts progress: #14714
changelog: adds note about closing #15836
changelog: adds note about closing #6359 and #15931
add partial
Add check so that header is not sent for anonymous users
Update config docs
Add custom header with grafana user and a config switch for it
changelog: adds note about closing #10816
use constants for cache type
updates old distcache names
dont allow inifinite expiration
return error if cache type is invalid
use `Get` instead of `Find`
avoid exposing cache client directly
add docs about remote cache settings
...
2019-03-15 08:23:55 -07:00
Steven Sheehy
fff6e0a522
feature(explore/table): Add tooltips to explore table ( #16007 )
...
Longer labels are now viewable as a tooltip in the Explore table
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-03-15 14:11:40 +01:00
Carl Bergquist
011e8c4a35
Merge pull request #16022 from grafana/connection-string-log-fix-simple
...
Only log connection string in dev environment
2019-03-15 14:03:01 +01:00
Carl Bergquist
b1b0082e36
Merge pull request #16020 from JacobEriksson/patch-1
...
Update index.md
2019-03-15 14:00:23 +01:00
Andrej Ocenas
38f82cfb0e
Update changelog
2019-03-15 13:34:39 +01:00
Andrej Ocenas
09b9b595b2
Add check for Env before log
2019-03-15 11:53:30 +01:00
JacobEriksson
e2fd85854c
Update index.md
...
Added information about Amazon Timestream and Oracle Database
2019-03-15 11:07:22 +01:00
Hugo Häggmark
96af051cb2
chore: Cleaning up implicit anys in manage_dashboard.ts and manage_dashboard.test.ts
...
progress: #14714
2019-03-15 01:59:16 -07:00
Hugo Häggmark
aa4b593dfa
chore: Cleaning up implicit anys in app.ts
...
progress: #14714
2019-03-15 01:59:16 -07:00
Alexander Zobnin
c028d410ec
panels: fix loading panels with non-array targets (add tests)
2019-03-15 11:30:41 +03:00
bergquist
1db7913a1c
changelog: adds note about closing #15836
2019-03-15 09:25:58 +01:00
Peter Holmberg
6ca1ae309a
set correct return type
2019-03-15 08:52:25 +01:00
Alexander Zobnin
fe798239b2
panels: fix loading panels with non-array targets (refactor)
2019-03-15 10:31:58 +03:00
Alexander Zobnin
e3b3b35dca
panels: fix loading panels with non-array targets
2019-03-15 10:14:56 +03:00
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
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
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
Carl Bergquist
291ffcb75b
Merge pull request #15457 from bergquist/distributed_cache
...
Distributed cache
2019-03-14 16:16:39 +01: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