feat(notifications): extend notification system with multiple types #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/824-notification-types"
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?
Summary
Extend the notification system beyond invite-only to support multiple notification types.
invite,dashboard_shared,dashboard_updated,systemis_readandread_atcolumns, unread count query, mark read/all read methodsCreateNotification()for any type, existingSendNotification()preserved for invitesDepends on PR #17 (rename invites to notifications).
Closes OP#824
Test Plan
Pull request closed