Merge branch 'main' into frontend-tests
Showing
- public/favicon.ico 0 additions, 0 deletionspublic/favicon.ico
- public/index.html 17 additions, 0 deletionspublic/index.html
- src/App.vue 6 additions, 2 deletionssrc/App.vue
- src/components/BaseComponents/CommunityHeader.vue 27 additions, 25 deletionssrc/components/BaseComponents/CommunityHeader.vue
- src/components/CommunityComponents/CommunityHamburger.vue 47 additions, 0 deletionssrc/components/CommunityComponents/CommunityHamburger.vue
- src/components/CommunityComponents/CommunityHome.vue 20 additions, 9 deletionssrc/components/CommunityComponents/CommunityHome.vue
- src/components/CommunityComponents/CommunityList.vue 7 additions, 6 deletionssrc/components/CommunityComponents/CommunityList.vue
- src/components/CommunityComponents/CommunityListItem.vue 45 additions, 31 deletionssrc/components/CommunityComponents/CommunityListItem.vue
- src/components/CommunityComponents/ItemCard.vue 3 additions, 1 deletionsrc/components/CommunityComponents/ItemCard.vue
- src/components/CommunityComponents/MemberList.vue 18 additions, 12 deletionssrc/components/CommunityComponents/MemberList.vue
- src/index.css 0 additions, 3 deletionssrc/index.css
- src/main.js 0 additions, 1 deletionsrc/main.js
- src/utils/apiutil.js 24 additions, 11 deletionssrc/utils/apiutil.js
- src/views/CommunityViews/CommunityHomeView.vue 4 additions, 6 deletionssrc/views/CommunityViews/CommunityHomeView.vue
- src/views/CommunityViews/CommunityView.vue 29 additions, 36 deletionssrc/views/CommunityViews/CommunityView.vue
- src/views/CommunityViews/MemberListView.vue 1 addition, 71 deletionssrc/views/CommunityViews/MemberListView.vue
- tests/unit/api-mock-tests/apiutil-communityHome-mock.spec.js 49 additions, 52 deletionstests/unit/api-mock-tests/apiutil-communityHome-mock.spec.js
- tests/unit/api-mock-tests/apiutil-memberlist.spec.js 37 additions, 0 deletionstests/unit/api-mock-tests/apiutil-memberlist.spec.js
- tests/unit/component-tests/community-component-tests/community-hamburger.spec.js 13 additions, 0 deletions...sts/community-component-tests/community-hamburger.spec.js
- vue.config.js 6 additions, 5 deletionsvue.config.js
Loading
Please register or sign in to comment