JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Frontend activities #138

Closed JuhoBjn closed 9 months ago

JuhoBjn commented 9 months ago

Added an activity list to the activities page. Also a page to view a single activity with a button to sign up for it. Updated the backend endpoint for getting a single event to return a boolean for whether the user has already signed up for the event.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7108512822


Files with Coverage Reduction New Missed Lines %
frontend/coverage/frontend/src/components/compact-article-list/CompactArticleList.jsx 1 92.86%
frontend/coverage/frontend/src/components/news/NewsList.jsx 1 90.0%
frontend/coverage/frontend/src/pages/friends/FriendRequests.jsx 1 47.62%
frontend/coverage/frontend/src/App.jsx 3 95.45%
frontend/coverage/frontend/src/components/friend-request-list-item/FriendRequestListItem.jsx 3 62.5%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 7100194357: -21.5%
Covered Lines: 1433
Relevant Lines: 1970

💛 - Coveralls