[BTAPI-51] Reorder push notification body so amount and owner appear first #59

Merged
chris merged 1 commit from feature/BTAPI-51 into main 2026-07-02 08:17:25 -06:00
Owner

Ticket

BTAPI-51 Reorder push notification body so amount and owner appear first

Summary

  • Changed notification body from A new transaction was made by {owner} at {description} for ${amount}. to ${amount} by {owner} — {description}
  • The new format (e.g. $42.50 by Chris — Tim Hortons) fits in a one-line Android/iOS preview without truncating the most actionable information
  • Updated the existing body-formatting test to match
## Ticket [BTAPI-51](http://192.168.2.100:7123/home/browse/BTAPI-51/) Reorder push notification body so amount and owner appear first ## Summary - Changed notification body from `A new transaction was made by {owner} at {description} for ${amount}.` to `${amount} by {owner} — {description}` - The new format (e.g. `$42.50 by Chris — Tim Hortons`) fits in a one-line Android/iOS preview without truncating the most actionable information - Updated the existing body-formatting test to match
[BTAPI-51] Reorder push notification body so amount and owner appear first.
All checks were successful
server / check (pull_request) Successful in 23s
plane-sync / sync (pull_request) Successful in 1s
3968b82e41
chris merged commit d4a8749de0 into main 2026-07-02 08:17:25 -06:00
chris deleted branch feature/BTAPI-51 2026-07-02 08:17:25 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chris/budget-tracker!59
No description provided.