stable

Clone or download

Read-only

Migrate planning to AngularJS 1.6

Part of story #11095 Style Planning-v2 in BurningParrot Please test every action in Planning-v2: - Adding / Editing an item - Adding a child item - Adding / editing a release - Toggling Open / closed, Compact / detailed - Drag & drop, multi drag & drop - Move to top / bottom (with multi selection too) - Browsing Top backlog, a Milestone - Infinite scroll Change-Id: Ic0a5d16f84b612aa207a716fae12e577e2fe049e

Modified Files

Name
M plugins/agiledashboard/www/js/planning-v2/package-lock.json +2629 −1279 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/package.json +7 −7 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-config.js +9 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.js +3 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.spec.js +7 −10 Go to diff View file