stable

Clone or download

Read-only

Unify themes and scripts builds for project_ownership

Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: I70cbec3544ae1f685dd0b93a6076eab1fcb243ea

Modified Files

Name
M plugins/project_ownership/include/ProjectAdmin/IndexController.php +2 −2 Go to diff View file
A plugins/project_ownership/package-lock.json +4 −0 Go to diff View file
R plugins/project_ownership/themes/package.json Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-blue-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-blue.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-green-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-green.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-grey-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-grey.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-orange-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-orange.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-purple-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-purple.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-red-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-red.scss +1 −1 Go to diff View file
D plugins/project_ownership/themes/package-lock.json +0 −4 Go to diff View file
R plugins/project_ownership/themes/webpack.common.js Go to diff View file
R plugins/project_ownership/themes/webpack.dev.js Go to diff View file
R plugins/project_ownership/themes/webpack.prod.js Go to diff View file