Martin Filser
|
25989b9736
Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2 years ago |
Martin Filser
|
08e3ca3435
Move every Activities.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 years ago |
Martin Filser
|
e30edce73e
Move every CardCommentReactions.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 years ago |
Martin Filser
|
92733b24d1
Move every CardComments.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2 years ago |
Martin Filser
|
6e1ef3d94a
Move every Users.findOne() to the ReactiveCache
|
2 years ago |
Martin Filser
|
3b65113d05
Move every Cards.findOne() to the ReactiveCache
|
2 years ago |
Martin Filser
|
a182482cfb
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2 years ago |
Lauri Ojansivu
|
5d79c231ed
Try to fix some security issue.
|
2 years ago |
Lauri Ojansivu
|
8092f8be28
Try to fix User API.
|
2 years ago |
Denis Perov
|
1b83399236
Fix errant escape-string-regexp importing
|
3 years ago |
Lauri Ojansivu
|
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
3 years ago |
Ben0it-T
|
ee2fafb6bc
Fix: boardAdmin can't edit or delete others comments on cards #4237
|
3 years ago |
Lauri Ojansivu
|
e3a0dea85f
Fixed REST API, it shoud work now by Admin user.
|
3 years ago |
Kai Lehmann
|
104a6dd0b3
add comments for card comment reactions feature
|
3 years ago |
Kai Lehmann
|
2977120129
adds card comment reactions feature
|
3 years ago |
Lauri Ojansivu
|
a719e8fda1
Allow board members to use more of API. Please add issue (or pull request) if this allows too much.
|
4 years ago |
John R. Supplee
|
43f40c4085
Fix sort operator
|
4 years ago |
Lauri Ojansivu
|
f274b3c26b
Try fix removed nonexistent document error.
|
4 years ago |
John R. Supplee
|
78a1d08a17
Bug fixes and buttons for previous and next page
|
4 years ago |
John R. Supplee
|
158a0807d9
Development
|
4 years ago |
John R. Supplee
|
907bf4ffdc
Pass found cards in sessionData cursor
|
4 years ago |
John R. Supplee
|
dd163b9923
start work on searching in comments
|
4 years ago |
Justin Reynolds
|
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
|
5 years ago |
Justin Reynolds
|
3eb4d2c341
Prettier & eslint project style update
|
6 years ago |
Justin Reynolds
|
c60e80d25b
Add createdAt and modifiedAt to all collections
|
6 years ago |
Lauri Ojansivu
|
5283ba9ebb
- Fix Outgoing Webhook messages for Checlists, Checklist Items, Card comments, Add/Remove CustomField to board.
|
6 years ago |
windblow
|
143e93f483
Add variables for activity notifications Fixes #2285
|
6 years ago |
Andrés Manelli
|
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
|
6 years ago |
Andrés Manelli
|
0fec711545
Prepare to create card from template
|
6 years ago |
Benjamin Tissoires
|
ff467402c0
RESTAPI: Add some JSDoc
|
6 years ago |