Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-20 | Update ChoreHistory model to include updatedAt field, Support history ↵ | Mo Tarbin | 1 | -1/+17 | |
modification | |||||
2024-07-07 | chore: Update chore detail query to include notes in result | Mo Tarbin | 1 | -2/+5 | |
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 | 1 | -0/+36 | |