feat(v4): Update Inbox view card design (#10599)

This commit is contained in:
Sivin Varghese
2025-01-07 21:11:54 +05:30
committed by GitHub
parent 918f8e6f8e
commit 3c93cdb8b2
31 changed files with 618 additions and 615 deletions

View File

@@ -10,6 +10,7 @@ json.data do
json.id notification.id
json.notification_type notification.notification_type
json.push_message_title notification.push_message_title
json.push_message_body notification.push_message_body
# TODO: front end assumes primary actor to be conversation. should fix in future
json.primary_actor_type notification.primary_actor_type
json.primary_actor_id notification.primary_actor_id