summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardsList.js
Commit message (Expand)AuthorAgeFilesLines
* All logged in users are now allowed to reorder boards by dragging at All Boar...Lauri Ojansivu2020-07-101-6/+0
* Fix lint.Lauri Ojansivu2020-05-161-1/+1
* Fix Can't Scroll on All Boards on mobile phone. Added drag handles.Lauri Ojansivu2020-05-161-0/+6
* Card vote options in new forkNico2020-05-031-2/+1
* Reactivate the touch event fix for the boards listMarc Hartmayer2020-04-271-1/+4
* Don't interpret dragging an element as a clickMarc Hartmayer2020-04-251-4/+1
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-1/+3
* Multiple lint issue fixesMarc Hartmayer2020-04-211-2/+2
* Refactor variable namesboeserwolf2020-04-191-3/+3
* Make boards sortableboeserwolf2020-04-191-0/+54
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-10/+6
* debug isBoardAdmin on main pagesalleman2020-04-131-0/+4
* Public boards overviewNico2020-04-121-5/+13
* Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
* Fix invitesJustin Reynolds2019-07-181-2/+2
* Prettier & eslint project style updateJustin Reynolds2019-06-281-44/+50
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-2/+2
* - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-101-0/+5
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-061-0/+15
|\
| * FixesAngelo Gallarello2019-02-121-0/+15
* | Remove ordering of cards by stars/color/description, so that cards would not ...Lauri Ojansivu2019-03-141-1/+1
* | Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
* | Try to get ordering of All Boards working so that it doesLauri Ojansivu2019-03-111-1/+1
* | - Order All Boards by starred, color, board name and board description. Part 2.Lauri Ojansivu2019-03-111-4/+1
* | - Order All Boards by Starred, Color and Title and Description.Lauri Ojansivu2019-03-081-1/+1
* | - [Hide Subtask boards from All Boards](https://github.com/wekan/wekan/issues...Lauri Ojansivu2019-03-081-1/+2
* | Fix lint errorsAndrés Manelli2019-02-241-2/+2
* | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-241-2/+2
* | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+16
|/
* Fixed - boards subscription should be placed at header for all other componen...Thuan Pham Quoc2017-12-061-2/+0
* Move user-admin subsciption to headerThuan Pham Quoc2017-12-011-1/+0
* Fix: Frequent Subscriptions problem that make Excessive CPU usage.Lauri Ojansivu2017-11-291-0/+7
* Added red-green circle to board lists item for indicating board which has ove...Thuan Pham Quoc2017-11-201-0/+12
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-4/+0
* add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-071-0/+18
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-11/+11
* More explicit file namesMaxime Quandalle2015-08-281-0/+30