dev

Forked from tuleap/dev

Clone or download

Read-only

story #7174: Display card semantic fields

Change-Id: I9258268a33827077994169c2ee20646a1e60f62b

Modified Files

Name
M plugins/agiledashboard/www/js/angular/bower.json +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/angular/build.config.js +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/angular/po/template.pot +1 −0 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/app-planning-controller.js +27 −14 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/app.js +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/angular/src/app/backlog-item/backlog-item-details.tpl.html +32 −0 Go to diff View file
A plugins/agiledashboard/www/js/angular/src/app/card-fields-service.js +107 −0 Go to diff View file