stable

Clone or download

Read-only

refactor: Put the `From another project I'm admin of ` in a dedicated

componenent This is the frist step before the creation of the `From Project Template Upload` card in the `For Advanced Users` section. The display of the cards should be done in their dedicated componenent since it will have several cards in `For Advanced Users` section now No functionnal change expected. Part of story #36484 create a new project from an XML template Change-Id: Id569c0fbc2cb3e8441ee16fc4bd258212b758060

Modified Files

Name
M src/scripts/project-registration/src/components/Template/Advanced/AdvancedTemplateList.vue +4 −112 Go to diff View file
R src/scripts/project-registration/src/components/Template/Advanced/AdvancedTemplateList.test.ts Go to diff View file
A src/scripts/project-registration/src/components/Template/Advanced/FromUserExistingProject/FromExistingUserProjectTemplateCard.vue +141 −0 Go to diff View file
R src/scripts/project-registration/src/components/Template/Advanced/SvgTemplate.vue Go to diff View file
R src/scripts/project-registration/src/components/Template/Advanced/UserProjectList.test.ts Go to diff View file
R src/scripts/project-registration/src/components/Template/Advanced/UserProjectList.vue Go to diff View file
R src/scripts/project-registration/src/components/Template/Advanced/__snapshots__/UserProjectList.test.ts.snap Go to diff View file