Added CommunityRequestForm and View
Showing
- src/components/BaseComponents/NavBar.vue 2 additions, 2 deletionssrc/components/BaseComponents/NavBar.vue
- src/components/CommunityComponents/CommunityHamburger.vue 8 additions, 9 deletionssrc/components/CommunityComponents/CommunityHamburger.vue
- src/components/CommunityComponents/CommunityRequestForm.vue 123 additions, 0 deletionssrc/components/CommunityComponents/CommunityRequestForm.vue
- src/components/CommunityComponents/NewCommunityForm.vue 78 additions, 81 deletionssrc/components/CommunityComponents/NewCommunityForm.vue
- src/components/FormComponents/LoginForm.vue 3 additions, 1 deletionsrc/components/FormComponents/LoginForm.vue
- src/components/FormComponents/NewPasswordForm.vue 18 additions, 8 deletionssrc/components/FormComponents/NewPasswordForm.vue
- src/components/FormComponents/RegisterForm.vue 2 additions, 1 deletionsrc/components/FormComponents/RegisterForm.vue
- src/components/FormComponents/ResetPasswordForm.vue 13 additions, 9 deletionssrc/components/FormComponents/ResetPasswordForm.vue
- src/components/ItemComponents/NewItemForm.vue 36 additions, 32 deletionssrc/components/ItemComponents/NewItemForm.vue
- src/router/index.js 7 additions, 1 deletionsrc/router/index.js
- src/utils/apiutil.js 50 additions, 51 deletionssrc/utils/apiutil.js
- src/views/CommunityViews/CommunityRequestView.vue 13 additions, 0 deletionssrc/views/CommunityViews/CommunityRequestView.vue
- src/views/CommunityViews/CommunityView.vue 14 additions, 10 deletionssrc/views/CommunityViews/CommunityView.vue
- src/views/CommunityViews/NewCommunityView.vue 0 additions, 1 deletionsrc/views/CommunityViews/NewCommunityView.vue
- src/views/ItemViews/NewItemView.vue 1 addition, 2 deletionssrc/views/ItemViews/NewItemView.vue
- tests/unit/component-tests/community-component-tests/community-header.spec.js 3 additions, 3 deletions...-tests/community-component-tests/community-header.spec.js
Loading
Please register or sign in to comment