summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.jade
Commit message (Collapse)AuthorAgeFilesLines
* Fix miniscreen renderAndrés Manelli2019-02-241-13/+6
|
* Allow list creation from templateAndrés Manelli2019-02-241-1/+5
|
* 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
* Properly fix horizontal rendering on Chrome and FirefoxBenjamin Tissoires2019-01-281-13/+13
| | | | | | | | | | | | | | | | | | | This reverts commit 74cf9e2573 "- Fix Firefox left-rigth scrollbar." This reverts commit 9dd8216dfb. "- Fix cards below swimlane title in Firefox by making [previous fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb)" And this partially reverts commit dd88eb4cc The root of the issue was that I was adding a new div and nesting the list of lists in this new list. This resulted in some weird behavior that Firefox could not handled properly Revert to a code colser to v2.02, by just having the swimlane header in a separate line, and keep only one flex element. fixes #2137
* lists-color: only colorize the bottom borderBenjamin Tissoires2019-01-251-1/+1
| | | | | And make the background clearer to visually separate the header from the list of cards
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-14/+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-23/+13
| | | | | | | 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.
* Extend lists to bottom of frame in lists viewAndrés Manelli2018-03-161-1/+1
|
* Fix order lists in lists viewAndrés Manelli2018-02-281-2/+2
|
* Allow swimlanes reorderingAndrés Manelli2018-02-271-1/+1
|
* Add ability to edit swimlane nameAndrés Manelli2018-02-011-4/+1
|
* Fix details view in lists only modeAndrés Manelli2018-01-311-1/+1
|
* Fix card details bugAndrés Manelli2018-01-311-1/+1
|
* Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-221-0/+18
|
* Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-191-0/+40
|
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+20