summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-1/+1
* All logged in users are now allowed to reorder boards by dragging at All Boar...Lauri Ojansivu2020-07-101-6/+0
* 1) Public board default view to Swimlane.Lauri Ojansivu2020-06-081-2/+2
* Default view Swimlanes part 3: Change dropdown order to Swimlanes/Lists/Calen...Lauri Ojansivu2020-06-081-7/+7
* Change default view to Swimlanes.Lauri Ojansivu2020-06-081-1/+1
* Add Calendar Month Event List view.Lauri Ojansivu2020-05-301-1/+1
* Add some changes to Modern theme.Lauri Ojansivu2020-05-261-1/+32
* Sorry marc1006, I had to revert deepcode.ai arrow function fixes becauseLauri Ojansivu2020-05-251-4/+4
* Sort callback should return 0 if values are equalMarc Hartmayer2020-05-241-2/+2
* Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-241-2/+2
* Added Modern theme with Poppins fonthelioguardabaxo2020-05-221-1/+164
* 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