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/server/methods
Harry Adel f934aea2a5 Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 1 week ago
..
fixDuplicateLists.js Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
lockedUsers.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 weeks ago
lockoutSettings.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 weeks ago
positionHistory.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 1 week ago