Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
48
commits
16
Use selected day when creating new activity in UI
b46bd45
Fetch activities by selected day in UI
cbb9cf3
Make tab titles selectable by clicking in the UI
68007b0
Set the default tab in TabBar to be the first tab
012b8b9
Fetch days from backend and show them in TabBar
ccbf103
Modify apiUrl to not include '/api/activities'
784b9b0
Add TabBar with placeholder data to frontend UI
819f8ad
Set up ESLint
d674aad
Create TabBar component for frontend
ba0076a
Cache maven dependencies in ci.yml
d10b492
Do not trigger ci.yml for frontend file changes
197d0db
Fix indentation in frontend/App.tsx
1fcc487
Get day's activities with findByDayIdOrderByIndex
737a505
Return 404 from activity edit route if no such ID
b32be29
Create "/api/days/{id}/activities" backend route
8bcfa72