bp/app/Modules/Tasks/Views/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
..
calendar.twig some fixes 2026-02-08 16:57:25 +03:00
form.twig start tasks module 2026-01-23 08:48:06 +03:00
index.twig some fixes 2026-02-08 16:57:25 +03:00
kanban.twig some fixes 2026-02-08 16:57:25 +03:00
show.twig Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00