stable

Clone or download

Read-only

Homogenize empty states of FRS and Git plugins

Part of request #13060: TLP should match components available in Figma Change-Id: Iad49d6cc4b5f46056f69eb3ed3ba9f77cc2de632

Modified Files

Name
M plugins/frs/scripts/release-notes/src/release/files/files.tpl.html +3 −3 Go to diff View file
M plugins/git/include/Git/AdminGerritPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/AdminMirrorListPresenter.class.php +9 −11 Go to diff View file
M plugins/git/scripts/repositories/po/fr.po +4 −1 Go to diff View file
M plugins/git/scripts/repositories/src/components/DropdownActionButton.vue +1 −6 Go to diff View file
M plugins/git/scripts/repositories/src/components/FilterEmptyState.vue +8 −5 Go to diff View file
M plugins/git/scripts/repositories/src/components/NoRepositoryEmptyState.vue +5 −60 Go to diff View file
M plugins/git/scripts/repositories/src/components/__snapshots__/DropdownActionButton.test.ts.snap +1 −1 Go to diff View file
M plugins/git/site-content-gitphp/fr_FR/LC_MESSAGES/gitphp.po +6 −6 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +7 −10 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server.mustache +4 −4 Go to diff View file
M plugins/git/templates/admin-plugin-mirrors.mustache +4 −4 Go to diff View file
M plugins/git/templates/gitphp/tuleap/blob.tpl +12 −16 Go to diff View file
M plugins/git/templates/gitphp/tuleap/shortlog.tpl +2 −2 Go to diff View file
M plugins/git/themes/BurningParrot/repository/gitphp/_blob.scss +0 −4 Go to diff View file
M src/themes/BurningParrot/css/includes/_empty-states.scss +1 −1 Go to diff View file