stable

Clone or download

Read-only

Change aspect of parent on the planning view cards

This change is needed so we can properly display parents from other projects. Part of story #18405: distinguish Features and P.I. that comes from a Program in a Team Change-Id: Icd4d2561e0963350b6ad57754d6155e9aac569a4

Modified Files

Name
M plugins/agiledashboard/scripts/planning-v2/src/app/app.js +2 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html +4 −4 Go to diff View file
A plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/card-parent-link/card-parent-link-directive.js +13 −0 Go to diff View file
A plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/card-parent-link/card-parent-link.tpl.html +4 −0 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss +16 −4 Go to diff View file