898379d0d3
UI: Font-size tweak for node description in timeline.
2019-03-27 14:11:05 +01:00
87ff681750
UI: Font-size tweak to node description for blog and project.
2019-03-27 14:09:48 +01:00
237c135c31
UI Timeline: support for dark backgrounds.
...
Simply place the +timeline(project_id) mixin inside a div with a 'timeline-dark' class.
2019-03-27 12:07:06 +01:00
4cd182e2d2
Cleanup: spaces to tabs.
2019-03-27 11:19:11 +01:00
69806d96a9
UI: Narrower column for text in jumbotron component.
...
Leaves some room to see the image on the right.
2019-03-27 11:04:39 +01:00
cd94eb237f
Cleanup: One indentation level too much.
2019-03-26 17:45:33 +01:00
97cda1ef6b
UI: Fix hidden fields showing up in project edit.
...
The 'hidden' class got renamed to d-none in Bootstrap 4.
2019-03-26 15:21:15 +01:00
5cba6f53f5
Make sure sort buttons is always clickable
...
Hide part overflow of column label if there is not enough room
2019-03-22 14:10:18 +01:00
072a1793e4
Add missing tooltips in table
2019-03-22 14:07:29 +01:00
375182a781
Add css class per task type to table columns
2019-03-22 14:06:54 +01:00
022fc9a1b2
Removed possibility to toggle selected in table
2019-03-22 14:06:17 +01:00
6c4e6088d3
UI: Vertically center badges under comment avatar.
2019-03-21 01:03:59 +01:00
5aed4ceff7
Avoid emitting duplicate selectedItemsChanged
2019-03-20 15:19:37 +01:00
dfd61c8bd8
Update pillar table props
2019-03-20 15:18:50 +01:00
6bae6a39df
Mark pillar table rows as corrupt if init fails
2019-03-20 15:14:50 +01:00
66e6ba1467
Move table css from attract to pillar repo
2019-03-20 15:12:19 +01:00
58ff236a99
Generalized table to not depend on project id
2019-03-15 10:18:23 +01:00
ace091c998
Row selection before table fully inited failed
...
If a row was selected before table was fully initialized it would
be unselected once the row was fully initialized.
2019-03-14 10:53:47 +01:00
4136da110f
Added comments and minor refactoring
2019-03-14 10:53:46 +01:00
01da240f54
Attract multi edit: Shift + mouse to select all between
...
and hopefully now command button on Mac works for multiselect.
2019-03-13 15:27:16 +01:00
379f743864
Attract multi edit: Edit multiple tasks/shots/assets at the same time
...
For the user:
Ctrl + L-Mouse to select multiple tasks/shots/assets and then edit
the nodes as before. When multiple items are selected a chain icon
can be seen in editor next to the fields. If the chain is broken
it indicates that the values are not the same on all the selected
items.
When a field has been edited it will be marked with a green background
color.
The items are saved one by one in parallel. This means that one item
could fail to be saved, while the others get updated.
For developers:
The editor and activities has been ported to Vue. The table and has
been updated to support multi select.
MultiEditEngine is the core of the multi edit. It keeps track of
what values differs and what has been edited.
2019-03-13 13:53:40 +01:00
d22c4182bf
UI: Align 'Linked' comment tag with comment metadata.
2019-03-12 20:27:30 +01:00
69251de995
UI: Set max-width variable for select2.
2019-03-12 14:27:29 +01:00
57a180dc00
UI: Don't set font-size on node-details-description.
...
This is used for comments, nodes, everywhere. So each component should set
its own size.
2019-03-12 14:27:06 +01:00
fbcd4c9250
UI: Fix emojis margin-top on node description utility.
2019-03-11 03:12:07 +01:00
c7b0842779
CSS: Remove primary buttons gradient.
...
Doesn't always look nice, fallback to default bootstrap primary color instead.
2019-02-28 03:55:01 +01:00
5bcfa5218a
UI: Minor style fixes to node-details-description.
...
Blockquotes and unordered lists could have the first line badly indented
since we introduced single-line comments. Now they both break the line
before being displayed.
2019-02-23 02:17:39 +01:00
250c7e2631
Vue Attract: Default sort shots by cut_in_timeline_in_frames
2019-02-12 12:59:01 +01:00
2f5f73843d
Vue Attract: Sort/filterable table based on Vue
...
Initial commit implementing sortable and filterable tables for attract
using Vue.
2019-02-12 09:08:37 +01:00
a5bae513e1
Navigation: Unified cloud navigation
...
* Removed main drop down menu
* Added "My cloud" to user menu
* Attract/Flamenco is found under Production Tools menu
* Attract/Flamenco has the same navigation as its project
2019-02-06 10:31:36 +01:00
1101b8e716
Fix Regression: Heart filled icon was shown on all voted comments
...
Heart filled icon should be an indication that the current user has
voted. Thanks to Pablo Vazques for pointing it out
2019-02-04 10:16:50 +01:00
f35c2529a6
UI: Make blog title link to the actual blog entry
2019-02-02 04:03:39 +01:00
ecfd27094c
UI: Blog title in timeline more prominent
2019-02-02 04:01:56 +01:00
ef89b9a1dd
CSS: Increase space between avatar and content
2019-01-30 23:15:29 +01:00
c505694b2d
Formatting
2019-01-30 23:12:35 +01:00
b87c5b3728
User Search Bug: Failed to render users without roles
2018-12-20 11:37:30 +01:00
efeea87249
Markdown preview regression: Markdown preview failed in edit project
2018-12-18 17:38:04 +01:00
a84d4d13a0
DnD fileupload in comments in firefox bug: CSS seams to be the cause
2018-12-18 15:04:08 +01:00
cb265e1975
Formatting
2018-12-18 12:53:06 +01:00
5b3de5f551
Missing JS parameter
2018-12-18 12:53:02 +01:00
fbcce7a6d8
Vue Comments: Comments ported to Vue + DnD fileupload
...
* Drag and drop files to comment editor to add a file attachment
* Using Vue to render comments
Since comments now has attachments we need to update the schemas
./manage.py maintenance replace_pillar_node_type_schemas
2018-12-12 11:45:47 +01:00
82071bf922
Quick Search: Queries containing equal sign (=) failed
2018-11-27 10:00:44 +01:00
07821c7f97
Timeline Firefox bug fix: load more not working properly
...
Firefox failed to redraw the page properly when loading more weeks.
2018-11-23 14:55:58 +01:00
64b4ce3ba9
Minor layout and style adjustments.
2018-11-22 21:52:07 +01:00
72417a9abb
Minor layout and style adjustments.
2018-11-22 21:35:27 +01:00
6ae9a5ddeb
Quick-Search: Added Quick-search in the topbar
...
Changed how and what we store in elastic to unify it with how we store
things in mongodb so we can have more generic javascript code
to render the data.
Elastic changes:
Added:
Node.project.url
Altered to store id instead of url
Node.picture
Made Post searchable
./manage.py elastic reset_index
./manage.py elastic reindex
Thanks to Pablo and Sybren
2018-11-22 15:31:53 +01:00
a897e201ba
Timeline Fix: Attachment in post did not work
2018-11-22 14:39:25 +01:00
3985a00c6f
Timeline: Style and layout adjustments
2018-11-21 20:32:27 +01:00
119291f817
Timeline: Remove header and lead from posts.
...
Headers don't really match with the rest of the listing.
2018-11-21 20:24:12 +01:00
801cda88bf
Project View: Labels for sections
2018-11-21 20:23:07 +01:00