shopit-back/app/Domains
ncoronel 299a462283 feat: implement FeaturedGroup and FeaturedProduct controllers, requests, resources, and routes for managing featured products 2026-07-14 14:21:04 -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
Auth feat: implement profile update functionality with validation and password handling 2026-07-08 12:10:23 -03:00
Cart feat: add getTotalAmount method to Cart and refactor Purchase model to utilize it 2026-07-06 15:26:41 -03:00
Catalog feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
Integration feat: update purchase query in TelepagosWebhookService to handle multiple statuses and normalize DNI format 2026-07-08 10:05:49 -03:00
Menu feat: implement Menu management with CRUD operations and database migrations 2026-07-14 11:31:30 -03:00
Product feat: implement FeaturedGroup and FeaturedProduct controllers, requests, resources, and routes for managing featured products 2026-07-14 14:21:04 -03:00
Purchase feat: enhance purchase detail handling to support cart items and improve resource structure 2026-07-08 15:50:40 -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: add hero background image functionality to Tenant model and related requests, resources, and seeder 2026-07-14 13:58:49 -03:00