SportBuddy/apps/frontend
Jozef Kovalčín a3f926c44f feat: recurring activities, my activities page, map view with markers
- Add recurring activities feature (daily, weekly, monthly)
- Auto-join with guest count for recurring series
- Parent-child relationship for recurring instances
- 'Opakovaná' badge and upcoming instances section
- Smart delete logic (promote first child to parent)
- My Activities page with created/joined tabs
- Map view at /venues with activity markers
- Custom sport icons and user location marker
- InfoWindow with activity details
- Navigation renamed 'Športoviská' to 'Mapa aktivít'
- Fix participation tracking for joined activities
- Database migrations for recurring and guest count fields
2025-11-13 17:58:34 +01:00
..
public Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00
src feat: recurring activities, my activities page, map view with markers 2025-11-13 17:58:34 +01:00
.dockerignore US-019, US-003, US-004, US-005 - KB 2025-11-04 17:33:11 +01:00
Dockerfile Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00
next.config.mjs Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00
package.json feat: recurring activities, my activities page, map view with markers 2025-11-13 17:58:34 +01:00
postcss.config.mjs Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00
tailwind.config.ts Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00
tsconfig.json Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00