Merge branch 'main' into 'search-item-list'
# Conflicts: # src/router/index.js
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitlab-ci.yml 28 additions, 17 deletions.gitlab-ci.yml
- 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/assets/removeIcon.png 0 additions, 0 deletionssrc/assets/removeIcon.png
- src/components/CreateNewGroup.vue 306 additions, 0 deletionssrc/components/CreateNewGroup.vue
- src/components/HelloWorld.vue 8 additions, 120 deletionssrc/components/HelloWorld.vue
- src/components/LoginForm.vue 16 additions, 5 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 18 additions, 7 deletionssrc/router/index.js
- src/utils/apiutil.js 45 additions, 2 deletionssrc/utils/apiutil.js
- src/utils/token-utils.js 12 additions, 0 deletionssrc/utils/token-utils.js
- src/views/CreateNewGroupView.vue 15 additions, 0 deletionssrc/views/CreateNewGroupView.vue
- src/views/ProfileView.vue 14 additions, 0 deletionssrc/views/ProfileView.vue
- tests/unit/apiutil-login-mock.spec.js 20 additions, 23 deletionstests/unit/apiutil-login-mock.spec.js
- tests/unit/apiutil-user-mock.spec.js 28 additions, 0 deletionstests/unit/apiutil-user-mock.spec.js
- tests/unit/create-new-group.spec.js 49 additions, 0 deletionstests/unit/create-new-group.spec.js
Loading
Please register or sign in to comment