mitlist/be/app/api/v1
mohamad 3ec2ff1f89
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m23s
feat: Add group members endpoint and enhance UI translations
This commit introduces a new API endpoint to retrieve group members, ensuring that only authorized users can access member information. Additionally, it updates the UI with improved translations for chore management, group lists, and activity logs in both English and Dutch. Styling adjustments in the ListDetailPage enhance user interaction, while minor changes in the SCSS file improve the overall visual presentation.
2025-06-08 12:29:09 +02:00
..
endpoints feat: Add group members endpoint and enhance UI translations 2025-06-08 12:29:09 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
api.py Fix: Correct API endpoint pathing for expenses to resolve 404 errors 2025-06-03 10:04:42 +00:00
test_auth.py end of phase 3 2025-03-30 19:42:32 +02:00
test_users.py Refactor authentication and user management to standardize session handling across OAuth flows. Update configuration to include default token type for JWT authentication. Enhance error handling with new exceptions for user operations, and clean up test cases for better clarity and reliability. 2025-05-20 01:19:21 +02:00