Commit graph

6 commits

Author SHA1 Message Date
Mike Cao
0eb598c817 implement website share functionality using share table
- Add support for multiple share URLs per website with server-generated slugs
- Create shares API endpoint for listing and creating website shares
- Add SharesTable, ShareEditButton, ShareDeleteButton components
- Move share management to website settings, remove header share button
- Remove shareId from website update API (now uses separate share table)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:23:14 -08:00
Mike Cao
fa8d8055df Reformatted files with biome. 2025-11-22 22:42:42 -08:00
Mike Cao
7effa16f00 Updated edit permissions on settings components. 2025-09-19 17:58:52 -07:00
Mike Cao
600a3d28c3 Use context hooks. 2025-08-21 03:15:47 -07:00
Mike Cao
8e766e2db7 Pixel/link metrics pages. 2025-08-21 01:33:20 -07:00
Mike Cao
7838204186 Fixed imports. 2025-08-15 11:31:53 -07:00
Renamed from src/app/(main)/settings/websites/[websiteId]/WebsiteSettings.tsx (Browse further)