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.
Lauri Ojansivu
b40654cdfe
Try to get some label outgoing webhooks working.
...
Thanks to xet7 !
Related #4898
2 years ago
..
lib
Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
server
Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
accountSettings.js
Move every Users.findOne() to the ReactiveCache
2 years ago
actions.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
activities.js
Try to get some label outgoing webhooks working.
2 years ago
announcements.js
Move every Users.findOne() to the ReactiveCache
2 years ago
attachments.js
Move every Attachments.findOne() to the ReactiveCache
2 years ago
avatars.js
Move every Users.findOne() to the ReactiveCache
2 years ago
boards.js
Active members list now is ordered.
2 years ago
cardCommentReactions.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
cardComments.js
Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
cards.js
Try to get some label outgoing webhooks working.
2 years ago
checklistItems.js
Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
checklists.js
At opened card, toggle to show checklist at minicard. Part 4.
2 years ago
counters.js
…
csvCreator.js
Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
customFields.js
Fix return value of edit_custom_field_dropdown_item
2 years ago
export.js
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exportExcel.js
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exportPDF.js
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exporter.js
Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
fileValidation.js
Disable file validation temporarily, because it causes data loss of some attachments when upgrading.
2 years ago
impersonatedUsers.js
…
import.js
…
integrations.js
Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
invitationCodes.js
Move every Users.findOne() to the ReactiveCache
2 years ago
lists.js
Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master
2 years ago
org.js
Move every Org.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
orgUser.js
…
rules.js
Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
runOnServer.js
…
settings.js
Only selectively show login elements once settings is loaded
2 years ago
swimlanes.js
Fix edit_swimlane
2 years ago
tableVisibilityModeSettings.js
Move every Users.findOne() to the ReactiveCache
2 years ago
team.js
Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
translation.js
make available translation text to set empty string
2 years ago
trelloCreator.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
triggers.js
Move every Rules.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
unsavedEdits.js
…
users.js
make default swimlane auto-height
2 years ago
usersessiondata.js
…
watchable.js
…
wekanCreator.js
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
wekanmapper.js
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago