Torkel Ödegaard
17cbd9d6b4
fix: removed old shortcut that does not exist, fixes #10802
2018-02-07 10:43:42 +01:00
Torkel Ödegaard
76c2a6e5ee
build: fixed recovery test
2018-02-06 13:16:21 +01:00
Torkel Ödegaard
f54ba20783
fix: css fix, found a better way to fix #10772
2018-02-06 13:01:23 +01:00
Torkel Ödegaard
f1f8c23206
fix: minor build fix
2018-02-06 12:43:11 +01:00
Torkel Ödegaard
0e61a670bb
fix: error handling now displays page correctly, fixes #10777
2018-02-06 12:28:17 +01:00
Alexander Zobnin
6e68c2069e
Merge PR #10742
2018-02-06 13:39:31 +03:00
Alexander Zobnin
fd5e838f0e
heatmap tooltip: minor refactor
2018-02-06 13:38:17 +03:00
Torkel Ödegaard
cf7be5da0b
fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779
2018-02-06 11:03:37 +01:00
Torkel Ödegaard
bc8e59a8d8
docs: added graphite section
2018-02-06 10:32:27 +01:00
Torkel Ödegaard
3614906828
docs: minor update
2018-02-06 10:19:23 +01:00
Alexander Zobnin
81dc051ae9
graph panel: fix csv export (series as col) ( #10769 )
2018-02-06 10:11:17 +01:00
Daniel Lee
5ca03972a8
org-switcher: should redirect to home page ( #10782 )
...
Fixes #10776
2018-02-06 10:02:28 +01:00
Alexander Zobnin
45d66e4b29
embedded panel: hide side menu during init ( #10788 )
2018-02-06 10:01:10 +01:00
Alexander Zobnin
ece9eb54b9
Merge branch 'master' of https://github.com/thattolleyguy/grafana into thattolleyguy-master
2018-02-06 11:38:33 +03:00
Daniel Lee
8c027ea707
scroll: css for #10722
...
Missed adding to previous commit. Ref #10722
2018-02-05 19:31:16 +01:00
Daniel Lee
5d756707ab
dashlist: scroll fix when no header
...
The first item in the dashlist has a margin that messes up
the height calculation for the scroll bar when the Show headings
option is not selected. This fix adds a margin-top set to 0 for
the 1st item in the list in this case. This prevents a scrollbar
being shown incorrectly. Fixes #10772
2018-02-05 19:22:15 +01:00
Torkel Ödegaard
1a8501450c
docs: video fix
2018-02-05 18:46:03 +01:00
Marcus Efraimsson
690beac277
Update changelog with deprecation notes of http api
2018-02-05 18:42:47 +01:00
Alexander Zobnin
f97be541af
redirect "permission denied" requests to "/" ( #10773 )
2018-02-05 18:17:47 +01:00
Torkel Ödegaard
24d882e7d8
docs: fix
2018-02-05 18:13:06 +01:00
Daniel Lee
4ce862c5b4
scroll: use wheelpropagation. Ref #10772
...
Once the vertical scrollbar comes to its end position, it should
allow the page scroll bar to start scrolling.
2018-02-05 18:12:04 +01:00
Marcus Efraimsson
57e172b30a
Merge branch 'master' of github.com:grafana/grafana
2018-02-05 17:59:11 +01:00
Marcus Efraimsson
e1d857887f
docs: update dashboard model, persistent urls and api changes in what's new in v5
2018-02-05 17:58:43 +01:00
Torkel Ödegaard
e800b19ef6
docs: fix download link
2018-02-05 17:56:48 +01:00
Torkel Ödegaard
061320ba7b
docs: minor update
2018-02-05 17:26:44 +01:00
Torkel Ödegaard
e9aadab355
docs: updated whats new
2018-02-05 17:00:19 +01:00
Marcus Efraimsson
7a968c1025
Update CHANGELOG.md
2018-02-05 16:53:32 +01:00
Marcus Efraimsson
24a1abaab2
Update CHANGELOG.md
2018-02-05 16:50:33 +01:00
Marcus Efraimsson
874c355e49
Merge branch 'master' of github.com:grafana/grafana
2018-02-05 16:43:39 +01:00
Marcus Efraimsson
e86fe0b144
docs: update dashboard model, new url structure and api changes in what's new in v5
2018-02-05 16:40:49 +01:00
Torkel Ödegaard
9138b38b93
Update CHANGELOG.md
2018-02-05 16:32:30 +01:00
Torkel Ödegaard
97bba1d826
build: updated publish script
2018-02-05 16:29:10 +01:00
Torkel Ödegaard
b2f62ae19c
docs: update docs with download links
2018-02-05 16:02:17 +01:00
Torkel Ödegaard
8f98e8b8f4
Update CHANGELOG.md
2018-02-05 15:36:16 +01:00
Torkel Ödegaard
3e2da1fee5
build: increased version to beta1
2018-02-05 15:28:57 +01:00
Torkel Ödegaard
e6b82b2fb1
fix: fixed permission list caching issue, fixes #10750
2018-02-05 15:23:46 +01:00
Daniel Lee
2d1bd270fb
Stale permissions ( #10768 )
...
* dashfolders: hide permissions in settings if folder has changed
and the dashboard has not been saved yet. Otherwise the use will
see stale permissions from the original folder.
* dashfolders: return folder url for inherited permissions
2018-02-05 14:28:24 +01:00
Carl Bergquist
04a94ce396
adds unique index for org_id+folder_id+title on dashboards ( #10766 )
2018-02-05 14:11:19 +01:00
Marcus Efraimsson
8ce2074eb2
docs: fix links in HTTP API Reference page
...
Fixes #10745
2018-02-05 14:05:52 +01:00
Marcus Efraimsson
a879dd8c0c
dashboards: render correct link for folder when searching for dashboards ( #10763 )
...
Fixes #10761
2018-02-05 13:23:24 +01:00
Alexander Zobnin
20feb123c9
fix panel menu caret placement ( #10759 )
2018-02-05 11:49:59 +01:00
Marcus Efraimsson
55100d5ff9
Merge pull request #10760 from grafana/10749_link_to_folder
...
Fix link to folder from permissions list
2018-02-05 11:34:59 +01:00
Marcus Efraimsson
7d3b990e91
permissions: fix link to folder from permissions list
...
Also, closing Add Permissions CTA when DashboardPermissions and
FolderPermissions unmounts.
Fixes #10749 "
2018-02-05 11:10:37 +01:00
Marcus Efraimsson
6def21e83f
dashboard: fix loading of snapshot and scripted dashboard ( #10755 )
...
Fixes #10753
2018-02-05 10:31:53 +01:00
Carl Bergquist
cc0cc8dd73
changes to new urlformat for home dashboard ( #10738 )
2018-02-05 10:24:48 +01:00
Torkel Ödegaard
0701188e64
Update CHANGELOG.md
2018-02-05 09:44:36 +01:00
Torkel Ödegaard
07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api ( #10756 )
2018-02-05 09:42:41 +01:00
Leonard Gram
d379aa3815
docs: typos and wording.
2018-02-05 09:36:17 +01:00
Marcus Efraimsson
e1de4794ec
Merge pull request #10754 from grafana/10752_fix_redirect
...
Redirect of legacy dashboard url's should include querystring parameters
2018-02-04 18:23:15 +01:00
Torkel Ödegaard
40c9d5f2a3
ux: hide sidemenu in kiosk mode, and while playlist is playing, fixes #107402
2018-02-04 17:32:27 +01:00