shopit-back/app/Domains
ncoronel 56b87f0c12 feat(attachments): add AttachmentType enum and update Attachment model to use it 2026-06-25 14:44:44 -03:00
..
Attachable feat(attachments): add AttachmentType enum and update Attachment model to use it 2026-06-25 14:44:44 -03:00
Cart feat(cart): implement cart management with add, update, and remove item functionalities 2026-06-25 10:24:45 -03:00
Catalog feat(catalog): add product variant controller, requests and resources 2026-06-24 15:29:01 -03:00
StorageTest feat(attachments): add 'key' field to Attachment model and migration, generate UUID on creation 2026-06-25 14:31:03 -03:00
Tenant feat(attachments): create Attachment model and migration for file attachments 2026-06-25 12:07:52 -03:00