summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlaneHeader.js
Commit message (Collapse)AuthorAgeFilesLines
* Add Worker role.Lauri Ojansivu2020-01-031-5/+3
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Fix lint errors.Lauri Ojansivu2019-11-261-2/+2
|
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-5/+10
| | | | | | | immediate. Only on public board use cookies. Comment out Collapse CSS that is not in use. Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-1/+7
| | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* 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