![]() - Introduced a new 'position' column in the Item model to facilitate item ordering. - Updated the List model's relationship to order items by position and creation date. - Enhanced CRUD operations to handle item creation and updates with position management. - Implemented drag-and-drop reordering in the frontend, ensuring proper position updates on item movement. - Adjusted item update logic to accommodate reordering and version control. |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
chore.py | ||
cost.py | ||
expense.py | ||
group.py | ||
health.py | ||
invite.py | ||
item.py | ||
list.py | ||
message.py | ||
ocr.py | ||
settlement_activity.py | ||
user.py |