36ee253a1a
We had client-side notification stacking in the tray since launch, but now we want to stack notifications in the notifications page, in API responses and in email bundles.
2 lines
116 B
Ruby
2 lines
116 B
Ruby
json.array! (@unread || []) + @page.records, partial: "notifications/notification", as: :notification, cached: true
|