Commit Graph

5 Commits

Author SHA1 Message Date
idevakk
7dc89880a7 feat(mailbox): Implement cinematic UX and user tiers
- Added Spatie roles (free, pro, enterprise, admin) and access scopes
- Implemented delayed, cinematic mailbox provisioning animation
- Fixed GSAP and SVG collision issues on creation overlay
- Improved component sync with livewire refresh
- Added feature tests for tier systems and fixed RegistrationTest
2026-03-06 00:22:27 +05:30
idevakk
60b87a3609 Phase 2: Implement Domain & Mailbox persistence, Analytics, and fix pagination issues 2026-03-05 20:19:30 +05:30
idevakk
ac9e7227e6 Step 5: Real-time broadcasting (NewEmailReceived event, channel routes, Livewire listener) 2026-03-05 14:14:04 +05:30
idevakk
22e2b2457a feat: enhance privacy email viewer, dynamic pagination, and cinematic loading states 2026-03-04 22:31:32 +05:30
idevakk
996ae20bbb feat: implement adaptive multi-pane mailbox with utilities and security gates
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
- Added fully responsive 3-pane layout for Mailbox
- Integrated global cinematic Toast system in app shell
- Implemented Copy to Clipboard and QR Code modal utilities
- Added diverse mock email data for premium demonstration
- Implemented security gates for custom mailboxes and attachments
- Fixed critical 500 error for orphaned email selection
- Refined landing page hero CTA text
2026-03-04 00:10:50 +05:30