Separate shared goals into per-owner sections on Goals page #2

Merged
brian merged 1 commit from feat/goals-shared-section into main 2026-06-30 06:02:18 +00:00
Owner

Goals others shared with you were mixed into your own daily/weekly/
monthly/one-off lists. Split them out in both the Board and Month
views: your goals render first (unchanged), then one section per
sharer headed "'s shared goals", plus a catch-all "Shared
goals" for shares whose owner row was deleted (created_by_id is SET
NULL, so owner can be null while the share survives).

Frontend-only; owner/is_owner were already on the API response.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Goals others shared with you were mixed into your own daily/weekly/ monthly/one-off lists. Split them out in both the Board and Month views: your goals render first (unchanged), then one section per sharer headed "<Name>'s shared goals", plus a catch-all "Shared goals" for shares whose owner row was deleted (created_by_id is SET NULL, so owner can be null while the share survives). Frontend-only; owner/is_owner were already on the API response. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Goals others shared with you were mixed into your own daily/weekly/
monthly/one-off lists. Split them out in both the Board and Month
views: your goals render first (unchanged), then one section per
sharer headed "<Name>'s shared goals", plus a catch-all "Shared
goals" for shares whose owner row was deleted (created_by_id is SET
NULL, so owner can be null while the share survives).

Frontend-only; owner/is_owner were already on the API response.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
brian merged commit 0bcc9c18ca into main 2026-06-30 06:02:18 +00:00
brian deleted branch feat/goals-shared-section 2026-06-30 06:02:18 +00: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
brian/HomeManagement!2
No description provided.