d3e781c8e7948263c8097127b86ec841b244f8ae
Recurring tasks only had Delete (erases the task + its entire completion history) as a way to stop a series -- no in-between option to wind one down while keeping its record. TaskViewModel.completeAndStopSeries(_🔛) marks the occurrence complete and sets recurrenceEnd to that day -- a field that already existed in the model and was already respected by isOccurrence, just had no UI. Task, title, and full completedOccurrences history stay intact; only future occurrences stop. New menu item in the shared TaskMenuItems (Today/Matrix/Calendar), shown only for recurring tasks. Wired through all 8 call sites, several via a new optional closure threaded through intermediate wrapper views (QuadrantCard, DayTimelineView, OverdueCard, UpcomingSection). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Personal productivity and fitness companion — iOS SwiftUI app
Languages
Swift
99.3%
HTML
0.4%
Shell
0.3%