Torkel Ödegaard
7207068181
ux(): worked more on new tabs view
2016-02-24 10:32:22 +01:00
bergquist
b607adadcf
ux(panel_links): tight-form -> gf-form
2016-02-23 19:04:54 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
6cf46b1635
refactoring: more moving stuff around
2015-10-30 14:44:40 +01:00
Tom Dyas
867ac5df67
fix appending query strings in linkSrv
...
When linkSrv appends parameters to a URL's query string, it would blindly
add a ? to the URL even if the URL already contained a ? or the string
to add was empty. This change fixes that behavior and some other edge cases.
Includes a unit test to verify expected behavior.
2015-10-19 13:11:34 -04:00
Torkel Ödegaard
b5f237a69b
fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754
2015-09-19 15:20:53 +02:00
Torkel Ödegaard
2cc53f328b
fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410
2015-07-30 08:28:42 +02:00
Mitsuhiro Tanda
8ac47b4e24
fix dashboard/panel link in scripted dashboard
2015-07-17 15:40:52 +09:00
Torkel Ödegaard
2f4d3be303
fix(panellinks): fixed open in new tab issue for dashboard links, Fixes #2354
2015-07-16 12:06:49 +02:00
Torkel Ödegaard
98a07eff81
Worked on enhancing panel links to support dash link features, like auto variable to url params includes, Closes #2200
2015-06-22 17:44:46 +02:00
Torkel Ödegaard
59a2109cab
Investigating some performance optimizations, added more perf instrumentation & measurements
2015-05-09 15:26:39 +02:00
Torkel Ödegaard
0bde1bb857
Dashboard and nav links are near completion now, #1944
2015-05-08 10:56:54 +02:00
Torkel Ödegaard
4b4f398e83
more work on dashboard links, this feature is taking forever, dam angular, and dam complexity
2015-05-07 19:14:13 +02:00
Torkel Ödegaard
0c56ae4f32
more work on, #1944
2015-05-05 20:33:06 +02:00
Torkel Ödegaard
1e196fc091
Began work on dashboard links and nav feature, #1944
2015-05-05 19:56:49 +02:00