summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlaneHeader.jade
Commit message (Collapse)AuthorAgeFilesLines
* Remove swimlane handle at desktop non-handle mode.Lauri Ojansivu2019-11-171-2/+0
|
* Fix card, list and swimlane move.Lauri Ojansivu2019-11-131-0/+2
| | | | | | | | | Allow moving cards in multiselect mode. Closes #2771, closes #2743, closes #2704, related #2081
* Some drag handle fixes.Lauri Ojansivu2019-11-041-2/+5
| | | | | | Thanks to xet7 ! Related #2081
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-291-0/+2
| | | | | | | | | | | | draggable mode. Bug Fix #2093: the broken should be prior to file attachment feature introduced, and tested export board is working. Thanks to whowillcare ! ( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 ) Closes #2093
* Revert drag handle changes.Lauri Ojansivu2019-10-031-5/+0
|
* Drag handles continue. In progress.Lauri Ojansivu2019-10-011-2/+5
| | | | Thanks to xet7 !
* Drag handles. In Progress.Lauri Ojansivu2019-09-171-0/+2
|
* Revert drag handle changes.Lauri Ojansivu2019-09-141-1/+0
| | | | | | Thanks to Keelan ! Related #2704
* Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-131-0/+1
| | | | | | Thanks to xet7 ! Related #2081
* remove featureguillaume2019-04-231-0/+4
|
* Allow swimlane creation from templateAndrés Manelli2019-02-241-0/+5
| | | | Mix lists with same name to avoid duplicates
* Avoid links on a template-boardAndrés Manelli2019-02-241-9/+15
| | | | | Allow creation of template boards with a linked card Avoid changing the name of the template-container swimlanes
* Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-3/+4
| | | | Avoid deleting template containers
* Add colors to swimlanesBenjamin Tissoires2019-01-251-1/+13
| | | | fixes #1688
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-0/+9
| | | | | Still need to create the swimlane right after the one that has been created
* Allow swimlanes reorderingAndrés Manelli2018-02-271-2/+2
|
* Add popup menu and archive actionAndrés Manelli2018-02-011-1/+9
|
* Add ability to edit swimlane nameAndrés Manelli2018-02-011-0/+15