Patrick O'Carroll
a8285d0eb4
shore: migrating config/settings.js to typescript
2017-10-24 10:45:46 +02:00
Torkel Ödegaard
5e090b84ec
feat: Copy to clipboard now works in query troubleshooter
2017-05-20 14:52:33 +02:00
Torkel Ödegaard
b8aa6a8e47
query: more work on metrics tab changes
2017-05-20 10:48:47 +02:00
Daniel Lee
77921c4dcd
renderpng: fixes invalid image link ( #7797 )
...
Closes #7770
2017-03-13 09:31:59 +01:00
bergquist
fdb06c7c10
sharing: set orgId as query parameter when sharing a dashboard
...
to make sure an user opens the dashboard in the correct org, orgId will
always be added when sharing a dashboard. if the users current orgId
doesnt match the query parameter grafana will change it and redirect the
user.
closes #1613
2017-02-22 13:56:06 +01:00
Torkel Ödegaard
1a9aaa4138
feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264
2017-01-31 07:48:10 +01:00
Torkel Ödegaard
830491fa66
Merge branch 'time-offset-to-image' of https://github.com/ryu1-sakai/grafana into ryu1-sakai-time-offset-to-image
2017-01-31 06:28:54 +01:00
Mitsuhiro Tanda
d683b0379b
fix monkey patch for clipboard.js
2017-01-17 01:12:37 +09:00
Ryuichi Sakai
1bc55a2d38
Enable image rendering to use browser time offset
2017-01-15 22:01:28 +09:00
Mitsuhiro Tanda
1672ca4edb
call clipboard destroy()
2017-01-13 02:58:44 +09:00
Mitsuhiro Tanda
3df119002d
patch for clipboard.js work
2017-01-13 02:19:02 +09:00
Mitsuhiro Tanda
1571072c18
use clipboard.js
2017-01-12 02:37:29 +09:00
Torkel Ödegaard
82592f0c13
ux(help): began work on new help modal
2016-11-03 20:32:36 +01:00
Torkel Ödegaard
3ed7ab93c5
added small info text to plugins list page, #5176
2016-09-22 11:32:27 +02:00
Torkel Ödegaard
9bcd5de8ff
fix(share): fixed PNG render link generated from share modal when opened from edit mode, fixes #5295
2016-06-17 14:03:59 +02:00
Torkel Ödegaard
ba6573af61
Merge branch 'master' into export-dashboard
...
Conflicts:
public/app/features/dashboard/submenu/submenu.ts
2016-05-25 12:32:56 +02:00
David J. Felix
441682b598
Fix linking for /dashboard-solo/ proxy prefix ( #5116 )
...
Fixes #5109
2016-05-20 14:01:12 +02:00
Torkel Ödegaard
37821e6d63
fix(share modal): fixed link in share modal when sub app url is /dashboard/, fixes #5109
2016-05-20 08:31:27 +02:00
Torkel Ödegaard
05d064ca8d
export(): moved to share modal
2016-05-17 21:18:47 +02:00
Torkel Ödegaard
c0b92eb5d0
fix(jshint): fixed jshint warning
2016-03-09 10:31:43 +01:00
Torkel Ödegaard
2c8e35a933
fix(panel): fixed issues with png rendering, also fixed #4260
2016-03-06 12:51:36 +01:00
Torkel Ödegaard
3f945e886b
merge sync with master
2016-01-31 19:51:23 +01:00
Matt Toback
6fe850e2c1
New dropdown menu to surface the snapshot feature, basic styling in place. Want to extend menu to include summary text of each feature
2016-01-29 11:48:57 -05:00
Torkel Ödegaard
3c3d3c9ec6
feat(): fixed share modal
2016-01-28 18:05:49 -05:00
Torkel Ödegaard
97de8c1cc2
refactoring: move moving stuff around
2015-10-30 15:04:27 +01:00
Torkel Ödegaard
1113081aab
refactoring: moving components -> core
2015-10-30 14:19:02 +01:00
Torkel Ödegaard
c0da52aac8
fix(share): fixed share panel image url, did not generate correct url when domain name contained word dashboards, fixes #2916
2015-10-10 14:38:22 -04:00
Torkel Ödegaard
0ef8e086a2
fixed(share modal): fixed issue with sharemodal introduced with recent change to time handling, #2791
2015-09-22 07:32:47 +02:00
Torkel Ödegaard
aeb8bc8755
Share link should always have absolute time range, Closes #2060
2015-05-28 09:35:55 +02:00
Torkel Ödegaard
4822d02787
Things are starting to work again
2015-05-12 19:24:11 +02:00
Torkel Ödegaard
0bde1bb857
Dashboard and nav links are near completion now, #1944
2015-05-08 10:56:54 +02:00
Torkel Ödegaard
e6492f7db9
Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701
2015-04-02 09:21:38 +02:00
Torkel Ödegaard
c42d09b267
Enabled snapshot sharing of single panels, enabled sharing of snapshot dashboards (but you cannot snapshot a snapshot
2015-03-29 15:01:27 +02:00
Torkel Ödegaard
0f791c9fa8
Refactoring of share modal
2015-03-29 14:30:03 +02:00