Merge branch 'main' into community-admin
No related branches found
No related tags found
Showing
- src/components/BaseComponents/CommunityHeader.vue 1 addition, 1 deletionsrc/components/BaseComponents/CommunityHeader.vue
- src/components/BaseComponents/NavBar.vue 1 addition, 1 deletionsrc/components/BaseComponents/NavBar.vue
- src/components/CommunityComponents/CommunityHamburger.vue 21 additions, 4 deletionssrc/components/CommunityComponents/CommunityHamburger.vue
- src/components/CommunityComponents/CommunityHome.vue 1 addition, 1 deletionsrc/components/CommunityComponents/CommunityHome.vue
- src/components/CommunityComponents/NewCommunityForm.vue 83 additions, 77 deletionssrc/components/CommunityComponents/NewCommunityForm.vue
- src/components/FormComponents/LoginForm.vue 3 additions, 3 deletionssrc/components/FormComponents/LoginForm.vue
- src/components/FormComponents/NewPasswordForm.vue 2 additions, 5 deletionssrc/components/FormComponents/NewPasswordForm.vue
- src/components/FormComponents/RegisterForm.vue 5 additions, 5 deletionssrc/components/FormComponents/RegisterForm.vue
- src/components/FormComponents/ResetPasswordForm.vue 3 additions, 8 deletionssrc/components/FormComponents/ResetPasswordForm.vue
- src/components/ItemComponents/ItemCard.vue 0 additions, 0 deletionssrc/components/ItemComponents/ItemCard.vue
- src/components/ItemComponents/NewItemForm.vue 79 additions, 57 deletionssrc/components/ItemComponents/NewItemForm.vue
- src/components/ItemComponents/SearchItemList.vue 1 addition, 1 deletionsrc/components/ItemComponents/SearchItemList.vue
- src/components/UserProfileComponents/LargeProfileCard.vue 1 addition, 1 deletionsrc/components/UserProfileComponents/LargeProfileCard.vue
- src/router/index.js 16 additions, 20 deletionssrc/router/index.js
- src/utils/apiutil.js 14 additions, 0 deletionssrc/utils/apiutil.js
- src/views/CommunityViews/CommunityView.vue 12 additions, 13 deletionssrc/views/CommunityViews/CommunityView.vue
- src/views/ItemViews/NewItemView.vue 1 addition, 1 deletionsrc/views/ItemViews/NewItemView.vue
- src/views/ItemViews/SearchItemListView.vue 1 addition, 1 deletionsrc/views/ItemViews/SearchItemListView.vue
- tests/unit/component-tests/community-component-tests/add-new-item.spec.js 1 addition, 6 deletions...nent-tests/community-component-tests/add-new-item.spec.js
- tests/unit/component-tests/community-component-tests/item-card.spec.js 1 addition, 1 deletion...mponent-tests/community-component-tests/item-card.spec.js
Loading
Please register or sign in to comment