aboutsummaryrefslogtreecommitdiffstats
path: root/internal/chore/handler.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update `updateAssignee` to retrieve the current user and use their ID as the ↵Libravatar Mo Tarbin2024-08-101-5/+11
| | | | `UpdatedBy` field.
* Update FrequencyType to use enum in Chore and ChoreReq structLibravatar Mo Tarbin2024-08-101-1/+1
|
* 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-201-6/+155
| | | | modification
* Remove unnecessary code in skipChore and completeChore functionsLibravatar Mo Tarbin2024-07-171-7/+2
|
* chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin2024-07-071-7/+26
|
* Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin2024-07-061-0/+32
|
* make thing a pointer on choreLibravatar Mo Tarbin2024-07-051-1/+1
|
* 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-301-0/+974