From c4905d74705eb4d04cdb702b45ffd5c733d05782 Mon Sep 17 00:00:00 2001 From: fullsizemalt <106900403+fullsizemalt@users.noreply.github.com> Date: Sun, 21 Dec 2025 01:17:00 -0800 Subject: [PATCH] feat(frontend): Implement Heady Version mechanics with performance ratings --- frontend/app/shows/[id]/page.tsx | 57 ++++++++++++-------- frontend/components/social/entity-rating.tsx | 34 +++++++----- frontend/components/ui/star-rating.tsx | 7 ++- 3 files changed, 63 insertions(+), 35 deletions(-) diff --git a/frontend/app/shows/[id]/page.tsx b/frontend/app/shows/[id]/page.tsx index 3b64ecb..3fe4b07 100644 --- a/frontend/app/shows/[id]/page.tsx +++ b/frontend/app/shows/[id]/page.tsx @@ -86,29 +86,44 @@ export default async function ShowDetailPage({ params }: { params: Promise<{ id: {show.performances && show.performances.length > 0 ? (