Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-07 | Update chore notification messages to use markdown formatting | 2 | -3/+3 | |
2024-07-07 | chore: Update chore detail query to include notes in result | 4 | -9/+60 | |
2024-07-06 | Add GetChoreHistoryWithLimit method to ChoreRepository | 1 | -1/+8 | |
2024-07-06 | Group chore detail query by chore ID and last completed date | 1 | -1/+1 | |
2024-07-06 | Add GetChoreDetail endpoint to retrieve detailed chore information | 4 | -0/+82 | |
2024-07-05 | make thing a pointer on chore | 2 | -21/+21 | |
2024-07-02 | Add validation to deleteThing endpoint to prevent deletion of things with ass... | 2 | -0/+13 | |
2024-07-02 | Dissociate chore with thing in deleteChore function | 2 | -0/+6 | |
2024-07-01 | Update local.yaml to set is_done_tick_dot_com to false, add things history | 4 | -10/+5 |