summaryrefslogtreecommitdiffstats
path: root/models/swimlanes.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix miniscreen renderAndrés Manelli2019-02-241-3/+4
|
* Fix lint errorsAndrés Manelli2019-02-241-24/+24
|
* Allow swimlane creation from templateAndrés Manelli2019-02-241-0/+31
| | | | Mix lists with same name to avoid duplicates
* Avoid links on a template-boardAndrés Manelli2019-02-241-1/+1
| | | | | Allow creation of template boards with a linked card Avoid changing the name of the template-container swimlanes
* Remove links from templates board for the momentAndrés Manelli2019-02-241-0/+22
| | | | | | Insert the correct template type in templates board Allow independant lists in templates board Add some helpers
* Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-0/+4
| | | | Avoid deleting template containers
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+11
|
* api: fix the sort field when inserting a swimlane or a listBenjamin Tissoires2019-01-251-0/+2
| | | | This has the side effect of always inserting the element at the end.
* Add colors to swimlanesBenjamin Tissoires2019-01-251-0/+32
| | | | fixes #1688
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+59
| | | | So we can have a decent REST API documentation generated.
* - Add permission "No comments". It is like normal user, but does not show ↵Lauri Ojansivu2018-09-041-3/+3
| | | | | | comments and activities. Thanks to xet7 !
* Fix lint warningsGhassen Rjab2018-02-271-4/+4
|
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+219