44fcd328ee
Style activities on dashboard
2016-10-20 12:54:03 +02:00
014672ed62
minor style tweak to tasks list
2016-10-14 15:49:40 +02:00
a17eeaa97e
Minor style tweaks to shots list
2016-10-13 19:25:22 +02:00
eafcacde36
Include shot name in task list, before the task name.
2016-10-05 14:52:50 +02:00
75e6b39069
Added user-specific task list.
2016-10-05 10:30:10 +02:00
e76d016d2c
Nicer presentation of shot details
2016-10-04 15:15:36 +02:00
5e6762ff1a
Renamed attract-form to attract-box, and added with-status class.
...
The with-status class enables the status-coloured thick border at the top.
The rename from 'form' to 'box' was made to allow non-form contents too.
2016-10-04 15:15:12 +02:00
37c0c23e83
Replace duplicated status-{{status}} classes for a nice Sass mixin
...
Set the color for a specified property
1: $property: e.g. background-color
2: $where: ':before', ' .class-name', etc.
3: $variation: 'light', 'dark', or empty
e.g. @include status-color-property(background-color, ':before', 'light')
2016-09-29 17:29:15 +02:00
58cca450b3
Use dropdown for copy to clipboard/delete tasks
2016-09-29 12:57:01 +02:00
968399ba7a
Small jQuery plugin for resizing panels
...
Still doesn't save the size, since we want to save this in the user. Which is not implemented yet.
2016-09-28 16:58:14 +02:00
997a12ee11
Shot status indicator and other minor tweaks
2016-09-22 21:27:15 +02:00
22f778c7a9
Move flash-on to _base, since it's generic
2016-09-22 19:14:58 +02:00
e2db647c20
Tweaks to flash-on/off
2016-09-22 16:43:19 +02:00
b5d335672e
Added shot editing.
2016-09-22 15:29:18 +02:00
6f4a5e17fa
Shot list: show updated task name in shot list after editing task.
2016-09-22 11:08:56 +02:00
7d64e8bf4e
CSS: Move tasks into _tasks
2016-09-21 19:40:04 +02:00