Commit Graph

2349 Commits (48ba81eb3d25ace536f8223f64665cc514eeda56)

Author SHA1 Message Date
Martin Filser 48ba81eb3d Move every Swimlanes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 0767f50af8 Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 3fc9c6efe7 Move every Attachments.findOne() to the ReactiveCache 2 years ago
Martin Filser fe2015735a Move every Team.findOne() to the ReactiveCache 2 years ago
Martin Filser 2ab34d3b87 Move every Org.findOne() to the ReactiveCache 2 years ago
Martin Filser 79ea4d6d1e Move every Activities.findOne() to the ReactiveCache 2 years ago
Martin Filser 54f7361767 Move every CustomFields.findOne() to the ReactiveCache 2 years ago
Martin Filser 0a7ffe4cb0 Move every CardComments.findOne() to the ReactiveCache 2 years ago
Martin Filser 0e714a90e0 Move every ChecklistItems.findOne() to the ReactiveCache 2 years ago
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 2 years ago
Martin Filser 2f2aa7b08a insert linked card at search dialog set's now the next card number too 2 years ago
Martin Filser 20b0422024 insert linked board set's now the next card number too 2 years ago
Martin Filser dcb9fb7465 insert linked card set's now the next card number too 2 years ago
Martin Filser 3a287a494b insert linked card at search dialog also add the card at top/bottom 2 years ago
Martin Filser 0926943670 Move every Lists.findOne() to the ReactiveCache 2 years ago
Martin Filser 06e26d8d89 insert linked card dialog, sort swimlanes, lists and cards by field "sort" 2 years ago
Martin Filser 94953a1c97 use card.getRealId() 2 years ago
Martin Filser 02e9795816 insert linked board at top/bottom 2 years ago
Martin Filser c29cff3822 insert linked card, move sortIndex to function 2 years ago
Martin Filser 29216599e4 insert linked card at top/bottom of list 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
Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 years ago
Martin Filser cecf69af02 fix wrong function / variable name (currentSetting -> currentAnnouncements) 2 years ago
Martin Filser b7dbeba7de add currentSetting to ReactiveCache 2 years ago
Martin Filser 131959e050 minicard.js, reduce this.data().board() call 2 years ago
Martin Filser 384d80a647 card.js, clean up redudant code 2 years ago
Martin Filser 43d11af631 Performance, improving page load about 40% faster 2 years ago
Lauri Ojansivu 4431ec5a27 Added missing character. 2 years ago
Vid Smole 2c4ed5f298 Fix setting background image 2 years ago
Lauri Ojansivu c7dc912dd4 Reverted bold of minicard title. 2 years ago
Vid Smole a3837ccbc7
Fix attachment viewer not being hidden 2 years ago
Lauri Ojansivu 140a134a11 Fixed maximum call stack exceeded by removing bootstrap 3, datepicker and summernote. Updated jquery. Disabled attachments viewer that opens empty when opening card. Fixes all npm audit errors. 2 years ago
Lauri Ojansivu b637a8e8ea Revert first list width change. 2 years ago
Vid Smole 7a98445370
Better attachment viewer 2 years ago
Vid Smole 7ef3bba9f7
Better attachment gallery 2 years ago
Vid Smole 492306453c Fix first list being narrower than others 2 years ago
Vid Smole a3622ddc1d Display card title in bold 2 years ago
Lauri Ojansivu 4be5727a18 Fix PDF preview to have full width, close at top, and improve viewing at mobile. 2 years ago
Lauri Ojansivu 83ae1d4a19 Added translation to support viewing PDFs. 2 years ago
Vid Smole a8af5343a7 Fix typo 2 years ago
Vid Smole 070e8831b4 Add support for viewing pdfs 2 years ago
Lauri Ojansivu ffea7aff99 If there is no Custom Field label at minicard, show value full width. 2 years ago
Martin Filser 583f114c68 Utils of canModifyCard and canModifyBoard + move this general functions to Utils class 2 years ago
Martin Filser 23218d3808 Admin Report, fixing filesize if not a number 2 years ago
Martin Filser cad55d57d7 Admin attachment view was missing the column header "S3FileId" 2 years ago
Martin Filser ce94433c46 Copy Checklist dialog now set's the last selected board 2 years ago
Martin Filser 9aa8bc8921 reduce list scroll speed while drag/drop the minicard 2 years ago