feat: user notification preference toggle (web + Android) #80
Reference in New Issue
Block a user
Delete Branch "feat/version-update-notification"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Notification preference per user
Agrega columna
notifications_enabledenuserspara que cada usuario pueda activar/desactivar notificaciones.Web profile
/profilepara habilitar/deshabilitar notificacionesAuthController::updateProfile()guarda la preferenciaAPI
GET /api/profileretornanotifications_enabledPUT /api/profileaceptanotifications_enabledPOST /api/metrics/pushfiltra usuarios connotifications_enabled = 0al crear notificaciones de umbralesAndroid
ProfileUpdateRequestyUserProfileincluyennotifications_enabled95066d9aeatoa499a1ed8b