Commit Graph

1 Commits (a9976a5d85a7f5ff571d04050eb919e2910b91e0)

Author SHA1 Message Date
Vladimir Tomashevskiy a9976a5d85 Tasks Module Stage 3: Attachments
- Add migration for task_attachments table
- Create TaskAttachmentModel with file handling methods
- Add TaskService methods for upload/delete attachments
- Add API routes for attachments (upload, delete, download)
- Add controller methods for attachment operations
- Add UI section in task view with file upload form
- Add JavaScript handlers for AJAX file operations
2026-02-08 19:43:39 +00:00