summaryrefslogtreecommitdiffstats
path: root/client/components/cards/subtasks.js
Commit message (Collapse)AuthorAgeFilesLines
* Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-081-3/+12
| | | | | | to all Wekan platforms https://github.com/wekan/wekan/pull/2998 Thanks to xet7 !
* subtasks now use swimlane with title matching parent lane titleDaniel Eder2020-04-021-1/+7
| | | As discussed in #1953 this is required to handle two-board scenarios correctly.
* subtasks now use parent task swimlane by defaultDaniel Eder2020-03-261-1/+1
|
* Add Worker role.Lauri Ojansivu2020-01-051-3/+6
| | | | | | | | | | This was originally added at Wekan v3.58, reverted at Wekan v3.60 because of bugs, and now after fixes added back. Thanks to xet7 ! Closes #2788
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-6/+3
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-031-3/+6
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Prettier & eslint project style updateJustin Reynolds2019-06-281-19/+37
|
* Fix rebase errorsAndrés Manelli2018-08-111-0/+1
|
* Board level settings for subtasksNicu Tofan2018-06-261-0/+1
|
* implement getDefaultSwimline for boardsNicu Tofan2018-06-261-1/+1
|
* Can now navigate to subtaskNicu Tofan2018-06-261-0/+11
|
* Archive subtask instead of permanent deleteNicu Tofan2018-06-261-1/+1
|
* Can add cards as subtasksNicu Tofan2018-06-261-4/+22
|
* Change order using drag-n-drop for subtasksNicu Tofan2018-06-261-13/+13
|
* Remove leftovers from checklist conversionNicu Tofan2018-06-261-52/+1
|
* Initial implementation for subtasksNicu Tofan2018-06-261-0/+166