Rezzy
TypeScript
Pull Request Opened
PR #72 opened: Add Acts Phase 2: embeds, profiles, global slugs
Summary
- Act embeds - Add SoundCloud, Mixcloud, YouTube, Spotify embeds to act profiles
- Public act profiles -
/@{slug}with privacy controls (public/private) - My Acts dashboard -
/actspage listing user's acts with create/edit/view - Global slugs - Changed from
/@{username}/{slug}to/@{slug}(acts are public identity, users stay backstage) - Dashboard cleanup - Removed acts listing, now a hub page
Test plan
- Create an act and verify it appears at
/@{slug} - Add embeds (SoundCloud, YouTube, etc.) and verify they render
- Test private act profile shows limited info to non-owners
- Verify "My Acts" sidebar link goes to
/acts - Check dashboard shows hub with links to Acts/Brands/Events
- Confirm slug uniqueness is enforced globally
Stu Mason + AI [email protected]
+1851
additions
-156
deletions
27
files changed