Leonard Gram
85c68cc734
5.4.3 changelog
2019-01-15 10:49:53 +01:00
bergquist
1c0a385df1
changelog: adds ntoe about closing #12864
2019-01-15 10:37:56 +01:00
Carl Bergquist
1a7eb2f462
Merge pull request #14868 from bergquist/provisioning_inifinite_loop
...
Avoid infinite loop in the dashboard provisioner
2019-01-15 10:34:18 +01:00
Daniel Lee
191f603459
docs: add a title to the Explore docs
2019-01-15 09:36:23 +01:00
Leonard Gram
f5e0d02eb8
Merge pull request #14872 from xlson/build-fixes
...
build: fixes release problems.
2019-01-15 09:35:32 +01:00
Daniel Lee
16881f64dd
Merge pull request #14751 from grafana/reactify-stackdriver
...
Reactify stackdriver
2019-01-15 00:08:56 +01:00
Daniel Lee
7b1aed6caf
stackdriver: converts some variables from any to types
2019-01-14 23:43:31 +01:00
Torkel Ödegaard
0941097dc4
Merge pull request #14880 from grafana/restored-http-settings
...
Restored http settings directive that was hidden in an unused angular controller
2019-01-14 21:44:30 +01:00
Torkel Ödegaard
6b4dcb38ea
Restored http settings directive that was hidden in an unused angular controller page
2019-01-14 21:21:58 +01:00
Daniel Lee
18abb87cbb
stackdriver: small fixes after reactifying
2019-01-14 18:23:01 +01:00
Leonard Gram
03c6cc59a7
changelog
2019-01-14 18:01:19 +01:00
Daniel Lee
b4a51ad7ce
stackdriver: add help text for bucket alias
2019-01-14 17:52:06 +01:00
David Kaltschmidt
ce3117507a
Prometheus: Fix annotation step calculation
...
- since e731c248d7
step calculation for
annotation queries was broken
- this change puts the interval in the correct parameter so it gets
considered in `createQuery`
- added tests
2019-01-14 17:40:47 +01:00
Daniel Lee
d7a3f91b3c
stackdriver: fixes space before caret icon in query editor
2019-01-14 17:25:43 +01:00
Torkel Ödegaard
b0aa1bc71c
Merge pull request #14874 from coder-salman/patch-1
...
Fixed Syntax for folder permission's JSON
2019-01-14 17:02:48 +01:00
Mohammed Salman Khan
aa799c6f0b
Fixed Syntax for folder permission's JSON
2019-01-14 10:53:16 -05:00
bergquist
8880829eda
avoid infinite loop in the dashboard provisioner
...
if one dashboard with an uid is refered to by two
provsioners each provsioner overwrite each other.
filling up dashboard_versions quite fast if using
default settings.
ref #12864
2019-01-14 16:38:39 +01:00
Leonard Gram
7b43b9e272
build: fixes release problems.
2019-01-14 16:23:48 +01:00
Marcus Efraimsson
7da544a52b
changelog: add notes about closing #5968
2019-01-14 16:03:30 +01:00
Marcus Efraimsson
130e4aa666
Merge pull request #14608 from marefr/es_bucket_script
...
Fix support bucket script pipeline aggregations
2019-01-14 15:58:42 +01:00
Daniel Lee
a2f6c503a2
Merge remote-tracking branch 'origin/master' into reactify-stackdriver
2019-01-14 15:48:13 +01:00
Torkel Ödegaard
574760c7e1
Merge pull request #14869 from grafana/clean-ups-and-moves
...
Clean ups and moves
2019-01-14 15:38:28 +01:00
Torkel Ödegaard
c41171d451
Merge pull request #14859 from grafana/fix/gauge-sizing
...
Fixed Gauge being cropped when resizing panel
2019-01-14 15:21:42 +01:00
Torkel Ödegaard
827a292777
Moved panel editing components to it's own folder
2019-01-14 15:17:48 +01:00
Torkel Ödegaard
b9a3239edb
removed old unused angular stuff, rename
2019-01-14 15:01:47 +01:00
Torkel Ödegaard
bcf88f6157
Merge pull request #14867 from grafana/value-format-fixes2
...
Updated singlestat to use new value format function signature
2019-01-14 14:50:17 +01:00
Dominik Prokop
0c8f0416a0
Move panel width/height calculation to PanelChrome
2019-01-14 14:47:41 +01:00
Torkel Ödegaard
37c5ced009
Updated singlestat to use new value format function syntax and capitalized unit categories, fixes #12871
2019-01-14 14:03:08 +01:00
Leonard Gram
b1f5a232da
build: build specific enterprise version when releasing.
2019-01-14 13:43:59 +01:00
Dominik Prokop
b3b1c21d77
Fixed Gauge being cropped when resizing panel
...
Enabled import of SASS viariables into TS
2019-01-14 09:45:55 +01:00
Torkel Ödegaard
46f2808eaf
Merge pull request #14849 from grafana/panel-option-section
...
WIP: Panel option section moved to grafana-ui and new panel option grid
2019-01-14 09:44:33 +01:00
Torkel Ödegaard
9d4354b7c9
Merge pull request #14857 from grafana/14851-velocity-units
...
units: adds back velocity units.
2019-01-14 08:30:02 +01:00
Daniel Lee
1fea09ba54
units: adds back velocity units. Fixes #14851
2019-01-13 23:37:53 +01:00
bergquist
db448b5d53
Merge branch 'fredbcode-master'
...
* fredbcode-master:
Fix bug tls renegociation problem in Notification channel (webhook) #14800
2019-01-13 21:43:47 +01:00
fredbcode
110ffb69de
Fix bug tls renegociation problem in Notification channel (webhook) #14800
2019-01-13 21:42:33 +01:00
Carl Bergquist
9793c08613
Merge pull request #14855 from papagian/14841-api-error-unexisting-alert-notification
...
Fix Error 500 on unexisting /api/alert-notification/<id>
2019-01-13 21:05:54 +01:00
Sofia Papagiannaki
8def73ba13
Fix Error 500 on unexisting /api/alert-notification/<id>
2019-01-13 21:30:20 +02:00
Torkel Ödegaard
9e0f961fd5
updated snapshot
2019-01-13 12:51:21 +01:00
Torkel Ödegaard
c11ec79056
Minor renames and other fixes
2019-01-13 12:42:21 +01:00
Torkel Ödegaard
8f5300dd2a
Merge pull request #14848 from grafana/grafana-ui-simple-layout
...
Simplified folder structure in grafana-ui lib
2019-01-12 21:47:07 +01:00
Torkel Ödegaard
5b59d59afa
panel option section moved to grafana-ui and new panel option grid component
2019-01-12 21:43:41 +01:00
Torkel Ödegaard
9c54da8f5d
Simplified folder structure in grafana-ui lib
2019-01-12 20:43:15 +01:00
Torkel Ödegaard
1cc6d0e787
Merge pull request #14716 from grafana/kbn-formats-refactor
...
WIP: Move value formats to @grafana/ui
2019-01-12 19:43:08 +01:00
Torkel Ödegaard
10bbb32d00
Merge pull request #14842 from grafana/time-overrides-test
...
Panel time override tests
2019-01-12 19:36:23 +01:00
Dominik Prokop
7289e6e500
Addedd assertions about raw time range when panel time overriden
2019-01-11 16:49:29 +01:00
Dominik Prokop
c3fdc1a0fb
Panel time override tests
2019-01-11 16:21:44 +01:00
Erik Sundell
b6171fa3c7
add feedback to what interval is being used (calculated in the backend)
2019-01-11 15:14:35 +01:00
Erik Sundell
e73d363129
Merge remote-tracking branch 'origin/master' into reactify-stackdriver
...
# Conflicts:
# public/app/core/angular_wrappers.ts
# yarn.lock
2019-01-11 15:12:29 +01:00
Torkel Ödegaard
ba9d5115d2
Merge branch 'master' into kbn-formats-refactor
2019-01-11 14:33:04 +01:00
Erik Sundell
b596550210
use typings for ds and template srv
2019-01-11 13:53:04 +01:00