cbb7b1c3a1
feat(database): remove 'database_rules' from WebsiteTypeExtra configurations and related tests
2026-07-31 09:28:12 -03:00
6b3a12b624
feat(website-extras): refactor WebsiteExtra management to use 'codigo' for identification, update routes, requests, and services
2026-07-31 09:27:35 -03:00
40a7dece11
feat(authorization): implement WebsiteExtra management with controller, request, resource, service, routes, middleware, and tests
2026-07-31 09:19:25 -03:00
8e3ee7eff6
refactor(tenant): introduce TenantInformationService for loading tenant data and resolving website extras
2026-07-29 15:48:01 -03:00
27d4f9fac6
feat(tenant): implement website extras functionality and validation in tenant creation
2026-07-29 15:16:33 -03:00
b9ad2e589f
refactor(tenant): remove legacy presentation configuration and related carousel images
2026-07-29 14:54:57 -03:00
ff9d7728e8
Implement localization for API responses and error messages
...
- Added localization support for API responses in English and Spanish.
- Introduced a middleware to set the API locale based on the Accept-Language header.
- Updated various exception messages and validation responses to use localized strings.
- Created new language files for English and Spanish translations.
- Refactored existing code to replace hardcoded messages with localized strings.
- Added tests to verify localization functionality and response correctness.
2026-07-28 10:19:39 -03:00
217f86f624
feat(social-media): add 'orden' field to social media pivot table and update related functionality
2026-07-23 15:19:17 -03:00
25891cefbc
feat(tenant): add social media functionality with validation, synchronization, and tests
2026-07-23 15:03:57 -03:00
c31be9c927
feat(tenant): update validation rules for logos and main carousel images, enhance tests for carousel image upload and update
2026-07-23 14:20:26 -03:00
67ede1a2b4
feat(tenant): add main carousel images functionality with migration, model, and tests
2026-07-23 14:19:00 -03:00
38f36a3a23
feat: add hero background image functionality to Tenant model and related requests, resources, and seeder
2026-07-14 13:58:49 -03:00
b0508d79b3
feat: implement Attachment domain for file storage and integrate into Tenant service for logo management
2026-06-29 09:43:46 -03:00
31b65eb676
feat: implement full CRUD support and database schema for multi-tenant architecture
2026-06-26 16:57:59 -03:00
54aa696145
feat: implement tenant management system with attachment support and bootstrap controller
2026-06-26 13:17:48 -03:00
1f9d876bc3
feat: implement tenant management system including database schema, CRUD services, and bootstrap functionality
2026-06-26 12:16:50 -03:00
93a2750d33
Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes
2026-06-19 11:59:28 -03:00