stable
Clone or download
Read-only
Merge commit 'refs/changes/34/5234/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: story #8808: Be able to drop in a collapsed column
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js | +213 | −113 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.spec.js | +614 | −70 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/in-properties-filter/in-properties-filter.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/in-properties-filter/in-properties-filter.spec.js | +273 | −113 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban.less | +20 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html | +54 | −12 | Go to diff View file |
M | plugins/agiledashboard/www/themes/FlamingParrot/css/style.less | +96 | −24 | Go to diff View file |