Torkel Ödegaard
|
d47c47853a
|
ux: added css annimations for dash edit views
|
2017-06-02 15:29:25 +02:00 |
|
Torkel Ödegaard
|
e9d5e037e8
|
ux: merge branch navbarv2, new navbar with dashboard search available on all pages, closes #6475
|
2017-06-02 14:00:42 +02:00 |
|
Torkel Ödegaard
|
ea92ddccb3
|
create annotations progress
|
2017-04-14 12:46:02 +02:00 |
|
Torkel Ödegaard
|
fa01022494
|
fix(ux): fixed css issue with add row button, fixes #7017
|
2016-12-20 13:00:46 +01:00 |
|
Matt Toback
|
d28726be06
|
Moved ADD ROW to left to consolidate row actions along the same vertical area. (#6852)
|
2016-12-07 10:45:23 +01:00 |
|
Torkel Ödegaard
|
2d19af601a
|
fix(alerting): various alerting fixes
|
2016-11-06 15:40:02 +01:00 |
|
Torkel Ödegaard
|
d38de2cc8b
|
ux(view/kiosk mode): added view mode and kiosk mode, #6476
|
2016-11-05 14:23:37 +01:00 |
|
Torkel Ödegaard
|
be99c3e20a
|
updates to dashboard edit mode
|
2016-10-28 16:26:53 +02:00 |
|
Torkel Ödegaard
|
f1a44ad090
|
ux(): progress on row ux
|
2016-10-28 13:36:27 +02:00 |
|
Torkel Ödegaard
|
7b0eb6d0bb
|
feat(dashboard): progress on dash edit mode
|
2016-10-25 16:36:40 +02:00 |
|
Torkel Ödegaard
|
29e834e74b
|
feat(UX): revived dash-edit-mode branch, #6099
|
2016-10-23 10:05:31 +02:00 |
|
Matt Toback
|
a7e8e64d78
|
The beginnings of the build mode and rows
|
2016-04-15 19:52:18 -04:00 |
|
Torkel Ödegaard
|
5f6ecac3f9
|
poc(editmode): experimental edit mode
|
2016-04-15 15:11:40 -04:00 |
|
Torkel Ödegaard
|
a685e46fb6
|
ux(): minor tweaks
|
2016-02-20 11:05:06 +01:00 |
|
Torkel Ödegaard
|
50c79df70f
|
ux(less): less cleanup of unused styles, restructuring and consolidating
|
2016-02-14 20:44:41 +01:00 |
|
Torkel Ödegaard
|
b369b7e495
|
ux(): added page-dashboard body class
|
2016-02-12 18:55:45 +01:00 |
|
Torkel Ödegaard
|
853cd16336
|
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
|
2016-02-05 13:48:10 +01:00 |
|
Torkel Ödegaard
|
660ce3a61d
|
fix(row editor): row editor fix and cleanup of unused code
|
2016-02-04 22:19:46 +01:00 |
|
Torkel Ödegaard
|
2a8b96b680
|
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
|
2016-02-04 14:36:19 +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
|
3f945e886b
|
merge sync with master
|
2016-01-31 19:51:23 +01:00 |
|
Torkel Ödegaard
|
d617d029d2
|
fix(css): fixed issues introduced in recent sidemenu enhancements, fixes #3893, fixes #3894
|
2016-01-30 12:55:47 -05:00 |
|
Torkel Ödegaard
|
9c6698e87b
|
feat(panels): progress on new panel infrastructure, base classes
|
2016-01-25 15:09:37 -05:00 |
|
Torkel Ödegaard
|
94a7e9b185
|
poc(panel): experimental panel stuff
|
2016-01-22 19:59:36 +01:00 |
|
Torkel Ödegaard
|
00802d035a
|
refactor(): refactoring submenu to directive
|
2016-01-18 12:19:46 +01:00 |
|
Torkel Ödegaard
|
723be4f612
|
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
|
2016-01-17 11:34:51 +01:00 |
|
Torkel Ödegaard
|
b5726a8d5a
|
feat(plugins): completed upgrade of all built in panels
|
2016-01-14 18:57:02 +01:00 |
|
Torkel Ödegaard
|
1d9ad9be33
|
feat(plugins): upgraded singlestat to new plugin format
|
2016-01-14 17:20:50 +01:00 |
|
Torkel Ödegaard
|
dbafc8c9db
|
feat(plugins): work on plugin directive loading
|
2016-01-14 13:21:05 +01:00 |
|
Torkel Ödegaard
|
4729bea1a2
|
fix(dashboard): fix for collapse row by clicking on row title, fixes #3065
|
2015-10-28 15:04:58 +01:00 |
|
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
|
a066d7ddcb
|
Merge pull request #2909 from utkarshcmu/title
Added move row to top and bottom and insert row capability.
|
2015-10-26 14:15:42 +01:00 |
|
Torkel Ödegaard
|
e507afc3d5
|
fix(panel): fix for firefox and placing cursor in text inputs when in panel fullscreen edit mode, fixes #2957
|
2015-10-16 10:10:39 -04:00 |
|
ubhatnagar
|
9185c94a2d
|
Added insert row option in the row menu.
|
2015-10-14 13:45:47 -07:00 |
|
ubhatnagar
|
14f3a68215
|
Added move row to top and bottom.
|
2015-10-09 03:06:52 +05:30 |
|
Torkel Ödegaard
|
4100c9881a
|
fix(panel): fixed selecting text in fullscreen edit mode
|
2015-09-23 10:03:30 +02:00 |
|
Torkel Ödegaard
|
86f4907cc4
|
feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779
|
2015-09-19 11:40:51 +02:00 |
|
Torkel Ödegaard
|
2a52d9bdf6
|
feat(timepicker2): more work on new timepicker
|
2015-09-18 08:17:19 +02:00 |
|
Torkel Ödegaard
|
5d7c485991
|
fix(templating): can now use template vars in collapsed row title, Fixes #2305
|
2015-07-08 13:44:36 +02:00 |
|
Torkel Ödegaard
|
e5280d55b3
|
Make template variables work in row titles, #1956
|
2015-06-11 09:35:59 +02:00 |
|
Torkel Ödegaard
|
3044a74a52
|
Optimization and unit tests for panel and row repeat feature, #1888
|
2015-04-27 18:37:39 +02:00 |
|
Torkel Ödegaard
|
a0cbca4cad
|
more work on editable false, #1834
|
2015-04-25 11:10:28 +02:00 |
|
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|