Commit Graph

329 Commits (09ff287da27a5f0b7969167883f35bfb81f074e8)

Author SHA1 Message Date
Lauri Ojansivu abad8cc4d5 Change list width by dragging between lists. 8 months ago
Lauri Ojansivu fc32a89292 Fixed per-card and per-board settings of showing checkist at minicard. 8 months ago
Lauri Ojansivu 90899f0928 Fix DOMPurify paths. 8 months ago
Lauri Ojansivu ee79cab7b2 Security Fix JVN#86586539: Stored XSS. 8 months ago
Yang, Bo 0a969c59d3
Avoid calling `ReactiveCache.getCard` twice 11 months ago
Yang, Bo fc77d0d201 Add REST API endpoint to retrieve a card by ID 11 months ago
Yang, Bo 6cc746df8b fix: correct return type in API documentation for custom fields 11 months ago
Lauri Ojansivu 908a5fc60d Comment out error message of non-existing Custom Field. 1 year ago
Firas Saidi 14167b19b9 cards file 1 year ago
Martin Filser bb17feaa17 Checklist, hide checked checklist items (configureable at each checklist) 2 years ago
Martin Filser 9fa36c3991 hide checklist-items per card now 2 years ago
Martin Filser 8a446de3e9 added comment section on card details to avoid loading the card comment activities from the server 2 years ago
Martin Filser c925a27870 Fixing opening cards and slow performance of closing cards 2 years ago
Denis Perov 718c1a393d Switch from kadira:flow-router to ostrio:flow-router-extra 2 years ago
Martin Filser 8a7a4f3033 fix empty parentId in cards 2 years ago
Martin Filser a929d1e3a4 reducing card size in database if no planning poker was started 2 years ago
Lauri Ojansivu ffafb30b9b Fixed API get_all_cards doesn't return SwimlaneId. Please test. 2 years ago
Lauri Ojansivu 7beced1e68 Fixed API get swimlane cards wrong order. Please test. 2 years ago
Lauri Ojansivu c570405d02 Try to fix API get cards wrong order. Please test. 2 years ago
Mirko Genovese f8ef2e33de
cards.js Added a control to check error if card is not updated 2 years ago
Gustav Engström f5bc2b08f9 Added archive option to of Wekan API 2 years ago
Lauri Ojansivu b40654cdfe Try to get some label outgoing webhooks working. 3 years ago
Lauri Ojansivu 7d1ab0a388 Fix createCardWithDueDate Error: User id is required. 3 years ago
DimDz 32e50b869d
Added moveCard to editCard API 3 years ago
Jakub Jurczyk aca6ba5270
Fix assignees description 3 years ago
Jakub Jurczyk 5d6367f404
Fix get_board_cards_count 3 years ago
Martin Filser 1067542b94 Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser 42fad8fb98 ReactiveMiniMongoIndex, added getCardCommentsWithCardId 3 years ago
Martin Filser f80ecded0a ReactiveMiniMongoIndex, added getChecklistsWithCardId 3 years ago
Martin Filser 40a5422e75 ReactiveMiniMongoIndex created, Javascript Index of MiniMongo Client Database 3 years ago
Martin Filser fb3b47e2bb Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser 25989b9736 Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser fef6433b75 Move every Activities.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser e5359dc838 Move every Checklists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser 981a641bce Move every CustomFields.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser 030359aa0e Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser c0ecfb87b0 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 3 years ago
Martin Filser 806ad78637 Move every CustomFields.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago
Martin Filser 06e374f0ff Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago
Martin Filser 3fc9c6efe7 Move every Attachments.findOne() to the ReactiveCache 3 years ago
Martin Filser 54f7361767 Move every CustomFields.findOne() to the ReactiveCache 3 years ago
Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 3 years ago
Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 3 years ago
Martin Filser 3b65113d05 Move every Cards.findOne() to the ReactiveCache 3 years ago
Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 3 years ago
Martin Filser 1b3135a79f models/cards.js, use getRealId() for setter too 3 years ago
Martin Filser 3f3b4746a9 adding ReactiveCache to other source code 3 years ago
Martin Filser 16130b3f73 Move ReactiveCache to imports 3 years ago
Martin Filser 47427f89b0 Adding new ReactiveCache 3 years ago
Martin Filser 384d80a647 card.js, clean up redudant code 3 years ago