Commit Graph

2 Commits

Author SHA1 Message Date
Chris Chen b9210f2501 support PWA notification.
ci-cd-vm / ci-cd (push) Failing after 1m34s
2026-06-29 22:20:15 -07:00
Chris Chen 0e90f19377 Add notification entities, DbContext config, and migration
Creates MemberChannelBinding, LineBindingCode, MessagingGroup, and NotificationLog
entities under ROLAC.API.Entities.Notifications; wires DbSets and fluent config into
AppDbContext; generates EF migration AddNotifications creating the four tables.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 19:03:35 -07:00