Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-20 | Update ChoreHistory model to include updatedAt field, Support history modific... | Mo Tarbin | 1 | -1/+17 |
2024-07-07 | Fix Adaptive Scheduler, Update email handlers, telegram notifications | Mo Tarbin | 1 | -0/+46 |
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 |