nimuli/app/Livewire/Pages
boban c67bde8fc5 feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning
- Toaster Livewire component (toast event, dismiss, auto-hide, 6 tests)
- <x-ui.button> Blade component with wire:loading indicator + variants
- QR modals: CreateQrCode, EditQrCode, DeleteQrCode (TDD, 8 tests)
- Bio modals: CreateBioPage, EditBioPage, DeleteBioPage (TDD, 7 tests)
- Domain modals: AddDomain, VerifyDomain, DeleteDomain (TDD, 7 tests)
- Profile modal: DeleteAccount with password confirm (TDD, 4 tests)
- Links page: fix openModal event name, wire up Edit/Delete to modals, toast on all CRUD
- vite.config.js: add chart.js/auto + optimizeDeps.force
- QrCode model: add newFactory() + QrCodeFactory
- Layout: Toaster embedded before </body>
- 141 tests / 296 assertions all green, verify 29/29

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 13:55:25 +02:00
..
Analytics fix: tests green + logout route + smoke test 2026-05-16 11:57:32 +02:00
Billing feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Bio feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Dashboard feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Domains feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Links feat: Toaster, button-component, 10 new modals, links-page fix, vite-tuning 2026-05-16 13:55:25 +02:00
Profile style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
QrCodes feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Settings style: apply Pint formatting to modal files and tests 2026-05-16 12:42:16 +02:00
Team feat: add profile, team, settings subpages 2026-05-16 11:07:31 +02:00