Separate shared goals into per-owner sections on Goals page #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/goals-shared-section"
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?
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