stable

Clone or download

Read-only

Show SVG and button on empty state

Part of story #10408 have a burning parrot git repository list How to test: - On a project without any Git repos, when you browse to the repo list (forge your url with plugins/git/<project-shortname>), the empty state will be shown - It will have an SVG image colored according to current color variant - There will be a button to open the "Add repository" modal Change-Id: I68ce985c08ba43106479b6134ad881695040a468

Modified Files

Name
M plugins/git/www/scripts/repositories/po/fr.po +4 −4 Go to diff View file
M plugins/git/www/scripts/repositories/po/template.pot +3 −3 Go to diff View file
M plugins/git/www/scripts/repositories/src/GitRepositoriesList.vue +37 −11 Go to diff View file
M plugins/git/www/scripts/repositories/src/GitRepositoryCreate.vue +7 −5 Go to diff View file
M plugins/git/www/themes/BurningParrot/css/_git-repositories.scss +8 −0 Go to diff View file