bp/app/Modules/Tasks
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
..
Config Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Controllers Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Models Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Services Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Views Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00