Merge branch 'LN-1119-Refactor-metadata-creation' into 'dev'
Refactored metadata creation, cleanup bugs and refactored drep_name use See merge request !82
No related branches found
No related tags found
Showing
- backend/src/drep/drep.service.ts 7 additions, 6 deletionsbackend/src/drep/drep.service.ts
- backend/src/entities/drep.entity.ts 0 additions, 11 deletionsbackend/src/entities/drep.entity.ts
- frontend/src/app/[locale]/dreps/workflow/profile/layout.tsx 21 additions, 3 deletionsfrontend/src/app/[locale]/dreps/workflow/profile/layout.tsx
- frontend/src/app/[locale]/dreps/workflow/profile/success/page.tsx 7 additions, 3 deletions.../src/app/[locale]/dreps/workflow/profile/success/page.tsx
- frontend/src/components/atoms/DrepClaimProfileCard.tsx 13 additions, 25 deletionsfrontend/src/components/atoms/DrepClaimProfileCard.tsx
- frontend/src/components/atoms/DrepProfileCard.tsx 33 additions, 64 deletionsfrontend/src/components/atoms/DrepProfileCard.tsx
- frontend/src/components/atoms/MetadataEditor.tsx 21 additions, 178 deletionsfrontend/src/components/atoms/MetadataEditor.tsx
- frontend/src/components/atoms/MetadataViewer.tsx 17 additions, 13 deletionsfrontend/src/components/atoms/MetadataViewer.tsx
- frontend/src/components/atoms/ProfileSubmitArea.tsx 0 additions, 1 deletionfrontend/src/components/atoms/ProfileSubmitArea.tsx
- frontend/src/components/atoms/SetupProgressBar.tsx 62 additions, 23 deletionsfrontend/src/components/atoms/SetupProgressBar.tsx
- frontend/src/components/atoms/SubmitMetadataModal.tsx 175 additions, 0 deletionsfrontend/src/components/atoms/SubmitMetadataModal.tsx
- frontend/src/components/molecules/DRepsTable.tsx 2 additions, 1 deletionfrontend/src/components/molecules/DRepsTable.tsx
- frontend/src/components/molecules/DelegatedTo.tsx 5 additions, 1 deletionfrontend/src/components/molecules/DelegatedTo.tsx
- frontend/src/components/molecules/NewProfileForm.tsx 16 additions, 0 deletionsfrontend/src/components/molecules/NewProfileForm.tsx
- frontend/src/components/molecules/UpdateProfileForm.tsx 16 additions, 0 deletionsfrontend/src/components/molecules/UpdateProfileForm.tsx
- frontend/src/components/organisms/NewProfile.tsx 78 additions, 3 deletionsfrontend/src/components/organisms/NewProfile.tsx
- frontend/src/components/organisms/UpdateProfile.tsx 103 additions, 13 deletionsfrontend/src/components/organisms/UpdateProfile.tsx
- frontend/src/components/organisms/UpdateProfileStep2.tsx 4 additions, 3 deletionsfrontend/src/components/organisms/UpdateProfileStep2.tsx
- frontend/src/components/organisms/UpdateProfileStep4.tsx 135 additions, 40 deletionsfrontend/src/components/organisms/UpdateProfileStep4.tsx
- frontend/src/components/organisms/UpdateProfileStep5.tsx 152 additions, 139 deletionsfrontend/src/components/organisms/UpdateProfileStep5.tsx
Loading
Please register or sign in to comment