stable

Clone or download

Read-only

Add a message when user is in mirrored team backlog

part of story #18405: distinguish Features and P.I. that comes from a Program in a Team How to test: Go in the planning of a mirrored release backlog => info message help user to contextualise the backlog he's working on Go in a the planning of a local release backlog => no functional changes Change-Id: I89fe8797c8001f49f1e3859e205e14c1d6c21324

Modified Files

Name
M plugins/agiledashboard/scripts/planning-v2/po/fr.po +7 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-rest/backlog-service.js +2 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-rest/backlog-service.test.js +5 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.js +7 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.test.js +15 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view.tpl.html +4 −0 Go to diff View file