shopit-back/app/Domains
ncoronel c0057c237a refactor(integration): resolver credenciales mediante instancias
Resuelve primero la instancia del cliente y luego la del tipo de sitio cuando existe contexto de tenant. Adapta SMTP y Telepagos, con tokens identificados por instancia y version de credenciales.

Separa la edicion de instancias de sus asociaciones y conserva el guardado por cliente creando una instancia nueva. Impide eliminar instancias en uso y adapta las pruebas existentes, incluida la herencia SMTP.
2026-09-04 12:47:47 -03:00
..
Attachable Refactor attachment cropping functionality to support multiple variants 2026-08-18 14:40:22 -03:00
Auth fix(user): update hidden attributes and handle soft-deleted users in registration 2026-09-03 10:31:43 -03:00
Authorization feat(auth): implement permission-based access for scanner functionality and update related tests 2026-08-11 14:53:51 -03:00
Bootstrap feat(bootstrap): expose website type favicon 2026-08-26 14:37:25 -03:00
Cart Squashed commit of the following: 2026-08-27 10:06:41 -03:00
Catalog feat(purchase): refactor stock reservation expiration handling and update related tests 2026-08-27 10:06:42 -03:00
Client refactor(integrations): move configuration ownership to clients 2026-08-18 17:32:44 -03:00
Desfile fix(user): update hidden attributes and handle soft-deleted users in registration 2026-09-03 10:31:43 -03:00
Event Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
FiestaFutbolInfantil feat(category-visibility): add success messages for category visibility updates 2026-08-25 10:47:53 -03:00
Forms feat(forms): expose grouped admin sale statuses 2026-09-02 12:42:00 -03:00
Integration refactor(integration): resolver credenciales mediante instancias 2026-09-04 12:47:47 -03:00
Logging Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
MailTest feat(notification): implement branding for emails using WebsiteType and update templates 2026-08-25 11:03:06 -03:00
Menu Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Notification Squashed commit of the following: 2026-09-02 09:47:04 -03:00
Purchase Merge branch 'fix/cancelledpurchase' into feature/tickets_adminapp 2026-09-02 15:53:12 -03:00
Sale feat(sale): implement modifications filtering and validation for admin sales 2026-09-03 08:39:45 -03:00
Shared feat(sales): validate PDF timezone parameter 2026-08-24 16:42:38 -03:00
Staff fix(auth): scope email uniqueness to active users 2026-09-03 09:59:21 -03:00
StorageTest Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Tenant feat(integration): add IntegrationInstance and WebsiteTypeIntegration models with migrations; refactor ClientIntegration and Integration models 2026-09-04 12:17:30 -03:00
Ticket Merge branch 'test/stress' into dev 2026-09-04 08:21:50 -03:00