Daniel Lee
|
5f6ab1e370
|
styleguide: fix link in index
|
2017-10-16 14:11:52 +02:00 |
|
Daniel Lee
|
b866383ec0
|
api: fix for dashboard version history
|
2017-10-16 14:09:52 +02:00 |
|
Daniel Lee
|
14241404ff
|
textpanel: fixes #9491
|
2017-10-16 13:39:16 +02:00 |
|
Daniel Lee
|
f3ec139eab
|
csv: fix import for saveAs shim
After switch from systemjs to webpack, needed to import the
file-saver saveAs shim for it work. Fixes #9525
|
2017-10-16 13:20:37 +02:00 |
|
Torkel Ödegaard
|
a979767439
|
grid: minor progress on new row concept
|
2017-10-16 10:58:08 +02:00 |
|
Torkel Ödegaard
|
2ff4b86781
|
ux: add panel progress
|
2017-10-16 10:39:50 +02:00 |
|
bergquist
|
9de4d0fa6b
|
alert_tab: clear test result when testing rules
closes #9539
|
2017-10-16 10:31:09 +02:00 |
|
Torkel Ödegaard
|
772ab7812f
|
ux: worked on add panel function
|
2017-10-16 09:55:55 +02:00 |
|
Daniel Lee
|
eb4e71e2c6
|
plugins: expose more util and flot dependencies
Also, fix for coremodules export. Have to add the __esModule
attribute to fool SystemJS.
|
2017-10-16 09:06:34 +02:00 |
|
Carl Bergquist
|
c215f0b5ec
|
Merge pull request #9528 from ericdahl/tsdb_cloudwatch_req_per_target
CloudWatch: Add ALB RequestCountPerTarget metric
|
2017-10-16 08:41:31 +02:00 |
|
Mitsuhiro Tanda
|
7edc95cc35
|
(cloudwatch) fix cloudwatch query error over 24h (#9536)
fix cloudwatch query error over 24h
|
2017-10-16 08:31:05 +02:00 |
|
Carl Bergquist
|
2d840f12e0
|
Merge pull request #9534 from mtanda/cw_improve_err_msg
(cloudwatch) show error message when cloudwatch datasource can't add
|
2017-10-16 08:08:35 +02:00 |
|
Joaquin Casares
|
fa68eb9be6
|
Add autofocus tag for username field on login.html (#9526)
|
2017-10-16 07:25:30 +02:00 |
|
Mitsuhiro Tanda
|
40b11654fd
|
show error message when cloudwatch datasource can't add
|
2017-10-16 13:05:53 +09:00 |
|
Torkel Ödegaard
|
48b6692491
|
ux: minor button changes
|
2017-10-15 12:25:31 +02:00 |
|
Eric Dahl
|
888d608090
|
CloudWatch: Add ALB RequestCountPerTarget metric
This commit adds the new ALB metric `RequestCountPerTarget` which was
released in July 2017.
|
2017-10-14 21:50:23 -07:00 |
|
Torkel Ödegaard
|
9b7d346d3f
|
ux: color tweaks
|
2017-10-14 21:51:36 +02:00 |
|
Torkel Ödegaard
|
a3bd761b0c
|
ux: testing out new icons
|
2017-10-14 21:17:16 +02:00 |
|
Torkel Ödegaard
|
7e16254b1a
|
Merge branch 'develop' of github.com:grafana/grafana into develop
|
2017-10-14 08:21:55 +02:00 |
|
bergquist
|
91f60bb6c4
|
set nightly version to v4.7.0-pre1
|
2017-10-13 17:12:40 +02:00 |
|
bergquist
|
86b2048d3b
|
changelog: adds release date for v4.6.0-beta1
|
2017-10-13 17:12:40 +02:00 |
|
Torkel Ödegaard
|
825cac38b4
|
ux: minor fixes
|
2017-10-13 17:01:38 +02:00 |
|
Torkel Ödegaard
|
0c31d23086
|
grid: fixed grid width issues
|
2017-10-13 15:11:05 +02:00 |
|
Torkel Ödegaard
|
70005d3e37
|
grid: repeat refactoring and unit tests
|
2017-10-13 14:50:16 +02:00 |
|
Carl Bergquist
|
a316b5fb80
|
Merge pull request #9519 from Foxboron/patch-1
Missing dot in aws credentials path
|
2017-10-13 14:22:21 +02:00 |
|
Morten Linderud
|
4a22d22857
|
Missing dot in aws credentials path
As far as i know the path hasn't changed, but the dot is missing in one place.
|
2017-10-13 14:08:37 +02:00 |
|
Torkel Ödegaard
|
e5a6cb6241
|
newgrid: added constants, changed grid to 24 cols, added tests for panel repeats
|
2017-10-13 13:51:05 +02:00 |
|
bergquist
|
7069fed31d
|
update packagecloud script for 4.6.0-beta1
|
2017-10-13 13:11:18 +02:00 |
|
Torkel Ödegaard
|
9fb4f61975
|
Merge branch 'master' into develop
|
2017-10-13 10:49:55 +02:00 |
|
Torkel Ödegaard
|
7bfd8e2a56
|
docs: doc updates
|
2017-10-13 10:31:34 +02:00 |
|
bergquist
|
9d916fdad6
|
changelog: adds note about closing #9516
|
2017-10-13 10:29:11 +02:00 |
|
bergquist
|
ec14fa58b5
|
alerting: add count_non_null reducer
makes it possible to have a second condition requering
at least X points of data.
|
2017-10-13 09:47:10 +02:00 |
|
Carl Bergquist
|
8e4a7060ca
|
Merge pull request #9515 from imweijh/patch-1
Update rpm.md
|
2017-10-13 08:54:19 +02:00 |
|
weijh
|
d0ace0bc13
|
Update rpm.md
for error "The GPG keys listed for the "grafana" repository are already installed but they are not correct for this package."
|
2017-10-13 12:00:22 +08:00 |
|
Torkel Ödegaard
|
8bb9d92a73
|
grid: minor progress on panel repeats
|
2017-10-12 21:37:27 +02:00 |
|
Torkel Ödegaard
|
215d59865e
|
changed name back to use underscore instead of camelcase, need to think more about this
|
2017-10-12 20:02:07 +02:00 |
|
Torkel Ödegaard
|
83e496606e
|
fixed dashboard sorting
|
2017-10-12 19:55:52 +02:00 |
|
Torkel Ödegaard
|
770a21b368
|
newgrid: worked panel duplicate
|
2017-10-12 19:01:02 +02:00 |
|
Torkel Ödegaard
|
48c8e4d627
|
fix: various fixes for new grid
|
2017-10-12 17:38:49 +02:00 |
|
Torkel Ödegaard
|
88ceb19d96
|
Merge branch 'master' into develop
|
2017-10-12 16:32:44 +02:00 |
|
Torkel Ödegaard
|
2992fb4b0e
|
fix: can now remove annotation tags without popover closing
|
2017-10-12 16:24:32 +02:00 |
|
Alexander Zobnin
|
3b14bee559
|
tech: add backward compatibility for <spectrum-picker> directive (#9510)
|
2017-10-12 15:31:59 +02:00 |
|
Torkel Ödegaard
|
e7b718ed7a
|
fix: fixed links on new 404 page, fixes #9493
|
2017-10-12 15:31:41 +02:00 |
|
bergquist
|
b5727949fd
|
logging: dont use cli logger in http_server
|
2017-10-12 15:29:01 +02:00 |
|
bergquist
|
88f55b01d8
|
oauth: raise error if session state is missing
ref #9476
|
2017-10-12 15:25:27 +02:00 |
|
bergquist
|
0848ba2e9c
|
oauth: provide more logging for failed oauth requests
|
2017-10-12 15:25:27 +02:00 |
|
bergquist
|
23c610015f
|
prepare for 4.6.0-beta1 release
|
2017-10-12 15:25:27 +02:00 |
|
Torkel Ödegaard
|
2564dda2d0
|
docs: updated whats new article
|
2017-10-12 14:53:29 +02:00 |
|
Patrick O'Carroll
|
1334a9e138
|
docs: initial draft release v46
|
2017-10-12 13:55:27 +02:00 |
|
Daniel Lee
|
4bdc3a5829
|
graph: fix y-axis decimalTick check. Fixes #9405
|
2017-10-12 12:45:20 +02:00 |
|