Commit graph

16 commits

Author SHA1 Message Date
Mo Tarbin
187078ffe8 update updateAssignee to retrieve the current user and use their ID as the UpdatedBy field. 2024-09-06 01:13:29 -04:00
Mo Tarbin
4f22460313 Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it 2024-08-10 00:27:07 -04:00
Mo Tarbin
ce3ee9e9dc Update FrequencyType to use enum in Chore and ChoreReq struct 2024-08-10 00:24:15 -04:00
Mo Tarbin
31211a9436 Support linux_386 by changing minChores to int64, remove debugging log for getNotification 2024-07-22 18:43:03 -04:00
Mo Tarbin
ee7a8e24da Update ChoreHistory model to include updatedAt field, Support history modification 2024-07-20 03:42:38 -04:00
Mo Tarbin
861a1666e4 Remove unnecessary code in skipChore and completeChore functions 2024-07-17 01:11:20 -04:00
Mo Tarbin
c7b29fa195 Add CircleGroup notifications to chore notifications 2024-07-17 01:09:47 -04:00
Mo Tarbin
e862a281d9 Add time field to FrequencyMetadata struct 2024-07-07 19:53:08 -04:00
Mo Tarbin
010db330a4 chore: Update chore detail query to include notes in result 2024-07-07 00:26:08 -04:00
Mo Tarbin
c92cdb427d Add GetChoreHistoryWithLimit method to ChoreRepository 2024-07-06 03:26:11 -04:00
Mo Tarbin
36f4717454 Group chore detail query by chore ID and last completed date 2024-07-06 03:15:56 -04:00
Mo Tarbin
45e18c8edd Add GetChoreDetail endpoint to retrieve detailed chore information 2024-07-06 02:36:14 -04:00
Mo Tarbin
f115d70c49 make thing a pointer on chore 2024-07-05 00:34:35 -04:00
Mo Tarbin
e40c2a84cd Dissociate chore with thing in deleteChore function 2024-07-02 01:39:46 -04:00
Mo Tarbin
17326a16a0 Update local.yaml to set is_done_tick_dot_com to false, add things history 2024-07-01 18:44:41 -04:00
Mo Tarbin
c13dd9addb Move to Donetick Org, first commit 2024-06-30 21:41:41 -04:00