donetick/internal/chore
Mo Tarbin aceeb74e75 Add Points to user's circle, GetChoresHistoryByUserID
make sure task completed only if it's within completion window
2024-12-31 02:36:27 -05:00
..
model Add support for completion window in chore creation and editing 2024-12-31 02:18:42 -05:00
repo Updating UserCircle points when completing a chore 2024-12-31 02:19:02 -05:00
api.go Add Support for Activities , Initial Support for Completion Window and points 2024-12-28 18:59:08 -05:00
handler.go Add Points to user's circle, GetChoresHistoryByUserID 2024-12-31 02:36:27 -05:00
scheduler.go Fix #53 Completing a task multiple times with "Reschedule from completion date" pushes it further into the future 2024-12-21 01:49:04 -05:00
scheduler_test.go Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it 2024-08-10 00:27:07 -04:00