|
|
aec92d5346
|
feat(attachments): implement AttachmentService for managing uploads and deletions, add AttachmentStorageException for error handling
|
2026-06-25 15:02:52 -03:00 |
|
|
|
6db98ddc1a
|
feat(attachments): add HasAttachments trait to manage attachment relationships
|
2026-06-25 14:47:21 -03:00 |
|
|
|
56b87f0c12
|
feat(attachments): add AttachmentType enum and update Attachment model to use it
|
2026-06-25 14:44:44 -03:00 |
|
|
|
9c5a29d933
|
feat(attachments): add 'key' field to Attachment model and migration, generate UUID on creation
|
2026-06-25 14:31:03 -03:00 |
|
|
|
740566b02d
|
refactor(attachments): remove is_public field from Attachment model and migration
|
2026-06-25 12:16:51 -03:00 |
|
|
|
b874a45724
|
feat(attachments): create Attachment model and migration for file attachments
|
2026-06-25 12:07:52 -03:00 |
|