Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-06 | Add GetChoreHistoryWithLimit method to ChoreRepository | Mo Tarbin | 1 | -1/+8 | |
2024-07-06 | Group chore detail query by chore ID and last completed date | Mo Tarbin | 1 | -1/+1 | |
2024-07-06 | Add GetChoreDetail endpoint to retrieve detailed chore information | Mo Tarbin | 4 | -0/+82 | |
2024-07-05 | make thing a pointer on chore | Mo Tarbin | 2 | -21/+21 | |
2024-07-02 | Add validation to deleteThing endpoint to prevent deletion of things with ↵ | Mo Tarbin | 2 | -0/+13 | |
associated tasks | |||||
2024-07-02 | Dissociate chore with thing in deleteChore function | Mo Tarbin | 2 | -0/+6 | |
2024-07-01 | Update local.yaml to set is_done_tick_dot_com to false, add things history | Mo Tarbin | 4 | -10/+5 | |