nimuli/resources/views/livewire/modals
boban 43ff6d6407 fix(FIX-10): 6 bugs — route ULID, QR modal, bio unique, nav active, copy btn, analytics context
- Workspace.getRouteKeyName()='ulid' so route() generates ULID URLs not ID
- QR modal 4xl→5xl; import QRCode in @script→window.QRCode (no ESM in @script)
- Bio slug unique rule scoped to (workspace_id, domain_id) not global
- updateActiveNav uses URL.pathname not raw getAttribute('href') (absolute URL fix)
- Add resources/views/components/ui/copy-button.blade.php Alpine component
- Analytics Index.render/baseQuery use $workspaceId not require_workspace() — prevents RuntimeException on Livewire action calls without middleware

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 17:01:16 +02:00
..
add-domain.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
confirm-action.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
create-api-token.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
create-bio-page.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
create-link.blade.php feat(ui): blade-heroicons, local fonts, smaller base font, no emoji 2026-05-16 15:13:53 +02:00
create-qr-code.blade.php fix(FIX-10): 6 bugs — route ULID, QR modal, bio unique, nav active, copy btn, analytics context 2026-05-16 17:01:16 +02:00
create-webhook.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
create-workspace.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
delete-account.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
delete-bio-page.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
delete-domain.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
delete-link.blade.php feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
delete-qr-code.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
delete-webhook.blade.php feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
delete-workspace.blade.php feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
edit-bio-page.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
edit-link.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
edit-member-role.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
edit-qr-code.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
invite-member.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
link-variants.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
remove-member.blade.php feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
revoke-api-token.blade.php feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
utm-builder.blade.php feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00
verify-domain.blade.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00