stable

Clone or download

Read-only

Unify themes and scripts builds for ldap

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

Modified Files

Name
D plugins/ldap/.use-front-controller +0 −0 Go to diff View file
M plugins/ldap/build-manifest.json +2 −2 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +46 −57 Go to diff View file
R plugins/ldap/www/scripts/package-lock.json Go to diff View file
A plugins/ldap/package.json +20 −0 Go to diff View file
R plugins/ldap/www/scripts/autocomplete-for-select2.js Go to diff View file
R plugins/ldap/www/scripts/project-admin/po/fr.po Go to diff View file
R plugins/ldap/www/scripts/project-admin/preview-for-select2.js Go to diff View file
R plugins/ldap/www/scripts/project-admin/preview.mustache Go to diff View file
R plugins/ldap/www/scripts/project-admin/project-admin-members.js Go to diff View file
R plugins/ldap/www/scripts/project-admin/project-admin-ugroups.js Go to diff View file
D plugins/ldap/themes/package-lock.json +0 −4 Go to diff View file
D plugins/ldap/themes/package.json +0 −14 Go to diff View file
D plugins/ldap/themes/webpack.common.js +0 −47 Go to diff View file
A plugins/ldap/webpack.common.js +64 −0 Go to diff View file
R plugins/ldap/themes/webpack.dev.js Go to diff View file
R plugins/ldap/themes/webpack.prod.js Go to diff View file
D plugins/ldap/www/scripts/package.json +0 −21 Go to diff View file
D plugins/ldap/www/scripts/webpack.config.js +0 −54 Go to diff View file