feat: edit historical check-ins from habit calendars
This commit is contained in:
@@ -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 server’s date and saved account timezone. Historical editing
|
||||
and combined-chart management are not exposed on this homepage.
|
||||
visible, using the server’s date and saved account timezone. Select a calendar date and choose **Edit selected check-in** to correct counts,
|
||||
checkboxes, or task occurrences using that date’s 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
|
||||
|
||||
Reference in New Issue
Block a user