summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix miniscreen renderAndrés Manelli2019-02-241-0/+9
|
* Allow swimlane creation from templateAndrés Manelli2019-02-241-4/+4
| | | | Mix lists with same name to avoid duplicates
* Allow list creation from templateAndrés Manelli2019-02-241-3/+5
|
* 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/+7
| | | | | | Insert the correct template type in templates board Allow independant lists in templates board Add some helpers
* - Fix Sandstorm open card on public board, part 2.Lauri Ojansivu2019-02-031-2/+0
| | | | Thanks to ChronikEwok !
* - [Fix: Not displaying card content of public board: Snap, Docker and ↵Lauri Ojansivu2019-02-031-5/+11
| | | | | | | | | | | Sandstorm Shared Wekan Board Link](https://github.com/wekan/wekan/issues/1623) with [code from ChronikEwok](https://github.com/ChronikEwok/wekan/commit/cad9b20451bb6149bfb527a99b5001873b06c3de). Thanks to ChronikEwok ! Closes #1623
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-27/+0
| | | | | Still need to create the swimlane right after the one that has been created
* swimlane-view: have the swimlane header horizontalBenjamin Tissoires2019-01-241-27/+12
| | | | | | | This allows to use the header as a separator between swimlanes. This will be most useful when we can set the background color of these headers.
* Hotfix more sortable elementsHaocen Xu2018-07-061-3/+1
|
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+6
|
* Introducing third board view: calendar.Nicu Tofan2018-06-261-0/+2
| | | | A dependency to rzymek:fullcalendar has also been added.
* Fix #1567Andrés Manelli2018-04-161-4/+3
|
* Fix lint errors.Lauri Ojansivu2018-03-311-2/+2
|
* Fix drag in lists viewAndrés Manelli2018-03-311-74/+98
|
* Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-161-27/+49
|
* Fix scroll when dragging elements. Remove scrollbars from swimlanes.Andrés Manelli2018-03-061-1/+1
|
* Fix #1519 Add Card Btn dissapear on dragAndrés Manelli2018-03-051-0/+2
|
* Fix order lists in lists viewAndrés Manelli2018-02-281-80/+0
|
* Allow swimlanes reorderingAndrés Manelli2018-02-271-0/+39
|
* Fix details view in lists only modeAndrés Manelli2018-01-311-1/+8
|
* Fix card details bugAndrés Manelli2018-01-311-3/+2
|
* Fix lint errorsAndrés Manelli2018-01-221-23/+2
|
* Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-191-0/+63
|
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+181