Skip to content

feat: add comprehensive user preference system for notifications, pri…#977

Open
Meme11030 wants to merge 1 commit into
Devsol-01:mainfrom
Meme11030:feature/user-preferences-system
Open

feat: add comprehensive user preference system for notifications, pri…#977
Meme11030 wants to merge 1 commit into
Devsol-01:mainfrom
Meme11030:feature/user-preferences-system

Conversation

@Meme11030

Copy link
Copy Markdown

Implemented a comprehensive user preferences system for the backend:

Added a centralized UserPreference schema covering notification channels, privacy settings, display preferences, and communication channels
Extended notification preference DTO/validation to support new categories
Added CRUD endpoints for retrieving, creating/restoring, updating, and resetting user preferences
Introduced default preferences and schema-level validation rules
Added a TypeORM migration to add new preference columns and enums without breaking existing data
This enables users to manage notifications, privacy, display, and communication settings in a single preference model.
closes #941

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nestera Error Error Jun 7, 2026 2:33pm

@drips-wave

drips-wave Bot commented Jun 7, 2026

Copy link
Copy Markdown

@Meme11030 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] -- Implement User Preference Management

1 participant