idevakk
|
c403f350c2
|
fix: use firstOrCreate instead of factory in seeder to prevent fake() undefined error in production
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
|
2026-03-10 00:48:45 +05:30 |
|
idevakk
|
dae2bedca4
|
feat: enterprise-grade Docker setup for Dokploy deployment
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
- Add multi-stage Dockerfile (node-builder, composer-builder, production)
- Add Nginx config with WebSocket proxy at /_ws path
- Add PHP-FPM pool config, php.ini with OPcache tuning
- Add Supervisord managing 7 processes: php-fpm, nginx, horizon, scheduler, reverb, pulse-check, pulse-work
- Add entrypoint.sh with auto-migration, config caching, storage setup
- Add .dockerignore and .env.production.example
- Install laravel/horizon for production queue management and dashboard
- Install laravel/pulse for production monitoring with Reverb integration
- Configure TrustProxies middleware for HTTPS behind Traefik
- Add horizon:snapshot to scheduler
- Add VITE_REVERB_PATH for WebSocket path routing through Nginx
|
2026-03-09 22:55:05 +05:30 |
|
idevakk
|
e6fd4e6f4c
|
feat: implement soft deletes, mailbox reclaims, cooldowns, and auto-cleanup
|
2026-03-06 02:39:47 +05:30 |
|
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
|
2491be9809
|
Step 2: Data models and migrations (Email, EmailBody, factories)
|
2026-03-05 14:00:12 +05:30 |
|
idevakk
|
631143f160
|
feat: add PanelSetting to the dash panel
|
2025-10-02 19:48:45 +05:30 |
|
idevakk
|
476cc0ad99
|
feat: add inerba/filament-db-config
|
2025-09-29 14:57:57 +05:30 |
|
idevakk
|
166bcce967
|
chore: add env variables for filament panel management
|
2025-09-29 00:41:01 +05:30 |
|
idevakk
|
af52ef6ba6
|
feat: add spatie/laravel-permission & its implementation at panel
|
2025-09-28 23:18:06 +05:30 |
|
idevakk
|
122c4d8f89
|
feat: add backstage/filament-mails
|
2025-09-28 22:43:41 +05:30 |
|
idevakk
|
10ea8f3cb1
|
feat: add jacobtims/filament-logger
|
2025-09-28 20:36:33 +05:30 |
|
idevakk
|
22336fde5b
|
Initial Commit
|
2025-09-28 14:15:18 +05:30 |
|