mad-lawsuit/resources/js/Pages
TheMaddax 474df2aa61 Add unsubscribe confirmation page
- Created Unsubscribe.vue with matching site styling
- Added showUnsubscribe method to SubscriptionController
- Updated routes: GET /unsubscribe/{token} shows confirmation page
- POST /api/unsubscribe/{token} processes unsubscribe
- Updated email template to use new unsubscribe route
- Prevents accidental unsubscribes with confirmation dialog
2025-12-18 11:33:47 -07:00
..
Admin Change email notifications to manual trigger 2025-12-18 10:38:07 -07:00
Auth v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Profile v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Dashboard.vue v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Home.vue Add mobile detection - open PDFs in new tab on screens < 768px 2025-12-18 08:56:36 -07:00
Unsubscribe.vue Add unsubscribe confirmation page 2025-12-18 11:33:47 -07:00
Welcome.vue v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00