Skip to content

feat: add NotificationPreference and AuditLog entities - #70

Merged
mijinummi merged 1 commit into
MD-Creative-Production:mainfrom
walexjnr:feature/notification-preference-audit-log
Jun 13, 2026
Merged

feat: add NotificationPreference and AuditLog entities#70
mijinummi merged 1 commit into
MD-Creative-Production:mainfrom
walexjnr:feature/notification-preference-audit-log

Conversation

@walexjnr

Copy link
Copy Markdown
Contributor

Summary

Adds the NotificationPreference and AuditLog entities to the Prisma schema.

  • NotificationPreference stores per-user alert delivery preferences (Discord, Telegram, Email, alert types).
  • AuditLog tracks system actions with actor, action, and optional metadata.

Closes #28
Closes #29

@mijinummi
mijinummi merged commit 3953471 into MD-Creative-Production:main Jun 13, 2026
5 of 10 checks passed
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.

📜 Create Audit Log Entity 🔔 Create Notification Preference Entity

2 participants