stable

Clone or download

Read-only

Enhance UX of mass update repositories

Part of story #8332: ease mass update of mirroring - better styling of check all / uncheck all - better styling of submit button bar Change-Id: Ib170de2c8dce0ad0cc32370181c0443194591037

Modified Files

Name
M plugins/git/include/GitPresenters/AdminMassUpdateMirroringPresenter.php +1 −3 Go to diff View file
M plugins/git/include/GitPresenters/AdminMassUpdatePresenter.class.php +8 −0 Go to diff View file
M plugins/git/site-content/en_US/git.tab +2 −0 Go to diff View file
M plugins/git/site-content/fr_FR/git.tab +2 −0 Go to diff View file
M plugins/git/templates/admin-mass-update-select-repositories.mustache +4 −2 Go to diff View file
M plugins/git/templates/admin-mass-update.mustache +25 −22 Go to diff View file
M plugins/git/www/scripts/mass-update.js +25 −4 Go to diff View file
M plugins/git/www/themes/default/css/style.less +104 −8 Go to diff View file