stable

Clone or download

Read-only

feat(project-icon): Display icons in switch-to modal

part of: story #22687 distinguish projects with an icon How to test: In burning parrot and flaming parrot pages, projects having an icon defined should have it displayed in the project list in the switch-to modal. Change-Id: I84248aad357deffcba30afcf55e7e72dcd063b75

Modified Files

Name
M src/common/Project/ProjectPresenter.php +11 −25 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.test.ts +2 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.vue +8 −3 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/__snapshots__/ProjectLink.test.ts.snap +4 −2 Go to diff View file
M src/scripts/switch-to/src/type.ts +1 −0 Go to diff View file