bp/app/Models
Vladimir Tomashevskiy 052560c9b4 Refactor: Create shared AttachmentService and AttachmentModel
- Created common AttachmentService for all modules (app/Services/)
- Created common AttachmentModel (app/Models/)
- Created common migration (app/Database/Migrations/)
- Updated Tasks module to use shared AttachmentService
- Added Twig functions: format_filesize(), get_file_icon()
- Removed duplicate TaskAttachmentModel and task_attachments migration
- AttachmentService can be used by any module: task, deal, contact, etc.
2026-02-08 20:34:11 +00:00
..
Traits dashboard for org 2026-01-12 11:58:12 +03:00
.gitkeep first commit 2026-01-10 16:16:39 +03:00
AttachmentModel.php Refactor: Create shared AttachmentService and AttachmentModel 2026-02-08 20:34:11 +00:00
ModuleSettingsModel.php Many fixes 2026-01-16 21:58:12 +03:00
OrganizationModel.php add superadmin dashboard. subscriptions 2026-01-13 20:03:16 +03:00
OrganizationSubscriptionModel.php Many fixes 2026-01-16 21:58:12 +03:00
OrganizationUserModel.php add CRM module start 2026-01-15 07:09:36 +03:00
UserModel.php add superadmin dashboard. subscriptions 2026-01-13 20:03:16 +03:00