stable
Clone or download
Read-only
part of request #36882 convert project registration app into vue3 No functional changes User's projects are still displayed Needed to bump to vue3 Change-Id: I73c3a50a826a35b5c77b4240bd3c7fb2d3d63794
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/project-registration/package.json | +2 | −1 | Go to diff View file |
M | src/scripts/project-registration/pnpm-lock.yaml | +3 | −0 | Go to diff View file |
M | src/scripts/project-registration/src/components/Template/Advanced/FromUserExistingProject/UserProjectList.test.ts | +12 | −18 | Go to diff View file |
M | src/scripts/project-registration/src/components/Template/Advanced/FromUserExistingProject/UserProjectList.vue | +48 | −32 | Go to diff View file |
M | src/scripts/project-registration/src/components/Template/Advanced/FromUserExistingProject/__snapshots__/UserProjectList.test.ts.snap | +3 | −3 | Go to diff View file |