stable

Clone or download

Read-only

Have dropdown in empty state

This is part of story #17178 reference my gitlab repositories in my tuleap project How to test: - Have Gitlab plugin - To be Git Admin - Go to git plugin - Have no git repository Expect results: - You have a dropdown and you can click on 'Integrate gitlab remote repo' -> The gitlab modal opens Change-Id: I68c0a26b4674feadd770138393cb2b6306544500

Modified Files

Name
M plugins/git/scripts/repositories/src/components/DropdownActionButton.vue +12 −1 Go to diff View file
A plugins/git/scripts/repositories/src/components/NoRepositoryEmptyState.test.js +73 −0 Go to diff View file
M plugins/git/scripts/repositories/src/components/NoRepositoryEmptyState.vue +23 −11 Go to diff View file