Merge branch 'ProfileImage' into 'main'
feat: Adding upload img and update password See merge request !52
No related branches found
No related tags found
Checking pipeline status
Showing
- cypress.config.ts 1 addition, 1 deletioncypress.config.ts
- cypress/e2e/Authentication/LoginView.cy.ts 33 additions, 0 deletionscypress/e2e/Authentication/LoginView.cy.ts
- cypress/e2e/Authentication/SignUpView.cy.ts 39 additions, 0 deletionscypress/e2e/Authentication/SignUpView.cy.ts
- spec.json 137 additions, 22 deletionsspec.json
- src/App.vue 0 additions, 1 deletionsrc/App.vue
- src/api/index.ts 1 addition, 0 deletionssrc/api/index.ts
- src/api/models/User.ts 3 additions, 3 deletionssrc/api/models/User.ts
- src/api/services/FriendService.ts 72 additions, 0 deletionssrc/api/services/FriendService.ts
- src/components/Login/LoginForm.vue 1 addition, 1 deletionsrc/components/Login/LoginForm.vue
- src/components/UpdateUserComponents/UpdateUserLayout.vue 1 addition, 1 deletionsrc/components/UpdateUserComponents/UpdateUserLayout.vue
- src/components/UserProfile/UserProfileForeignLayout.vue 12 additions, 3 deletionssrc/components/UserProfile/UserProfileForeignLayout.vue
- src/components/UserProfile/UserProfileLayout.vue 22 additions, 7 deletionssrc/components/UserProfile/UserProfileLayout.vue
- src/components/UserProfile/__tests__/UserProfileLayout.spec.ts 2 additions, 7 deletions...omponents/UserProfile/__tests__/UserProfileLayout.spec.ts
- src/views/Settings/SettingsProfileView.vue 39 additions, 6 deletionssrc/views/Settings/SettingsProfileView.vue
- src/views/Settings/SettingsSecurityView.vue 62 additions, 8 deletionssrc/views/Settings/SettingsSecurityView.vue
Loading
Please register or sign in to comment