Commit Graph

117 Commits

Author SHA1 Message Date
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
714430203d Another attempt at fixing the background clipping 2016-10-20 19:21:58 +02:00
26c7b61ec0 Fix alignment of login dropdown 2016-10-20 18:39:33 +02:00
c50ebfd4b9 Fix background colors being clipped 2016-10-20 18:25:02 +02:00
a552cf4ae5 Style sidebar icons 2016-10-20 17:50:45 +02:00
7b737d6d5a Fix alignment of notifications count 2016-10-20 17:47:06 +02:00
040da7a537 Minor alignment tweaks to sidebar 2016-10-20 17:12:33 +02:00
3fbc328c19 Center + Task label 2016-10-20 16:35:17 +02:00
a31fec8917 Activity: Make left line stop at top and bottom 2016-10-20 15:33:20 +02:00
aff8347718 Fix alignment of errors/columns height 2016-10-20 12:57:00 +02:00
44fcd328ee Style activities on dashboard 2016-10-20 12:54:03 +02:00
8159589062 Minor style tweaks 2016-10-20 11:59:32 +02:00
eb8a269cb9 Style activities 2016-10-18 18:51:57 +02:00
568e59e71c Split base.css to their own css 2016-10-18 18:51:57 +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
b63faacdcf Style modal dialog and status-debug classes 2016-10-13 19:24:53 +02:00
7b5b3d432e Tweaks to status colors 2016-10-13 19:24:15 +02:00
b65fb754c2 Fix alignment of tasks in shots 2016-10-12 17:10:38 +02:00
5ebd2a18a5 Fix color scheme for statuses 2016-10-12 17:10:38 +02:00
477d38dfc6 New color scheme for statuses 2016-10-12 17:10:38 +02:00
13eeb7d6c3 Fix alignment of tasks on Firefox 2016-10-12 12:57:39 +02:00
d3812ff2c7 Default width of main column to 50%
This will later be controled by draggin the col-splitter
2016-10-11 18:05:31 +02:00
40254f4427 Style error messages 2016-10-11 18:05:31 +02:00
eafcacde36 Include shot name in task list, before the task name. 2016-10-05 14:52:50 +02:00
d9a41c11b7 Added shot summary per project on /attract 2016-10-05 14:42:01 +02:00
fd469a3889 Attract dashboard placeholder 2016-10-05 11:12:03 +02:00
75e6b39069 Added user-specific task list. 2016-10-05 10:30:10 +02:00
b39e3d431d Give shot list white background.
This improves display when the shot list is longer than the window.
2016-10-04 16:10:56 +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
b1783fb801 Fix overlay of add-task button 2016-09-30 11:41:13 +02:00
6817da77aa Use darker colors for status indicators 2016-09-29 17:30:39 +02:00
ba217f2496 Style empty lists 2016-09-29 17:29:15 +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
04c6c11071 Clean the header/text when the page is first loaded 2016-09-29 16:02:15 +02:00
1cefb2fa06 Shot list: Make shot active when making one of its tasks active 2016-09-29 15:50:27 +02:00
ddc6d0c2d4 fix alignment of add task button 2016-09-29 15:35:52 +02:00
58cca450b3 Use dropdown for copy to clipboard/delete tasks 2016-09-29 12:57:01 +02:00
b5964864a5 Use clipboardjs to copy shot ID to clipboard
Using Zeno Rocha's clipboardjs
https://zenorocha.github.io/clipboard.js
2016-09-28 17:34:53 +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
8853b2414e Better highlighting of tasks, and fix when there are multiple tasks 2016-09-27 16:06:56 +02:00
c4b4197cb8 Click on the whole cell to open task 2016-09-27 16:06:56 +02:00
892f5a7360 Add icon to Save Changes 2016-09-23 18:07:28 +02:00
5f3bab95e2 Copy to clipboard for shots 2016-09-23 18:07:28 +02:00
6c47b9564f Fix shot-status on firefox 2016-09-23 15:48:25 +02:00
146d10ffbd Added shot ID (so it can be copied & pasted to Blender) 2016-09-23 14:06:11 +02:00
997a12ee11 Shot status indicator and other minor tweaks 2016-09-22 21:27:15 +02:00
cbc19ac18d Minor style tweaks to tasks list and select2 2016-09-22 19:25:52 +02:00