Commit Graph

358 Commits

Author SHA1 Message Date
01973a2471 CSS Comments 2017-05-24 12:18:05 +02:00
a1391a6d1c View task in shot context 2017-05-19 12:30:58 +02:00
9d302d5124 Color status select 2017-05-10 23:34:46 +02:00
48ad75c461 Legend for colors in stats 2017-05-10 23:34:19 +02:00
2a88d9c309 Color status option 2017-05-10 16:53:51 +02:00
19f35e6713 Always show item-status cell on shots list 2017-05-10 16:02:57 +02:00
025b44bfac Compile Attract styles using config, utils and base styling from Pillar
De-duplicated code, yay!
2017-05-10 15:42:08 +02:00
fc08ab2bca Import _error sass from pillar 2017-04-11 16:47:37 +02:00
b5cbbad1ba Remove processing status when loading a task fails 2017-04-11 16:47:20 +02:00
b3bbb5e68b Removed illegal 'home_project' tag 2017-03-29 16:42:46 +02:00
e45f35f6f4 Fix listing of projects that use Attract
Wrong indentation when closing the loop through projects.

Closes T51028
2017-03-29 16:28:37 +02:00
3efb21484a Markdown was not included 2017-03-22 14:55:39 +01:00
76108c9c16 Style new tasks so we can identify them and avoid double-load 2017-02-14 16:16:20 +01:00
b545288851 Fix Ctrl+Enter to save tasks/shots 2017-02-14 15:57:08 +01:00
aa90a4433f Task-add: Use a button instead of a link, and prevent default
Avoids the issue of re-loading the page on task-add
2017-02-14 15:34:29 +01:00
9aaa2365cf item_open: First set item as processing, then style it as active on success 2017-02-14 15:33:44 +01:00
a369451efb Refresh CSS cache 2016-11-17 15:24:19 +01:00
2c8e20d0c0 Fix header of shots/assets list 2016-11-17 15:12:12 +01:00
97f75a04e5 Only allow commenting when user has PUT access on the node. 2016-11-11 15:52:33 +01:00
d50c4f1cda Tasks, Shots, Assets, instead of S,A,T 2016-11-11 11:46:07 +01:00
23effbd9db Use attract icon for sidebar 2016-11-11 11:45:42 +01:00
34a0bb3e2f Show shot 'trim end' in template, if available. 2016-11-11 08:51:11 +01:00
a169701793 Favicon for Attract 2016-11-10 13:07:48 +01:00
1e82ddf206 Typo: Select an* Asset or Task 2016-11-10 12:57:03 +01:00
bc89dc3595 Fix overflow on task-link 2016-11-10 11:55:39 +01:00
2f09c4f650 More compact line-height for item-name on tables 2016-11-10 11:48:09 +01:00
36d076c228 Hide horizontal scroll when not in use 2016-11-10 11:44:54 +01:00
3917c90a13 Quick fix: If we're in mobile, set height of columns to half window height
TODO: Make item-details a popup for easier browsing
2016-11-10 11:24:42 +01:00
1a6fb58d6e Mark all links as 'deactivated' when opening a new item.
This fixes the issue of a task "ball" showing as "active", even when
navigating away to a shot.
2016-11-10 08:56:04 +01:00
4e3416c653 Fix for showing 'View in Shot Context' only on tasks 2016-11-10 00:58:24 +01:00
d186e9927d Removing properties inherited from Pillar classes 2016-11-10 00:53:45 +01:00
dc85f81768 Only convert date if there's one 2016-11-10 00:14:58 +01:00
7d3a4cc630 Hide "View in shot context" when in assets list 2016-11-09 23:59:29 +01:00
328baa0917 Active flash on state for assets 2016-11-09 23:59:02 +01:00
a14a39e79f Unify tasks list look with other tables 2016-11-09 23:38:12 +01:00
3ba34cf4b8 No need for momentjs here 2016-11-09 23:37:54 +01:00
c4d96258a6 Move basic classes to Pillar's apps_base.sass 2016-11-09 22:36:06 +01:00
e91f3968b7 Unify header titles 2016-11-09 22:21:44 +01:00
c1c8552d7e No border on item-status for items list 2016-11-09 18:34:45 +01:00
d67ce6b880 Refresh page on asset creation 2016-11-09 17:18:10 +01:00
1f00c5570d More contrast for processing and flash classes 2016-11-09 17:07:44 +01:00
5bf56ffd34 task- and shot- specific lists are now called item- 2016-11-09 17:04:17 +01:00
40ecbe2135 Use col-scrollable for columns that need fixed height 2016-11-09 17:04:17 +01:00
2f57c9c037 No bottom border for shot-thumbnail cell 2016-11-09 17:04:17 +01:00
84a52c0028 Small tweaks to list of shots
Shot list can overflow horizontally
Fix alignment on splitter
2016-11-09 17:04:17 +01:00
c02b959c3f bringing back processing status for tasks on shots list 2016-11-09 17:04:17 +01:00
17dd73f474 Task types are now determined by the page context, not hard-coded to shot task types 2016-11-09 17:01:03 +01:00
087b02c906 Scroll asset list 2016-11-09 15:31:25 +01:00
2b70e362da Use XHR for asset links 2016-11-09 15:29:13 +01:00
16e1fd1df0 Also save assets on ctrl+enter 2016-11-09 15:26:11 +01:00