mad-lawsuit/app/Http/Controllers/Admin
TheMaddax 6f66e0987a Change email notifications to manual trigger
- Removed automatic email sending on docket entry creation
- Added sendNotification() method to DocketEntryController
- Added route for manual notification trigger
- Added 'Send Notification' button to Show page
- Email now only sends when admin explicitly clicks button
- Still in testing mode (chris@deafgain.org only)
2025-12-18 10:38:07 -07:00
..
AuthController.php Phase 2 partial: Admin authentication foundation 2025-12-17 15:58:32 -07:00
DashboardController.php Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
DocketEntryController.php Change email notifications to manual trigger 2025-12-18 10:38:07 -07:00
DocumentController.php Increase file upload limit to 500MB for large court documents 2025-12-18 10:00:04 -07:00
SubscriberController.php Fix subscribers page - use items() instead of through() for pagination 2025-12-18 09:46:06 -07:00