Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-08-10 | Update FrequencyType to use enum in Chore and ChoreReq struct | Mo Tarbin | 1 | -1/+17 |
2024-07-20 | Update ChoreHistory model to include updatedAt field, Support history modific... | Mo Tarbin | 1 | -1/+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 | 1 | -0/+1 |
2024-07-07 | chore: Update chore detail query to include notes in result | Mo Tarbin | 1 | -0/+1 |
2024-07-06 | Add GetChoreDetail endpoint to retrieve detailed chore information | Mo Tarbin | 1 | -0/+12 |
2024-07-05 | make thing a pointer on chore | Mo Tarbin | 1 | -20/+20 |