Commit Graph

160 Commits (6ef2d9cb9db0d691f2b93fdc41cea06bb8f20dbc)

Author SHA1 Message Date
Nadav Tasher c39fdab11d Disable scrollbar hiding in swimlanes 6 months ago
Nadav Tasher a36e80099a Revert "Revert some scrollbar, sidebar and list width changes." 6 months ago
Lauri Ojansivu 096fe130f6 Revert some scrollbar, sidebar and list width changes. 6 months ago
Nadav Tasher 6c32c210f8 Disable scrollbars in swimlanes 6 months ago
Nadav Tasher 87d53f6f93 Fix dragscroll inside swimlanes 6 months ago
Nadav Tasher 465e2b1b6a Remove swimlane size limit 6 months ago
Martin Filser bff96f6ae2 change Meteor.user() to ReactiveCache.getCurrentUser() 10 months ago
Martin Filser c7ac0cbce1 No dragscroll while sorting swimlanes 10 months ago
Lauri Ojansivu 04b995e77f Allow Normal user to add new swimlane, list and label. 12 months ago
Dmytro Novash 0d5380466a fix cards load if cards > 20 on swimlane 1 year ago
Martin Rys 7fd894f33d Do not leave silver color unset in Swimlane and List CSS 1 year ago
Lauri Ojansivu b704d58f0f Collapse Swimlane. In Progress, does not work yet, not visible yet. 1 year ago
Lauri Ojansivu 73a25775e1 Fix Swimlane Default title from "key default returned an object instead of string" to translated title of "Default". 2 years ago
Lauri Ojansivu 7f9aa75093 Removed limit when setting Swimlane max height. 2 years ago
Lauri Ojansivu 6b1403984f Fixed Normal (non-admin) board users cannot adjust swimlane height. 2 years ago
Lauri Ojansivu ab40737211 Show option b) -1 for disabling swimlane height at swimlane height popup. 2 years ago
mark 7536c7b532 allow -1 as 'auto' 2 years ago
mark 406766a82b make default swimlane auto-height 2 years ago
Lauri Ojansivu 7b607b2aaf Fixed v7.01.0 fresh install in listview first column small. 2 years ago
Lauri Ojansivu 7baf7d2256 Don't translate width and height minimum value. 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 9e557f6887 Move every Lists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 2 years ago
Martin Filser 0926943670 Move every Lists.findOne() to the ReactiveCache 2 years ago
Martin Filser 9022e9949f Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache 2 years ago
mark 26d2efdedb make swimlane height adjustable 2 years ago
Lauri Ojansivu 95efcbe717 Revert smaller swimlane height. 2 years ago
Lauri Ojansivu 04aaa6f30c Fix 6.93 with brackground image breaks scrolling on lists within swimlanes. 2 years ago
helioguardabaxo 41c1dde504 Added icons to swimlane action popup 2 years ago
Lauri Ojansivu 467835192f Changed Add List to be at left. Before it was at right. 2 years ago
helioguardabaxo bd747cea24 Added conditional to show after list field only if board has at least one list. Now after list shows the last list by default. 2 years ago
helioguardabaxo 986bc27001 Added list position when create a new list on board 2 years ago
Lauri Ojansivu a561d1b633 For export/print print board/card, added some CSS better. Use browser print preview %20 etc setting to fit to page. Next: Card CSS. 2 years ago
Lauri Ojansivu 6a4e17e039 Revert set miniscreen to 250px. 3 years ago
Repmovs 03a75c9c05 set miniscreen to 250px 3 years ago
Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 years ago
Lauri Ojansivu 063ad08e9e Fix In Lists view, Card Details pop-up does not appear in 6.31 release. 3 years ago
Lauri Ojansivu d37adbb046 Fix Login Page Error, Lists can't move anymore, reverted incomplete Change Lists Width. 3 years ago
Emile840 404fbacc41 Fix the bug that displayed a card popup to all swimlanes for public board (when a user is not logged) 3 years ago
Lauri Ojansivu 01d0dd3b1d Resizeable size of list width and height. Size is not saved yet. In Progress. 3 years ago
Lauri Ojansivu 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 3 years ago
Martin Filser 32af18b33d Lists now moveable when swimlane requires scrolling 3 years ago
Martin Filser a48e537b2d List sorting show's now the drag/drop placeholder 3 years ago
Martin Filser 424bc0e7c5 Swimlanes scrolls right/left while sorting the list column at the screen end 3 years ago
Ben0it-T 9eb6a1d6af Fix : Clicking to view Lists or Swimlanes Archive adds temporarily many empty Lists to board 4 years ago
Martin Filser bfb3837ee4 Fix: On mobile infinite scrolling didn't work anymore 4 years ago
Martin Filser 2b7c5cfcb1 List adding has now a cancel button 4 years ago
Martin Filser 0fb6b6e519 List add always at the end of all lists 4 years ago