stable

Clone or download

Read-only

request #11859 Forked repositories not displayed after parent repo has been deleted

How to reproduce: have a single repository in Git Fork it with a user Delete parent repository User should still be ableto access to his own fork This patch also fix label of project repository button To avoid flicker on "+ add project repository" in action bar, boutton is displayed even on empty state Change-Id: I0528c269d016649265cde0ac2971765493066e1b

Modified Files

Name
M plugins/git/www/scripts/repositories/po/fr.po +2 −2 Go to diff View file
M plugins/git/www/scripts/repositories/po/template.pot +1 −1 Go to diff View file
M plugins/git/www/scripts/repositories/src/components/ActionBar.vue +8 −9 Go to diff View file
M plugins/git/www/scripts/repositories/src/components/FilterEmptyState.vue +5 −3 Go to diff View file
M plugins/git/www/scripts/repositories/src/components/GitRepositoryCreate.vue +2 −2 Go to diff View file
M plugins/git/www/scripts/repositories/src/components/NoRepositoryEmptyState.vue +3 −3 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/getters.js +6 −13 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/getters.spec.js +0 −24 Go to diff View file