aboutsummaryrefslogtreecommitdiffstats
path: root/internal/chore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update `updateAssignee` to retrieve the current user and use their ID as the ↵Libravatar Mo Tarbin2024-09-061-5/+11
| | | | `UpdatedBy` field.
* Refactor scheduleAdaptiveNextDueDate function for improved readability and ↵Libravatar Mo Tarbin2024-08-102-12/+247
| | | | fix bug, Add New Tests for it
* Update FrequencyType to use enum in Chore and ChoreReq structLibravatar Mo Tarbin2024-08-102-2/+18
|
* Support linux_386 by changing minChores to int64, remove debugging log for ↵Libravatar Mo Tarbin2024-07-221-6/+7
| | | | getNotification
* Update ChoreHistory model to include updatedAt field, Support history ↵Libravatar Mo Tarbin2024-07-203-8/+174
| | | | modification
* Remove unnecessary code in skipChore and completeChore functionsLibravatar Mo Tarbin2024-07-171-7/+2
|
* Add CircleGroup notifications to chore notificationsLibravatar Mo Tarbin2024-07-171-4/+6
|
* Add time field to FrequencyMetadata structLibravatar Mo Tarbin2024-07-072-0/+13
|
* chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin2024-07-074-9/+60
|
* Add GetChoreHistoryWithLimit method to ChoreRepositoryLibravatar Mo Tarbin2024-07-061-1/+8
|
* Group chore detail query by chore ID and last completed dateLibravatar Mo Tarbin2024-07-061-1/+1
|
* Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin2024-07-063-0/+80
|
* make thing a pointer on choreLibravatar Mo Tarbin2024-07-052-21/+21
|
* Dissociate chore with thing in deleteChore functionLibravatar Mo Tarbin2024-07-021-0/+2
|
* Update local.yaml to set is_done_tick_dot_com to false, add things historyLibravatar Mo Tarbin2024-07-011-6/+0
|
* Move to Donetick Org, first commitLibravatar Mo Tarbin2024-06-304-0/+1407