summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* Added natural themehelioguardabaxo2020-05-161-0/+19
* Merge branch 'master' of https://github.com/CidKramer/wekan into CidKramer-ma...Lauri Ojansivu2020-05-161-0/+233
|\
| * Added clearblue themeCidKramer2020-05-151-0/+233
* | Fix lint.Lauri Ojansivu2020-05-161-1/+1
* | Fix Can't Scroll on All Boards on mobile phone. Added drag handles.Lauri Ojansivu2020-05-163-0/+26
|/
* Card vote options in new forkNico2020-05-031-2/+1
* Smaller height for Add Board button.Lauri Ojansivu2020-04-281-1/+1
* Reactivate the touch event fix for the boards listMarc Hartmayer2020-04-271-1/+4
* Allow words in title/description to be able to break and wrap onto the next lineMarc Hartmayer2020-04-251-0/+1
* Allow variable height for board list itemsMarc Hartmayer2020-04-251-1/+1
* Don't interpret dragging an element as a clickMarc Hartmayer2020-04-252-8/+2
* Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-231-3/+2
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-222-2/+4
* Multiple lint issue fixesMarc Hartmayer2020-04-211-2/+2
* Refactor variable namesboeserwolf2020-04-191-3/+3
* Make boards sortableboeserwolf2020-04-193-3/+70
* Add sortDefault helper for sorting boardsboeserwolf2020-04-192-11/+7
* debug isBoardAdmin on main pagesalleman2020-04-132-1/+5
* Public boards overviewNico2020-04-122-6/+14
* Remove export button if WITH_API is not enabledNico2020-04-091-16/+0
* Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-312-18/+0
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-071-6/+4
* Add Board Card Settings to Show on Card only some of it's fields.Lauri Ojansivu2020-02-051-1/+1
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-0/+1
|\
| * Customize of some card's functionsdollybean2020-02-041-0/+1
|/
* 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
|/