stable

Clone or download

Read-only

request #22232 Add administration link in program empty state

Go on a project not defined as program yet: - with project admin => there is a direct link to administration section - with regular user => no link Change-Id: I1d3264831bf353ee19d7ebbc6023d109cf7bb0fd

Modified Files

Name
M plugins/program_management/package-lock.json +13 −0 Go to diff View file
M plugins/program_management/package.json +1 −0 Go to diff View file
M plugins/program_management/scripts/program_management/index.ts +2 −0 Go to diff View file
M plugins/program_management/scripts/program_management/po/fr_FR.po +9 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/App.test.ts +16 −5 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/App.vue +23 −4 Go to diff View file