Commit Graph

19 Commits (c72bffeb669479d7ef8143b8f380093528a6427d)

Author SHA1 Message Date
yflory a0049b360a Break long words in kanban items
yflory e3b89a5e59 Fix kanban color picker preventing items drag&drop
ansuz cb87f49b1f
Merge pull request from
[WIP] Partially Fix 
yflory 35977a7ef0 Color consistency in kanban
Marcel 886451393e
Merge branch 'master' into fix-#254
MTRNord 8df1dc19f2
Add Color picker for board title and let it have less space between boards. (Default colors are still working)
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory fe202a92b4 Fix UI issues in kanban
yflory 95218f0fa1 Remove use of space-evenly since it is not supported by all browsers
yflory 7800fa2dcd Add confirm dialog when deleting a task in kanban + add colors
yflory 07502775f5 Add support for readonly and locked modes in kanban
yflory f0512bbb1d Fix UI and realtime issues with kanban
yflory d224a2c1a4 Update size of the Add button in kanban
yflory 73183a69fd Improve kanban UI
Ludovic Dubost ee8651c74e Kanban styles and color updating
Ludovic Dubost 035a56fdab Kanban application using the cryptpad framework
Ludovic Dubost 4b83f2991a Kanban prototype on cryptpad