aboutsummaryrefslogtreecommitdiffstats
path: root/internal/chore/repo/repository.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-20Update ChoreHistory model to include updatedAt field, Support history ↵Libravatar Mo Tarbin1-1/+17
modification
2024-07-07Fix Adaptive Scheduler, Update email handlers, telegram notificationsLibravatar Mo Tarbin1-0/+46
2024-07-07chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin1-2/+5
2024-07-06Add GetChoreHistoryWithLimit method to ChoreRepositoryLibravatar Mo Tarbin1-1/+8
2024-07-06Group chore detail query by chore ID and last completed dateLibravatar Mo Tarbin1-1/+1
2024-07-06Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin1-0/+36