stable

Clone or download

Read-only

Project header background can be modified form the project administration

Part of story #16211: Set a header background image Change-Id: I269783d6f1ebe60d7567eb62f6100f2dd4c26d2b

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M src/common/Project/ProjectBackground/ProjectBackgroundAdministrationController.php +7 −7 Go to diff View file
M src/common/Project/ProjectBackground/ProjectBackgroundAdministrationPresenter.php +8 −3 Go to diff View file
A src/scripts/project/admin/header-background/admin-header-background.test.ts +129 −0 Go to diff View file
A src/scripts/project/admin/header-background/admin-header-background.ts +102 −0 Go to diff View file
A src/scripts/project/admin/header-background/admin-index.ts +24 −0 Go to diff View file
M src/templates/project/admin/background/administration.mustache +7 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-background.scss +8 −0 Go to diff View file
M src/tsconfig.json +1 −0 Go to diff View file
M src/webpack.common.js +2 −0 Go to diff View file