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
Martin Filser a37caf459e back to ReactiveCache.getCards and still fixing the flip "Card Drag/Drop" issue 3 years ago
..
activities Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
boards Speed up board loading, skip loading the full sidebar 3 years ago
cards removing unused method "activeMembers2()" 3 years ago
forms Part 2. Fix at bottom of list Add button to be higher, so that text Add is not over button borders. 3 years ago
import Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago
lists back to ReactiveCache.getCards and still fixing the flip "Card Drag/Drop" issue 3 years ago
main Move every Meteor.user() to the ReactiveCache 3 years ago
mixins
notifications Move every Activities.findOne() to the ReactiveCache 3 years ago
rules Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
settings Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
sidebar Speed up board loading, skip loading the full sidebar 3 years ago
swimlanes Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
users Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago