Commit Graph

27 Commits

Author SHA1 Message Date
506844a342 Show due_date on tasks list rather than type, as it's more used 2016-11-07 17:17:23 +01:00
17448248a0 Individual scroll for shot/tasks list and item details 2016-11-04 16:16:01 +01:00
f3d21fc0de Minor style tweaks to tasks/shots list 2016-11-03 16:08:01 +01:00
ddd1fdb1ae Style save buttons on shots/tasks 2016-11-03 13:07:46 +01:00
211d0d96c5 Display a bottom border on inputs, not completely transparent 2016-11-03 12:30:54 +01:00
df364e225c Tweaks to style of active items 2016-11-01 16:53:44 +01:00
a23c1bbbf0 Open dropdown menu on mouse over 2016-10-24 16:20:35 +02:00
183b2eb121 Click on last update to get more info 2016-10-21 17:01:32 +02:00
675cb841cf Make debug info collapsable 2016-10-21 16:00:58 +02:00
caf48d3ef5 Tweaks to read-only details on shots and tasks 2016-10-21 15:48:04 +02:00
be7ef81e96 Style task read-only details 2016-10-21 14:48:03 +02:00
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