Commit Graph

280 Commits

Author SHA1 Message Date
Sybren A. Stüvel 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
Pablo Vazquez 4e3416c653 Fix for showing 'View in Shot Context' only on tasks 2016-11-10 00:58:24 +01:00
Pablo Vazquez d186e9927d Removing properties inherited from Pillar classes 2016-11-10 00:53:45 +01:00
Pablo Vazquez dc85f81768 Only convert date if there's one 2016-11-10 00:14:58 +01:00
Pablo Vazquez 7d3a4cc630 Hide "View in shot context" when in assets list 2016-11-09 23:59:29 +01:00
Pablo Vazquez 328baa0917 Active flash on state for assets 2016-11-09 23:59:02 +01:00
Pablo Vazquez a14a39e79f Unify tasks list look with other tables 2016-11-09 23:38:12 +01:00
Pablo Vazquez 3ba34cf4b8 No need for momentjs here 2016-11-09 23:37:54 +01:00
Pablo Vazquez c4d96258a6 Move basic classes to Pillar's apps_base.sass 2016-11-09 22:36:06 +01:00
Pablo Vazquez e91f3968b7 Unify header titles 2016-11-09 22:21:44 +01:00
Pablo Vazquez c1c8552d7e No border on item-status for items list 2016-11-09 18:34:45 +01:00
Pablo Vazquez d67ce6b880 Refresh page on asset creation 2016-11-09 17:18:10 +01:00
Pablo Vazquez 1f00c5570d More contrast for processing and flash classes 2016-11-09 17:07:44 +01:00
Pablo Vazquez 5bf56ffd34 task- and shot- specific lists are now called item- 2016-11-09 17:04:17 +01:00
Pablo Vazquez 40ecbe2135 Use col-scrollable for columns that need fixed height 2016-11-09 17:04:17 +01:00
Pablo Vazquez 2f57c9c037 No bottom border for shot-thumbnail cell 2016-11-09 17:04:17 +01:00
Pablo Vazquez 84a52c0028 Small tweaks to list of shots
Shot list can overflow horizontally
Fix alignment on splitter
2016-11-09 17:04:17 +01:00
Pablo Vazquez c02b959c3f bringing back processing status for tasks on shots list 2016-11-09 17:04:17 +01:00
Sybren A. Stüvel 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
Sybren A. Stüvel 087b02c906 Scroll asset list 2016-11-09 15:31:25 +01:00
Sybren A. Stüvel 2b70e362da Use XHR for asset links 2016-11-09 15:29:13 +01:00
Sybren A. Stüvel 16e1fd1df0 Also save assets on ctrl+enter 2016-11-09 15:26:11 +01:00
Sybren A. Stüvel 3a57baf34e Styling tweaks for assets 2016-11-09 15:19:10 +01:00
Sybren A. Stüvel 4cb90b2568 Disabled thumbnails until users can actually upload them. 2016-11-09 14:59:29 +01:00
Sybren A. Stüvel 0e170464e6 Templates & Flask end-points for managing assets. 2016-11-09 14:57:46 +01:00
Pablo Vazquez 3361aad44d No need to convert time since pretty_date takes care of that 2016-11-08 18:34:22 +01:00
Pablo Vazquez ad108f2caa Update CSS cache version 2016-11-08 18:32:35 +01:00
Pablo Vazquez b8e2151a33 Pikaday with time support 2016-11-08 17:51:35 +01:00
Sybren A. Stüvel c935725e64 Copy-to-clipboard now also works for users without PUT access. 2016-11-08 16:48:18 +01:00
Sybren A. Stüvel 58b762f4d2 Prevent crash when an Attract project doesn't have a picture_header 2016-11-08 16:46:19 +01:00
Pablo Vazquez 21f3acc03e Remove border bottom from thumbnail cells 2016-11-08 16:26:47 +01:00
Pablo Vazquez defa5d8146 Extra padding on error text 2016-11-08 16:20:05 +01:00
Pablo Vazquez c87df6e52e Fixes for flickers in newer Chrome 2016-11-08 16:19:56 +01:00
Pablo Vazquez da3ae6fbb2 Move clipboard.min.js to Pillar 2016-11-08 15:49:11 +01:00
Sybren A. Stüvel daae24881d Fixed double T in copied task shortcode 2016-11-08 15:37:51 +01:00
Sybren A. Stüvel 0fc61a9fe7 Using | pretty_date for task due dates, rather than MomentJS. 2016-11-08 13:34:44 +01:00
Pablo Vazquez d4a31de842 Cleanup unused class 2016-11-08 11:25:44 +01:00
Pablo Vazquez cd83cccc9e Use transparent background for modal 2016-11-07 17:18:00 +01:00
Pablo Vazquez 8fd3b94f39 Use momentjs to calculate pretty_date
Until pretty_date understands future dates
2016-11-07 17:17:47 +01:00
Pablo Vazquez 506844a342 Show due_date on tasks list rather than type, as it's more used 2016-11-07 17:17:23 +01:00
Pablo Vazquez 509f3e0275 Parse date for display 2016-11-07 17:11:24 +01:00
Pablo Vazquez a04211eebd Introducing Due Date for Tasks
Thanks to Dr. Sybren and Francesco for support!
2016-11-07 12:02:38 +01:00
Pablo Vazquez 1036ca85ba Set title of status indicator in the list 2016-11-07 11:27:11 +01:00
Pablo Vazquez 732cd49e6a Hide scrollbar on main document when we're on shot/task context 2016-11-04 18:00:33 +01:00
Sybren A. Stüvel e6e0733149 Compute some stats on shots if used in the edit. 2016-11-04 16:42:42 +01:00
Sybren A. Stüvel 6f7090eedc 'Copy shortcode' now shows proper status msg 2016-11-04 16:42:42 +01:00
Pablo Vazquez e4795d6b12 No need to scrollTop anymore!
Since both sides are now scrollable
2016-11-04 16:38:47 +01:00
Pablo Vazquez deff214b42 Shots/Tasks count on list 2016-11-04 16:29:37 +01:00
Pablo Vazquez ded4b8e2ae Saving task/shot on status change 2016-11-04 16:23:08 +01:00
Pablo Vazquez 17448248a0 Individual scroll for shot/tasks list and item details 2016-11-04 16:16:01 +01:00