mitlist/be/app
mohamad 944976b1cc
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m47s
Update logging level to INFO, refine chore update logic, and enhance invite acceptance flow
- Changed logging level from WARNING to INFO in config.py for better visibility during development.
- Adjusted chore update logic in chores.py to ensure correct payload structure.
- Improved invite acceptance process in invites.py by refining error handling and updating response models for better clarity.
- Updated API endpoint configurations in api-config.ts for consistency and added new endpoints for list statuses.
- Enhanced UI components in ChoresPage.vue and GroupsPage.vue for improved user experience and accessibility.
2025-06-07 22:07:35 +02:00
..
api Update logging level to INFO, refine chore update logic, and enhance invite acceptance flow 2025-06-07 22:07:35 +02:00
core Refactor: Polish backend based on review 2025-06-01 14:26:36 +02:00
crud Implement bulk status retrieval for lists and refine list status handling 2025-06-07 18:55:35 +02:00
db feat: Add Recurrence Pattern and Update Expense Schema 2025-05-23 21:01:49 +02:00
jobs feat: Add Recurrence Pattern and Update Expense Schema 2025-05-23 21:01:49 +02:00
models Refactor: Reset Alembic migrations and consolidate models. 2025-06-01 14:26:37 +02:00
schemas Implement bulk status retrieval for lists and refine list status handling 2025-06-07 18:55:35 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
auth.py feat: Implement refresh token functionality in authentication flow 2025-05-25 12:51:02 +02:00
config.py Update OAuth redirect URIs to production environment 2025-06-02 18:07:41 +02:00
database.py feat: Add comprehensive notes and tasks for project stabilization and enhancements 2025-05-24 21:36:57 +02:00
main.py Update OAuth redirect URIs and API routing structure 2025-06-02 18:07:41 +02:00
models.py Add position attribute to Item model for reordering functionality 2025-06-07 15:04:49 +02:00