Commit Graph

133 Commits (4cada76c7e12c0809df03647e28ad5d2359c2a77)

Author SHA1 Message Date
MTRNord 8b384d6bb3
fix jscolor picker for new kanban items and fix the code according to CI
MTRNord e7a1433a30
fix loading of the item color from saved state
MTRNord 2ef397a483
improve item color picker logic and UX
MTRNord 3c2417b479
fix more whitespace in jkanban.js
MTRNord 7e686a065e
Merge remote-tracking branch 'origin/fix-#254' into fix-#254
MTRNord 57ed2636ac
jkanban.js fix whitespace changes
Marcel 886451393e
Merge branch 'master' into fix-#254
MTRNord 343e63f41b
Fix drag bug
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
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
ansuz 3fb6cb3d00 lint compliance
ansuz ca409e5eaa support import/export in kanban
yflory fe202a92b4 Fix UI issues in kanban
yflory 884f2b465d Fix kanban creation
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 fe27c97879 Help + tooltips + fix colors in kanban
yflory 6b98fef679 Remove ES6 code 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 d224a2c1a4 Update size of the Add button in kanban
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 ee8651c74e Kanban styles and color updating
Ludovic Dubost 035a56fdab Kanban application using the cryptpad framework
Ludovic Dubost 4b83f2991a Kanban prototype on cryptpad