bp/app
Vladimir Tomashevskiy cee6c636ad Tasks Module Stage 2: Subtasks
- Create task_subtasks table migration
- Create TaskSubtaskModel with CRUD operations
- Add subtask API methods: addSubtask, toggleSubtask, deleteSubtask
- Update TaskService to include subtasks in getTask()
- Add Routes for subtasks API
- Update show.twig with subtasks UI and JavaScript
2026-02-08 14:55:45 +00:00
..
Config start tasks module 2026-01-23 08:48:06 +03:00
Controllers Many fixes 2026-01-16 21:58:12 +03:00
Database Tasks Module Stage 2: Subtasks 2026-02-08 14:55:45 +00:00
Filters Many fixes 2026-01-16 21:58:12 +03:00
Helpers add CRM module start 2026-01-15 07:09:36 +03:00
Language first commit 2026-01-10 16:16:39 +03:00
Libraries fix CRM contacts 2026-01-18 19:19:03 +03:00
Models Many fixes 2026-01-16 21:58:12 +03:00
Modules Tasks Module Stage 2: Subtasks 2026-02-08 14:55:45 +00:00
Services Many fixes 2026-01-16 21:58:12 +03:00
ThirdParty first commit 2026-01-10 16:16:39 +03:00
Views some fixes 2026-02-08 16:57:25 +03:00
.htaccess first commit 2026-01-10 16:16:39 +03:00
Common.php first commit 2026-01-10 16:16:39 +03:00
index.html first commit 2026-01-10 16:16:39 +03:00