Commit Graph

7 Commits (main)

Author SHA1 Message Date
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
root 77f76c8c28 Many fixes 2026-01-16 21:58:12 +03:00
root b810a17649 add CRM module start 2026-01-15 07:09:36 +03:00
root edb4df7e37 add superadmin dashboard. subscriptions 2026-01-13 20:03:16 +03:00
root c55264cf42 refactoring 2026-01-12 18:15:12 +03:00
root 246ca93307 dashboard for org 2026-01-12 11:58:12 +03:00
root 5f5a28e292 first commit 2026-01-10 16:16:39 +03:00