summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-291-12/+0
* Fix lint errors.Lauri Ojansivu2019-11-262-34/+13
* Fix lint errors.Lauri Ojansivu2019-11-201-16/+14
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-1/+2
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-62/+17
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-21/+36
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-183-54/+188
* Fix card, list and swimlane move.Lauri Ojansivu2019-11-131-1/+18
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-293-2/+120
* Drag handles. In progress.Lauri Ojansivu2019-10-031-1/+1
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-261-1/+1
|\
| * Drag handles. In Progress.Lauri Ojansivu2019-09-171-1/+1
| * Revert drag handle changes.Lauri Ojansivu2019-09-141-1/+1
| * Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-131-1/+1
* | Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-261-16/+36
|/
* add card color to calendar event (#2651)Steffen2019-08-292-0/+79
* Limit card width to fixed size.Lauri Ojansivu2019-08-231-0/+1
* Fix bug: When on board, clicking Admin Panel redirects to All Boards page,Lauri Ojansivu2019-08-151-2/+2
* Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
* Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-6/+22
* Fix invitesJustin Reynolds2019-07-181-2/+2
* RELAX THEME: Use only in this theme the aggressive [red color and big bold se...Lauri Ojansivu2019-07-121-1/+29
* Merge branch 'master' of https://github.com/whowillcare/wekan into whowillcar...Lauri Ojansivu2019-07-121-2/+3
|\
| * Add Features: limit the board list to 2 or 1 for mobile clientsSam X. Chen2019-07-111-2/+3
* | dont remove boardoverlay when mouse leaves carddetailsFelix NĂ¼sse2019-07-101-5/+0
|/
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+35
* Fix lint error.Lauri Ojansivu2019-07-031-4/+3
* Fix lint error.Lauri Ojansivu2019-07-031-0/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-012-0/+143
* Prettier & eslint project style updateJustin Reynolds2019-06-284-213/+288
* - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-212-1/+6
* isAdmin and isBoardAdmin should add rulesChristoph Jahn2019-06-081-1/+6
* Allow BoardAdmin to create board rules. #2431Christoph Jahn2019-05-281-1/+1
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-132-3/+3
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-2/+6
* - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-103-2/+22
* Fix missing profile checks.Lauri Ojansivu2019-05-094-8/+12
* Fixed RTL issue #884Guy Zylberberg2019-05-081-2/+2
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-1/+1
* [Fix: Description of Board is out of visible after Feature "Duplicate Board"]...Lauri Ojansivu2019-04-082-4/+6
* - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated bo...Lauri Ojansivu2019-04-061-1/+3
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-063-1/+29
|\
| * Minor fixesAngelo Gallarello2019-04-052-3/+14
| * FixesAngelo Gallarello2019-02-122-0/+17
* | 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