summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlaneHeader.js
Commit message (Collapse)AuthorAgeFilesLines
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-291-0/+6
| | | | | | | | | | | | 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-6/+0
|
* Drag handles. In Progress.Lauri Ojansivu2019-09-171-0/+6
|
* Prettier & eslint project style updateJustin Reynolds2019-06-281-48/+62
|
* Allow swimlane creation from templateAndrés Manelli2019-02-241-0/+1
| | | | Mix lists with same name to avoid duplicates
* Remove links from templates board for the momentAndrés Manelli2019-02-241-0/+2
| | | | | | Insert the correct template type in templates board Allow independant lists in templates board Add some helpers
* Add colors to swimlanesBenjamin Tissoires2019-01-251-0/+37
| | | | fixes #1688
* swimlane: insert the new swimlane after the one we clicked onBenjamin Tissoires2019-01-241-2/+11
|
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-0/+28
| | | | | Still need to create the swimlane right after the one that has been created
* Add popup menu and archive actionAndrés Manelli2018-02-011-0/+9
|
* Add ability to edit swimlane nameAndrés Manelli2018-02-011-0/+16