shopit-back/app/Domains
ncoronel 6dd057874a feat(website-extras): add showExtra method and resource for individual website extras, update routes and tests 2026-07-31 09:51:27 -03:00
..
Attachable refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
Auth feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests 2026-07-31 08:32:00 -03:00
Authorization fix(authorization): rename pivot table from 'menues_roles' to 'roles_menues' and update related references 2026-07-31 08:35:45 -03:00
Cart Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
Catalog feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
Integration feat(purchase): add review submission for pending purchases and update related logic 2026-07-29 09:11:00 -03:00
MailTest Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
Menu fix(authorization): rename pivot table from 'menues_roles' to 'roles_menues' and update related references 2026-07-31 08:35:45 -03:00
Notification Forgot password flow 2026-07-27 09:43:00 -03:00
Purchase feat(purchase): add review submission for pending purchases and update related logic 2026-07-29 09:11:00 -03:00
Shared refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -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(website-extras): add showExtra method and resource for individual website extras, update routes and tests 2026-07-31 09:51:27 -03:00
Ticket feat(tickets): add source_purchase_id to tickets and update related logic 2026-07-28 16:10:37 -03:00