stable

Clone or download

Read-only

Merge commit 'refs/changes/98/4398/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8342: Infinite scroll in planning v2 backlog Change-Id: Icf96805089265f508bca4cf872933b94bfcd6520

Modified Files

Name
M plugins/agiledashboard/www/js/planning-v2/po/fr.po +7 −4 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/template.pot +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js +24 −10 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/infinite-scroll/infinite-scroll-directive.js +48 −0 Go to diff View file
A plugins/agiledashboard/www/js/planning-v2/src/app/infinite-scroll/infinite-scroll.js +3 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html +7 −2 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/less/main.less +7 −0 Go to diff View file