Commit Graph

260 Commits (c925a278700730714837da3b3f434502f9ab6e1b)

Author SHA1 Message Date
Martin Filser c925a27870 Fixing opening cards and slow performance of closing cards 7 months ago
Denis Perov 718c1a393d Switch from kadira:flow-router to ostrio:flow-router-extra 8 months ago
Martin Filser 45c2f1007b changing card color now closes the popup and doesn't refresh the whole boards page 10 months ago
Martin Filser a22631915b remove old open card code to scroll the screen 2 years ago
Martin Filser 0f1b57fee4 remove old open card code 2 years ago
Christian 037bba83d6 Alphabetic ordered member lists on assigne and member lists 2 years ago
Christian c8a743bb8e Fixing positioning of opened cards 2 years ago
Martin Filser 211656e9da removing unused method "activeMembers2()" 2 years ago
Martin Filser 26e326a204 Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 81c9bb6899 Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 7673c77c57 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 10a9306abd Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
Martin Filser 41685536d7 removing comment code 2 years ago
Martin Filser 0767f50af8 Move every Users.findOne(idOrFirstObjectSelector, options) 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 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 583f114c68 Utils of canModifyCard and canModifyBoard + move this general functions to Utils class 2 years ago
Lauri Ojansivu 68e4e6f049 Fix check for current user at card details. 3 years ago
Martin Filser 97109df673 copy/move checklist uses now the same code as copy/move card 3 years ago
Martin Filser d4338dd5cc Moving DialogWithBoardSwimlaneList class to it's own file 3 years ago
Martin Filser 15ce816ec6 Convert checklist-item to card uses now the same code as copy card / move card 3 years ago
Martin Filser dc210dc53b Copy checklists to many cards copies the whole card now (+attachments) 3 years ago
Martin Filser 43135ffc8d Copy many cards now also copies attachments 3 years ago
Martin Filser e37bf2b51d Copy card at card details copies now attachments 3 years ago
Martin Filser 03deeb6729 Copy many card dialog remembers now the last selected board 3 years ago
Martin Filser a06d1806df Copy card dialog remembers now the last selected board 3 years ago
Martin Filser 0a4e472601 Move card dialog remembers now the last selected board 3 years ago
Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 years ago
Daniel Kaiser 339e044a30 Fix and update easysearch 3 years ago
Lauri Ojansivu 6594795f39 Reverted incomplete fix about bug where opening card scrolls to wrong place. 3 years ago
viehlieb b3056626f3 add option to get asked whether unsaved card descriptions should be saved to db on e.g. unintentional click out of card details pane 3 years ago
viehlieb b00169d24f wipon card description - prevention of unintentional exit deletesunsaved description 3 years ago
Martin Filser 490ad65b6e Move/Copy card closes now the popup if done 3 years ago
viehlieb 0f65e06338 wip card description save 3 years ago
Martin Filser 6b6bdddce6 Move card to top/bottom using now the same internal code logic 3 years ago
Martin Filser dcff70c983 Copy card is now at the top too (same as move card) 3 years ago
Martin Filser ad5167de55 Card Details, move card between lists moves now the card to the top by default 3 years ago
Lauri Ojansivu adcc33ed7f Fix opening card scrolls to wrong position when many swimlanes and card at bottom of board. 3 years ago
Martin Filser 2e5ec0308f Adjust all other moment imports to moment-with-locales 3 years ago
Jan Küster 60af7766bf Switch tap:i18n to custom TAPi18n implementation 3 years ago
Martin Filser c99d069b0d Card Details List-Dropdown is now filled too if the card is opened from global search 3 years ago
Lauri Ojansivu 40265144af Upgrade to Meteor 2.3.4 3 years ago
Martin Filser 12f0c85546 Global search: Card Details popup opens now in normal view even if maximized card is configured 3 years ago
Martin Filser bd2739e78d Fix Copy/Move Card 3 years ago
Martin Filser 265ee9ab83 Added back Dropdown field "List" to card details 3 years ago
Lauri Ojansivu a5b376e6b5 Fixed Copy card to list does not work, by reverting clientside changes of PR 4333. 3 years ago
Martin Filser 7c7640e63e Added Dropdown field "List" to card details 3 years ago