summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.js
Commit message (Collapse)AuthorAgeFilesLines
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-291-8/+27
| | | | | | | | | | | | 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-39/+0
|
* Drag handles. In progress.Lauri Ojansivu2019-10-031-36/+42
|
* Fix prettier.Lauri Ojansivu2019-10-011-2/+2
|
* Fix lint.Lauri Ojansivu2019-10-011-14/+3
|
* Drag handles continue. In progress.Lauri Ojansivu2019-10-011-16/+19
| | | | Thanks to xet7 !
* Drag handles continue. In progress.Lauri Ojansivu2019-09-251-0/+1
|
* Drag handles. In Progress.Lauri Ojansivu2019-09-171-8/+48
|
* Revert drag handle changes.Lauri Ojansivu2019-09-141-3/+2
| | | | | | Thanks to Keelan ! Related #2704
* Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-131-2/+3
| | | | | | Thanks to xet7 ! Related #2081
* Add 'show archive' and 'hide empty lists' in filter feature.Romulus Urakagi Tsai2019-08-071-0/+18
|
* Prettier & eslint project style updateJustin Reynolds2019-06-281-62/+101
|
* Fix missing profile checksJustin Reynolds2019-05-081-1/+1
|
* 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