stable
Clone or download
Read-only
Merge commit 'refs/changes/67/4767/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8380: fix broken filter Change-Id: I515e7215f79ff2cc42c1ce34949910aaa0b29782
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/pane-planning-v2.mustache | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-config.js | +10 | −2 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/app-main-controller.js | +31 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js | +15 | −17 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js | +84 | −3 | Go to diff View file |
D | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning.spec.js | +0 | −127 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app.js | +1 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/shared-properties/shared-properties-service.js | +102 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/shared-properties/shared-properties.js | +3 | −0 | Go to diff View file |