nimuli/app/Livewire/Modals
boban 257d1b94f1 feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters
- QR Code: split-pane wizard with type tabs, live preview canvas, style/frame/advanced options
- UTM Builder modal: generate URL with UTM params, copy + create short link
- A/B Test: LinkVariants modal with auto-balance weights (min 2, max 5 variants)
- AI: SlugSuggester service (3 suggestions via claude-haiku), AI-slug button in CreateLink
- AI pages: /ai/insights, /ai/anomalies, /ai/ab-generator with sidebar entry
- Analytics: #[Url] attributes for range/country/device/linkId, 24h/7d/30d/90d buttons
- QR enum migration (MySQL-only guard) to add email/phone/sms/location types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 15:14:19 +02:00
..
AddDomain.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
ConfirmAction.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
CreateApiToken.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
CreateBioPage.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
CreateLink.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
CreateQrCode.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
CreateWebhook.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
CreateWorkspace.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
DeleteAccount.php feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
DeleteBioPage.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
DeleteDomain.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
DeleteLink.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
DeleteQrCode.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
DeleteWebhook.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
DeleteWorkspace.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
EditBioPage.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
EditLink.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
EditMemberRole.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
EditQrCode.php fix(modals): make create/edit/delete modals actually save + auto-refresh lists 2026-05-16 15:13:44 +02:00
InviteMember.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
LinkVariants.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
RemoveMember.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
RevokeApiToken.php style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
UtmBuilder.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00
VerifyDomain.php feat: QR wizard, UTM Builder, A/B variants, AI features, analytics URL filters 2026-05-16 15:14:19 +02:00