stable

Clone or download

Read-only

Display project flags and privacy information in the scaled agile breadcrumb

Part of story #18408: plan Features in Program Increment Change-Id: I33952829bed883f108c250dd2ecef32f1216d710

Modified Files

Name
M plugins/scaled_agile/include/DisplayProgramBacklogController.php +8 −1 Go to diff View file
M plugins/scaled_agile/include/ProgramBacklogPresenter.php +17 −1 Go to diff View file
M plugins/scaled_agile/include/scaled_agilePlugin.php +1 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/index.ts +11 −1 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/po/fr_FR.po +3 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/App.vue +19 −1 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Breadcrumb.test.ts +2 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Breadcrumb.vue +18 −3 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/__snapshots__/Breadcrumb.test.ts.snap +7 −9 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/configuration.ts +23 −1 Go to diff View file
M plugins/scaled_agile/templates/program-backlog.mustache +2 −0 Go to diff View file
M plugins/scaled_agile/tests/unit/DisplayProgramBacklogControllerTest.php +9 −0 Go to diff View file
M plugins/scaled_agile/themes/BurningParrot/_scaled_agile.scss +1 −8 Go to diff View file