- Filter projects endpoint to return only projects owned by current user - Filter tasks endpoint to return only tasks from current user's projects - Update statistics endpoint to calculate stats scoped to current user's data - Add filtering logic for projects, tasks, and issues based on user ownership - Improve data isolation and security by preventing cross-user data access |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| db | ||
| models | ||
| schemas | ||
| services | ||
| __init__.py | ||
| main.py | ||