The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/client/components/boards
Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
..
boardArchive.jade Add display timestamp on 'Boards in Archive' 3 years ago
boardArchive.js Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
boardBody.css css fixes for modal 2 years ago
boardBody.jade Fix typo. 4 years ago
boardBody.js Move every Meteor.user() to the ReactiveCache 2 years ago
boardColors.css Fix typo 2 years ago
boardHeader.css Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 3 years ago
boardHeader.jade Update boardHeader.jade 2 years ago
boardHeader.js Move every Meteor.user() to the ReactiveCache 2 years ago
boardsList.css Support subpath deployment 3 years ago
boardsList.jade Added hide/show to show counters and members on All Boards (Admin Panel) 3 years ago
boardsList.js Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
miniboard.jade