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