donetick/internal/chore
Mohamad Tarbin 8343df8cd2
Merge pull request #1 from mschwerz/feature/random-except-last-assigned
Random Assignment Except the Last Assigned Assignment Mode
2024-09-26 21:27:06 -04:00
..
model Update FrequencyType to use enum in Chore and ChoreReq struct 2024-08-10 00:24:15 -04:00
repo Update ChoreHistory model to include updatedAt field, Support history modification 2024-07-20 03:42:38 -04:00
handler.go Merge pull request #1 from mschwerz/feature/random-except-last-assigned 2024-09-26 21:27:06 -04:00
scheduler.go Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it 2024-08-10 00:27:07 -04: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