stable

Clone or download

Read-only

request #12104: UX issues in new Git repository list

- there should be a non-breaking space between a word and a colon in french - there should not be two same primary button when there is no repositories - there should be not flickering when refreshing the page Change-Id: I0c9040607fe39c9f11ac1c8bfc25db26b7bae5c9

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/src/components/ActionBar.vue +10 −7 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/actions.js +1 −0 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/actions.spec.js +5 −3 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/mutations.js +3 −0 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/state.js +2 −1 Go to diff View file