Merge branch 'user-profile-view' into 'main'
User profile view See merge request !13
No related branches found
No related tags found
Showing
- package-lock.json 12 additions, 1 deletionpackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- src/assets/defaultUserProfileImage.jpg 0 additions, 0 deletionssrc/assets/defaultUserProfileImage.jpg
- src/components/LoginForm.vue 5 additions, 0 deletionssrc/components/LoginForm.vue
- src/components/UserProfileComponents/LargeProfileCard.vue 144 additions, 0 deletionssrc/components/UserProfileComponents/LargeProfileCard.vue
- src/components/UserProfileComponents/RatingComponent.vue 49 additions, 0 deletionssrc/components/UserProfileComponents/RatingComponent.vue
- src/components/UserProfileComponents/UserListItemCard.vue 40 additions, 0 deletionssrc/components/UserProfileComponents/UserListItemCard.vue
- src/router/index.js 12 additions, 7 deletionssrc/router/index.js
- src/utils/apiutil.js 40 additions, 0 deletionssrc/utils/apiutil.js
- src/utils/token-utils.js 12 additions, 0 deletionssrc/utils/token-utils.js
- src/views/ProfileView.vue 14 additions, 0 deletionssrc/views/ProfileView.vue
- tests/unit/apiutil-user-mock.spec.js 28 additions, 0 deletionstests/unit/apiutil-user-mock.spec.js
Loading
Please register or sign in to comment