shopit-back/app/Domains
ncoronel 18eedd3209 feat: add success messages for cart item operations in CartController 2026-07-02 12:06:00 -03:00
..
Attachable feat: implement Attachment domain for file storage and integrate into Tenant service for logo management 2026-06-29 09:43:46 -03:00
Cart feat: add success messages for cart item operations in CartController 2026-07-02 12:06:00 -03:00
Catalog feat: rename stock fields to cantidad_maxima in ProductResource and ProductVariantResource 2026-07-02 09:37:43 -03:00
Purchase feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
Shared feat: implement multi-tenant cart functionality and add image validation helper 2026-07-01 15:38:12 -03:00
StorageTest feat(attachments): enhance AttachmentService to support base64 file uploads and refactor file handling logic 2026-06-25 16:09:46 -03:00
Tenant feat: differentiate between header and footer colors 2026-07-01 15:37:46 -03:00