|
ed457a125c
|
Attract: class name fixes
To work with Bootstrap 4
|
2018-09-06 16:56:05 +02:00 |
|
|
3e4eb91668
|
Gulp: fix broken path in Sass
And when defining gulp-uglify-es needs '.default' at the end.
|
2018-09-06 15:42:37 +02:00 |
|
|
1ae23c7ce9
|
CSS: Build bootstrap as part of main.css
|
2018-09-06 15:34:53 +02:00 |
|
|
0868449209
|
Lists: Fixed header should let clicks go through
|
2017-06-14 18:27:16 +02:00 |
|
|
f6d2a477eb
|
Lists: Don't wrap list's extra info (shots/tasks/assets count)
|
2017-06-14 18:27:16 +02:00 |
|
|
01973a2471
|
CSS Comments
|
2017-05-24 12:18:05 +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 |
|
|
76108c9c16
|
Style new tasks so we can identify them and avoid double-load
|
2017-02-14 16:16:20 +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 |
|
|
2c8e20d0c0
|
Fix header of shots/assets list
|
2016-11-17 15:12:12 +01:00 |
|
|
d50c4f1cda
|
Tasks, Shots, Assets, instead of S,A,T
|
2016-11-11 11:46:07 +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 |
|
|
d186e9927d
|
Removing properties inherited from Pillar classes
|
2016-11-10 00:53:45 +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 |
|
|
c4d96258a6
|
Move basic classes to Pillar's apps_base.sass
|
2016-11-09 22:36:06 +01:00 |
|
|
c1c8552d7e
|
No border on item-status for items list
|
2016-11-09 18:34:45 +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 |
|
|
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 |
|
|
3a57baf34e
|
Styling tweaks for assets
|
2016-11-09 15:19:10 +01:00 |
|
|
b8e2151a33
|
Pikaday with time support
|
2016-11-08 17:51:35 +01:00 |
|
|
21f3acc03e
|
Remove border bottom from thumbnail cells
|
2016-11-08 16:26:47 +01:00 |
|
|
defa5d8146
|
Extra padding on error text
|
2016-11-08 16:20:05 +01:00 |
|
|
c87df6e52e
|
Fixes for flickers in newer Chrome
|
2016-11-08 16:19:56 +01:00 |
|
|
cd83cccc9e
|
Use transparent background for modal
|
2016-11-07 17:18:00 +01:00 |
|
|
506844a342
|
Show due_date on tasks list rather than type, as it's more used
|
2016-11-07 17:17:23 +01:00 |
|
|
a04211eebd
|
Introducing Due Date for Tasks
Thanks to Dr. Sybren and Francesco for support!
|
2016-11-07 12:02:38 +01:00 |
|
|
732cd49e6a
|
Hide scrollbar on main document when we're on shot/task context
|
2016-11-04 18:00:33 +01:00 |
|
|
deff214b42
|
Shots/Tasks count on list
|
2016-11-04 16:29:37 +01:00 |
|
|
17448248a0
|
Individual scroll for shot/tasks list and item details
|
2016-11-04 16:16:01 +01:00 |
|
|
e8d82de168
|
Fix delay when resizing textareas
|
2016-11-04 13:06:06 +01:00 |
|
|
f3c6585fb3
|
Highlight shot row when opening a task in shot context
|
2016-11-04 13:02:43 +01:00 |
|
|
f364f2aa89
|
Minor tweaks to active/in-edit shots
|
2016-11-04 12:48:01 +01:00 |
|
|
a8afade7ba
|
Utils animation
|
2016-11-04 12:37:43 +01:00 |
|
|
11ad530749
|
Style shots not in the edit
|
2016-11-04 11:42:34 +01:00 |
|
|
9ad979c357
|
Hide column splitter on mobile
|
2016-11-03 18:40:38 +01:00 |
|
|
dad5e4ceac
|
thumbnail cell size back to normal
|
2016-11-03 18:19:10 +01:00 |
|
|
fced741c7d
|
Accesibility tweaks
|
2016-11-03 17:51:39 +01:00 |
|
|
6aa8db2dff
|
Style when there are thumbnails available
TODO: Once we have the user-space, we show or not .has-thumbnail
|
2016-11-03 17:51:39 +01:00 |
|