Commit Graph

3 Commits

Author SHA1 Message Date
tuxarmy db7c19b249 fix: null check budget, cegah duplikasi approval/vote, tambah related_type di votes 2026-04-05 23:22:15 +07:00
tuxarmy e2f7d7f10f fix: implementasi FilamentUser interface agar panel bisa diakses di production
- Tambah FilamentUser interface di User model
- Tambah canAccessPanel() method
- Tambah VoteObserver: broadcast notifikasi ke semua user saat vote baru
- Tambah NotificationService::toAll()
- Fix Vote model: auto-fill created_by via booted()
- Fix CashRecordObserver: fallback created_by untuk Vote
2026-04-03 11:31:12 +07:00
tuxarmy 401aa30ce8 feat: add all Eloquent models with relationships 2026-04-03 04:07:39 +07:00