shopit-back/tests/Feature/Tenant
ncoronel c1bfab471c feat(bootstrap): update tenant bootstrap endpoint to accept domain and path as query parameters, enhancing tenant resolution logic 2026-08-14 15:17:24 -03:00
..
AdminAppWebsiteExtraControllerTest.php feat: Enhance tenant website extras by adding detailed description HTML for hero and additional info configurations; update related tests for validation 2026-08-03 15:29:14 -03:00
BootstrapAdminAppControllerTest.php feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form 2026-08-03 14:02:08 -03:00
BootstrapScannerControllerTest.php feat(scanner): implement scanner bootstrap functionality with controller, request, resource, and service; add routes and migration for scanner domain 2026-08-12 08:40:45 -03:00
BootstrapTenantControllerTest.php feat(bootstrap): update tenant bootstrap endpoint to accept domain and path as query parameters, enhancing tenant resolution logic 2026-08-14 15:17:24 -03:00
StoreTenantWithExtrasTest.php feat(website-extras): enhance toggle functionality and update related tests; add additional info configuration to tenant extras 2026-08-03 09:10:50 -03:00
TenantBootstrapRouteTest.php feat(bootstrap): update tenant bootstrap endpoint to accept domain and path as query parameters, enhancing tenant resolution logic 2026-08-14 15:17:24 -03:00
TenantPresentationConfigRemovalTest.php refactor(tenant): remove legacy presentation configuration and related carousel images 2026-07-29 14:54:57 -03:00
TenantSocialMediaTest.php feat(social-media): add 'orden' field to social media pivot table and update related functionality 2026-07-23 15:19:17 -03:00
WebsiteExtrasTest.php feat(website-type): add new color fields and update related methods in WebsiteType model and service 2026-07-31 12:55:40 -03:00
WebsiteTypeServiceTest.php feat(tenant): add site title and favicon support for tenants and website types 2026-08-14 08:55:59 -03:00