Torkel Ödegaard
|
2e155bdeda
|
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
2015-10-26 14:33:55 +01:00 |
|
Torkel Ödegaard
|
04f4454974
|
feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value
|
2015-10-02 09:04:46 +02:00 |
|
Torkel Ödegaard
|
26e5d7a3de
|
Graph: fixed PNG rendering of panels with legend table to the right, #2185
|
2015-06-19 14:13:25 -04:00 |
|
Torkel Ödegaard
|
bb7d79e6d2
|
Refactoring search to support more than just db dashboards
|
2015-05-13 10:45:53 +02:00 |
|
Torkel Ödegaard
|
187834b17c
|
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
2015-05-13 09:58:45 +02:00 |
|
Torkel Ödegaard
|
85e65e61d3
|
More work on dashboards links
|
2015-05-07 09:35:39 +02:00 |
|
Torkel Ödegaard
|
0c56ae4f32
|
more work on, #1944
|
2015-05-05 20:33:06 +02:00 |
|
Torkel Ödegaard
|
e5c1169120
|
HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928
|
2015-05-04 08:36:44 +02:00 |
|
Torkel Ödegaard
|
aaea80e053
|
A lot of refactoring opf unsaved changes service so it can be unit tested better
|
2015-04-28 13:45:59 +02:00 |
|
Torkel Ödegaard
|
ca7aa294e0
|
Began wriing unit test for new panel repeat features, #1888
|
2015-04-27 17:20:32 +02:00 |
|
Torkel Ödegaard
|
bf6f0f1a65
|
Merge branch 'master' into panel_repeat
Conflicts:
public/app/features/dashboard/dashboardCtrl.js
public/app/partials/submenu.html
public/css/less/submenu.less
public/test/specs/templateSrv-specs.js
src/app/partials/roweditor.html
|
2015-04-27 13:53:02 +02:00 |
|
Torkel Ödegaard
|
646298f5c5
|
Handle errors when loading dashboard with template variables that query data sources that cannot be found
|
2015-04-07 13:48:26 +02:00 |
|
Torkel Ödegaard
|
538ec7c0a0
|
Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707
|
2015-04-06 11:22:35 +02:00 |
|
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|