Chris
d2a9a6dc5a
Fix subtask completion auto-completing parent task ( #792 )
2026-01-23 20:04:58 +02:00
Chris
ad8ab3ec72
Fix refactor pt2 ( #734 )
...
* Cleanup task routes
* Cleanup frontend tasks
* Clean tasks
* Cleanup project uid
* Cleanup quick capture old modal
* Cleanup taskmodal
* Move all icons to shared components
* Test inbox flow
* fixup! Test inbox flow
2025-12-27 17:46:34 +02:00
Chris
bfeffa069f
Fix an issue with task not completing in TaskDetails view ( #620 )
...
* Fix test issues
* Fix uid issue
* Fix id wrong param
* Fix test issues
* fixup! Fix test issues
* fixup! fixup! Fix test issues
* fixup! fixup! fixup! Fix test issues
* fixup! fixup! fixup! fixup! Fix test issues
2025-11-30 14:51:49 +02:00
Chris
6fb87ac80a
Feat refactor tasks pt1 ( #536 )
...
* Refactor swagger docs
* Scaffold refactor
* Refactor crud tasks
* fixup! Refactor crud tasks
* Break down task layout
* fixup! Break down task layout
* fixup! fixup! Break down task layout
* Cleanup comments
* fixup! Cleanup comments
* Cleanup obsolete code
* Remove helpers
2025-11-15 14:02:06 +02:00
antanst
a24a4688eb
notes,tasks: standardize forbidden responses and centralize access checks
...
- Add hasAccess middleware to note/task GET by id endpoints
- Ensure 403 Forbidden when user lacks access to existing resources
- Preserve 404 for genuinely missing IDs
- Update list queries to include shared items via ownershipOrPermissionWhere
- Align subtasks endpoint to return 403 when parent not accessible
- Update integration tests accordingly
2025-09-22 15:20:46 +03:00
antanst
5123ca95e9
Lint and formatting fixes
2025-07-23 12:22:06 +03:00
Chris Veleris
3cf9fbe22b
Add tests
2025-07-23 12:22:06 +03:00