Commit Graph
1 Commits
Author SHA1 Message Date
Jeppe Bundgaard eca3b79f26 Add userNotificationsRoute to manage user notification settings
- Introduced new endpoint to update user notification preferences (email, SMS, wash certificate notifications).
- Enhanced `users_o` with new properties: `sms_notifications_enabled`, `email_notifications_enabled`, and `wash_certificate_email`.
- Added methods to set notification preferences in `users_o`.
2025-11-11 14:34:29 +01:00