feat: edit historical check-ins from habit calendars

This commit is contained in:
syntaxbullet
2026-09-04 18:20:38 +02:00
parent ecc2620a4c
commit e88ffceb22
5 changed files with 105 additions and 2 deletions

View File

@@ -68,8 +68,10 @@ remain manageable on days off, while their checkboxes stay disabled.
Mutations are saved through the authenticated API; failed
saves retain the recorded values and allow retry. Account and calendar failures
have retry states. The dashboard refreshes on window focus and every minute while
visible, using the servers date and saved account timezone. Historical editing
and combined-chart management are not exposed on this homepage.
visible, using the servers date and saved account timezone. Select a calendar date and choose **Edit selected check-in** to correct counts,
checkboxes, or task occurrences using that dates saved requirements. A date picker
also reaches history outside the displayed year. Future dates and days off are read-only.
Combined-chart management is not exposed on this homepage.
For browser QA without changing application data, run
`bun scripts/dashboard-preview.ts` and visit