Commit Graph

9 Commits

Author SHA1 Message Date
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