Torkel Ödegaard
|
a685e46fb6
ux(): minor tweaks
|
9 年之前 |
Torkel Ödegaard
|
50c79df70f
ux(less): less cleanup of unused styles, restructuring and consolidating
|
10 年之前 |
Torkel Ödegaard
|
b369b7e495
ux(): added page-dashboard body class
|
10 年之前 |
Torkel Ödegaard
|
853cd16336
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
|
10 年之前 |
Torkel Ödegaard
|
660ce3a61d
fix(row editor): row editor fix and cleanup of unused code
|
10 年之前 |
Torkel Ödegaard
|
2a8b96b680
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
|
10 年之前 |
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 年之前 |
Torkel Ödegaard
|
3f945e886b
merge sync with master
|
10 年之前 |
Torkel Ödegaard
|
d617d029d2
fix(css): fixed issues introduced in recent sidemenu enhancements, fixes #3893, fixes #3894
|
10 年之前 |
Torkel Ödegaard
|
9c6698e87b
feat(panels): progress on new panel infrastructure, base classes
|
10 年之前 |
Torkel Ödegaard
|
94a7e9b185
poc(panel): experimental panel stuff
|
10 年之前 |
Torkel Ödegaard
|
00802d035a
refactor(): refactoring submenu to directive
|
10 年之前 |
Torkel Ödegaard
|
723be4f612
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
|
10 年之前 |
Torkel Ödegaard
|
b5726a8d5a
feat(plugins): completed upgrade of all built in panels
|
10 年之前 |
Torkel Ödegaard
|
1d9ad9be33
feat(plugins): upgraded singlestat to new plugin format
|
10 年之前 |
Torkel Ödegaard
|
dbafc8c9db
feat(plugins): work on plugin directive loading
|
10 年之前 |
Torkel Ödegaard
|
4729bea1a2
fix(dashboard): fix for collapse row by clicking on row title, fixes #3065
|
10 年之前 |
Torkel Ödegaard
|
2e155bdeda
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
10 年之前 |
Torkel Ödegaard
|
a066d7ddcb
Merge pull request #2909 from utkarshcmu/title
|
10 年之前 |
Torkel Ödegaard
|
e507afc3d5
fix(panel): fix for firefox and placing cursor in text inputs when in panel fullscreen edit mode, fixes #2957
|
10 年之前 |
ubhatnagar
|
9185c94a2d
Added insert row option in the row menu.
|
10 年之前 |
ubhatnagar
|
14f3a68215
Added move row to top and bottom.
|
10 年之前 |
Torkel Ödegaard
|
4100c9881a
fix(panel): fixed selecting text in fullscreen edit mode
|
10 年之前 |
Torkel Ödegaard
|
86f4907cc4
feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779
|
10 年之前 |
Torkel Ödegaard
|
2a52d9bdf6
feat(timepicker2): more work on new timepicker
|
10 年之前 |
Torkel Ödegaard
|
5d7c485991
fix(templating): can now use template vars in collapsed row title, Fixes #2305
|
10 年之前 |
Torkel Ödegaard
|
e5280d55b3
Make template variables work in row titles, #1956
|
10 年之前 |
Torkel Ödegaard
|
3044a74a52
Optimization and unit tests for panel and row repeat feature, #1888
|
10 年之前 |
Torkel Ödegaard
|
a0cbca4cad
more work on editable false, #1834
|
10 年之前 |
Torkel Ödegaard
|
fde11be279
Renamed src directory to public
|
10 年之前 |