Torkel Ödegaard
|
b30b78e442
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
|
vor 9 Jahren |
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
|
vor 10 Jahren |
Torkel Ödegaard
|
723be4f612
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
|
vor 10 Jahren |
Torkel Ödegaard
|
d83e24572a
feat(plugins): more refactoring
|
vor 10 Jahren |
utkarshcmu
|
5930dc6354
Removed info icon, Included metadata feature
|
vor 10 Jahren |
Torkel Ödegaard
|
1113081aab
refactoring: moving components -> core
|
vor 10 Jahren |
Torkel Ödegaard
|
2e155bdeda
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
vor 10 Jahren |
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
|
vor 10 Jahren |
Torkel Ödegaard
|
26e5d7a3de
Graph: fixed PNG rendering of panels with legend table to the right, #2185
|
vor 10 Jahren |
Torkel Ödegaard
|
bb7d79e6d2
Refactoring search to support more than just db dashboards
|
vor 10 Jahren |
Torkel Ödegaard
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
vor 10 Jahren |
Torkel Ödegaard
|
85e65e61d3
More work on dashboards links
|
vor 10 Jahren |
Torkel Ödegaard
|
0c56ae4f32
more work on, #1944
|
vor 10 Jahren |
Torkel Ödegaard
|
e5c1169120
HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928
|
vor 10 Jahren |
Torkel Ödegaard
|
aaea80e053
A lot of refactoring opf unsaved changes service so it can be unit tested better
|
vor 10 Jahren |
Torkel Ödegaard
|
ca7aa294e0
Began wriing unit test for new panel repeat features, #1888
|
vor 10 Jahren |
Torkel Ödegaard
|
bf6f0f1a65
Merge branch 'master' into panel_repeat
|
vor 10 Jahren |
Torkel Ödegaard
|
646298f5c5
Handle errors when loading dashboard with template variables that query data sources that cannot be found
|
vor 10 Jahren |
Torkel Ödegaard
|
538ec7c0a0
Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707
|
vor 10 Jahren |
Torkel Ödegaard
|
fde11be279
Renamed src directory to public
|
vor 11 Jahren |