ncoronel
|
18eedd3209
|
feat: add success messages for cart item operations in CartController
|
2026-07-02 12:06:00 -03:00 |
ncoronel
|
b0508d79b3
|
feat: implement Attachment domain for file storage and integrate into Tenant service for logo management
|
2026-06-29 09:43:46 -03:00 |
ncoronel
|
7994fe0c96
|
feat(attachments): refactor attachment management to use attachable pivot table and update related models and tests
|
2026-06-25 15:30:11 -03:00 |
ncoronel
|
ee59236d55
|
feat(attachments): ensure 'key' is set as UUID on attachment creation and update tests for key validation
|
2026-06-25 15:11:31 -03:00 |
ncoronel
|
aec92d5346
|
feat(attachments): implement AttachmentService for managing uploads and deletions, add AttachmentStorageException for error handling
|
2026-06-25 15:02:52 -03:00 |
ncoronel
|
6db98ddc1a
|
feat(attachments): add HasAttachments trait to manage attachment relationships
|
2026-06-25 14:47:21 -03:00 |
ncoronel
|
56b87f0c12
|
feat(attachments): add AttachmentType enum and update Attachment model to use it
|
2026-06-25 14:44:44 -03:00 |