stable

Clone or download

Read-only

story #8342: Infinite scroll in planning v2 backlog

Change-Id: I9a1f1b3f38162d604c6edbcb839f021c35b20811

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