![]()
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m37s
This commit introduces significant updates to the chore management system, including: - Refactoring the `create_chore` function to streamline the creation process and enforce assignment rules based on chore type. - Adding support for assigning chores to users, ensuring that group chores can only be assigned to group members and personal chores can only be assigned to the creator. - Updating the API endpoints and frontend components to accommodate the new assignment features, including loading group members for assignment selection. - Enhancing the user interface to display assignment options and manage chore assignments effectively. These changes aim to improve the functionality and user experience of the chore management system. |
||
---|---|---|
.. | ||
__init__.py | ||
audit.py | ||
auth.py | ||
category.py | ||
chore.py | ||
cost.py | ||
expense.py | ||
financials.py | ||
group.py | ||
health.py | ||
invite.py | ||
item.py | ||
list.py | ||
message.py | ||
ocr.py | ||
recurrence.py | ||
settlement_activity.py | ||
time_entry.py | ||
token.py | ||
user.py |