managarten/apps
Till JS 7303709710 feat(citycorners): add review and rating system
- New reviews table (userId, locationId, rating 1-5, comment, unique per user)
- ReviewService with CRUD, stats aggregation, batch stats for lists
- ReviewController with GET/POST/DELETE endpoints at /reviews/:locationId
- Location list and detail endpoints now include reviewStats (avg + count)
- Star rating display on location cards (home page)
- Full review section on detail page: star picker, comment, submit, delete
- i18n: 13 new review-related translations (DE/EN)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:28:23 +01:00
..
calendar fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
chat fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
citycorners feat(citycorners): add review and rating system 2026-03-25 20:28:23 +01:00
clock fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
contacts fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
context fix(onboarding): move modal outside flex layout containers in 8 apps 2026-03-25 15:08:34 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
manadeck feat(manadeck): add Docker deployment for backend and web 2026-03-25 15:13:45 +01:00
matrix feat(manalink): optimize mobile layout with bottom sheets, compact header, and touch interactions 2026-03-25 18:48:49 +01:00
mukke fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
nutriphi fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
photos fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
picture fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
planta fix(auth): resolve hardcoded localhost in user-settings across all web apps 2026-03-25 12:40:30 +01:00
playground feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
presi fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
questions fix(auth): resolve hardcoded localhost in user-settings across all web apps 2026-03-25 12:40:30 +01:00
skilltree fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
storage fix(storage): move onboarding modal outside flex layout container 2026-03-25 13:07:29 +01:00
todo fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00