shopit-back/app/Domains
nahu ca7a2ae55c feat: add payer_dni field and validation for transfer payments, update related logic and tests 2026-07-12 19:48:56 +00: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: add payer_dni field and validation for transfer payments, update related logic and tests 2026-07-12 19:48:56 +00:00
Purchase feat: add payer_dni field and validation for transfer payments, update related logic and tests 2026-07-12 19:48:56 +00: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: remove BankAccount domain and related functionality, including controller, model, requests, routes, and tests 2026-07-06 16:53:45 -03:00