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
Lauri Ojansivu 80312d3052 At opened card, toggle to show checklist at minicard. Part 3. 2 years ago
..
activities Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
boards Fixing positioning of opened cards 2 years ago
cards At opened card, toggle to show checklist at minicard. Part 3. 2 years ago
forms Part 2. Fix at bottom of list Add button to be higher, so that text Add is not over button borders. 2 years ago
import Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
lists Don't translate width and height minimum value. 2 years ago
main Optimize member list popups 2 years ago
mixins fix(scrollbar): remove custom scrollbar 5 years ago
notifications Move every Activities.findOne() to the ReactiveCache 2 years ago
rules Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
settings Added new function to add cumstom translation strings on Admin panel 2 years ago
sidebar Speed up board loading, skip loading the full sidebar 2 years ago
swimlanes Fixed Normal (non-admin) board users cannot adjust swimlane height. 2 years ago
users removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago