stable
Clone or download
Read-only
part of: story #22687 distinguish projects with an icon How to test: - When a project has an icon set --> It is displayed in the git vue app's 🍞crumb Change-Id: I9b8f82a7aa66d452ba3f9be9c83105d9d9511b04
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/RepositoryList/GitRepositoryListPresenter.php | +6 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/index.ts | +2 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/breadcrumb-presenter.ts | +10 | −2 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitBreadCrumbs.test.ts | +20 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitBreadcrumbs.vue | +5 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/__snapshots__/GitBreadCrumbs.test.ts.snap | +5 | −5 | Go to diff View file |
M | plugins/git/templates/repositories/repository-list.mustache | +1 | −0 | Go to diff View file |