Felipe Cardoso
c524dc79cd
fix: Add missing API endpoints and validation improvements
- Add cancel_sprint and delete_sprint endpoints to sprints.py
- Add unassign_issue endpoint to issues.py
- Add remove_issue_from_sprint endpoint to sprints.py
- Add CRUD methods: remove_sprint_from_issues, unassign, remove_from_sprint
- Add validation to prevent closed issues in active/planned sprints
- Add authorization tests for SSE events endpoint
- Fix IDOR vulnerabilities in agents.py and projects.py
- Add Syndarix models migration (0004)
2025-12-30 15:39:51 +01:00
..
2025-12-30 15:39:51 +01:00
2025-12-30 15:39:51 +01:00
2025-12-30 02:07:40 +01:00
2025-12-30 15:39:51 +01:00
2025-12-30 10:35:30 +01:00
2025-12-30 15:39:51 +01:00
2025-12-30 10:35:30 +01:00
2025-12-30 02:08:14 +01:00
2025-11-10 11:55:15 +01:00
2025-10-31 21:57:12 +01:00
2025-12-30 10:35:30 +01:00
2025-11-24 19:20:28 +01:00
2025-11-26 13:23:44 +01:00