Commit Graph

101 Commits (7b989784b84504a4fff572d0fd9e58fd89e1e888)

Author SHA1 Message Date
yflory 03f65438fd Fix UI issues
yflory bc6a329f06 lint compliance
yflory 7d19b9a205 Kanban migration to new format
yflory e139d46b26 Enable migration to new format
yflory fdea16d601 Tag filter
yflory bd7d9a93c2 Add tags filter
yflory 0975f253ab Display body and tags
yflory b31d024851 Horizontal scrollbar layout
yflory c220a7ecf4 Add colors to kanban
yflory 05708f6166 Make quick edit realtime too
yflory fd5e3b0fd5 lint compliance
yflory c42a7bff6f Make kanban edit modal realtime
yflory c8cca35073 Add edit modal in kanban
yflory a901905ae5 Better move function
yflory 889b18a1ff Drag to remove
yflory 0b5f76d471 Fix issues with the new structure and better restoreCursor
yflory 2e81605c95 New kanban structure with drag&drop support
yflory 9ee9e46087 Receiving a burn after reading URL
yflory 5f0244beb3 Fix kanban UI issues
yflory b558d6e354 Fix null item in kanban
yflory 870607c338 Preserve kanban title edition when receiving remote changes
yflory 63ea882545 Preserve cursor with remote changes in kanban
yflory 6b81bba3a5 Press enter to add a new item in kanban
yflory 4d799a8552 Fix kanban items issues
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
ClemDee 21300bb030 Add temporary folder custom color in drive
yflory f381ca8cab Fix wrong index when editing a kanban item
yflory e3b89a5e59 Fix kanban color picker preventing items drag&drop
yflory 3e9e92dcac Implement full CryptDrive export
MTRNord 8b384d6bb3
fix jscolor picker for new kanban items and fix the code according to CI
MTRNord 2ef397a483
improve item color picker logic and UX
Marcel 886451393e
Merge branch 'master' into fix-#254
MTRNord 1bf1253963
Add color picker to items
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
ansuz 3fb6cb3d00 lint compliance
ansuz ca409e5eaa support import/export in kanban
yflory fe202a92b4 Fix UI issues in kanban
yflory 884f2b465d Fix kanban creation
yflory 7800fa2dcd Add confirm dialog when deleting a task in kanban + add colors
yflory fe27c97879 Help + tooltips + fix colors in kanban
yflory 07502775f5 Add support for readonly and locked modes in kanban
yflory f0512bbb1d Fix UI and realtime issues with kanban
yflory ea9384d6d0 Fix kanban inputs blocked when remote change
yflory 77c456a20e Disable console logging in kanban
yflory 73183a69fd Improve kanban UI
yflory 86be9abb62 Translations for kanban
yflory 087e346685 Remove translatable text and blocking 'confirm' dialog from jkanban.js
yflory 0ab27427bc Lint compliance
Ludovic Dubost 035a56fdab Kanban application using the cryptpad framework
Ludovic Dubost 4b83f2991a Kanban prototype on cryptpad