Commit Graph

56 Commits (2695b51b0d03a7755f4141081bd0a87d707192c4)

Author SHA1 Message Date
yflory d53e9cff02 Fix 'clear filter' button
David Benqué f6f499ee31 add padding to kanban container
David Benqué f8b8f09a74 highlight trash on drag
David Benqué 7bb0263f8f make tag input 100% width
David Benqué e17544d168 add code block width
David Benqué a442f77851 style code blocks
David Benqué a5767d8b68 fix hover color of markdown toolbar buttons
David Benqué f38caa0af5 move tag filter clear and add text
David Benqué 291a84723f display cursors inline in modal notification.
David Benqué 928fe6c3dc change trash color
David Benqué 1d0e9f7392 adjustments to card body rendered markdown
David Benqué 6347b6193b align edit button to the top
David Benqué 5cc0161e45 fade [+] button in column footers
David Benqué 7d0d701942 loop for column colors
yflory e9e65ae23b Fix minimum size of a column
yflory 84e3ed84a6 Resize vertical on edit modla codemirror
yflory bf02f1f97e Fix outline in kanban
yflory f478c313c8 Fix palette for default color
yflory 4690392cd9 Display other users' cursor
yflory 1402dc7170 Fix kanban edit modal issues
yflory 03f65438fd Fix UI issues
yflory 7d19b9a205 Kanban migration to new format
yflory fdea16d601 Tag filter
yflory 411b125b0f Fix board height
yflory bd7d9a93c2 Add tags filter
yflory fbf4434fc4 Board color
yflory 0975f253ab Display body and tags
yflory 04bd69f2f5 Add board button
yflory b31d024851 Horizontal scrollbar layout
yflory ea154e9ecc Add item button
yflory 9b54659e86 Fix default colors
yflory c220a7ecf4 Add colors to kanban
yflory c8cca35073 Add edit modal in kanban
yflory 889b18a1ff Drag to remove
yflory 0b5f76d471 Fix issues with the new structure and better restoreCursor
yflory 5f0244beb3 Fix kanban UI issues
yflory 0b0ce98fc7 Kanban UI
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