Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-20 | Update ChoreHistory model to include updatedAt field, Support history ↵ | Mo Tarbin | 3 | -8/+174 | |
modification | |||||
2024-07-17 | Remove unnecessary code in skipChore and completeChore functions | Mo Tarbin | 1 | -7/+2 | |
2024-07-17 | Add CircleGroup notifications to chore notifications | Mo Tarbin | 1 | -4/+6 | |
2024-07-07 | Add time field to FrequencyMetadata struct | Mo Tarbin | 2 | -0/+13 | |
2024-07-07 | chore: Update chore detail query to include notes in result | Mo Tarbin | 4 | -9/+60 | |
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 | 3 | -0/+80 | |
2024-07-05 | make thing a pointer on chore | Mo Tarbin | 2 | -21/+21 | |
2024-07-02 | Dissociate chore with thing in deleteChore function | Mo Tarbin | 1 | -0/+2 | |
2024-07-01 | Update local.yaml to set is_done_tick_dot_com to false, add things history | Mo Tarbin | 1 | -6/+0 | |