c90a393081
feat: Optimize image handling for OnTicket tenant
...
- Added migration to optimize OnTicket images using OptimizeOnticketImagesSeeder.
- Updated OnTicketTenantSeeder to reference optimized image formats (AVIF).
- Modified OnticketImmersiveHeroCarouselSeeder to use AVIF images for hero carousel.
- Created OptimizeOnticketImagesSeeder to replace existing attachments with optimized images.
- Adjusted TestEventsSeeder to utilize AVIF images for events.
- Updated tests to verify the correct image formats and ensure optimized images are stored.
- Added new image files in AVIF format for logos, backgrounds, and event images.
2026-09-22 10:01:05 -03:00
14c81fec1b
feat(migrations): add migration for grouping Pyme Rural tenants and updating client associations
2026-09-21 09:35:40 -03:00
1e67d27a90
refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared
2026-09-18 10:15:57 -03:00
49be167029
feat(onticket): add immersive hero configuration and carousel, update tenant seeder and tests
2026-09-18 09:39:25 -03:00
164187f47b
feat(tenant): add hero carousel images and update related services and tests
2026-09-17 16:47:49 -03:00
eb1e4df63f
feat(tenant): enhance storefront website types with header_type and multi-event support
2026-09-17 16:02:21 -03:00
486129a92f
test(tenant): cover split website types and migration
2026-09-17 14:25:54 -03:00
b9b5f8ec9c
feat(tenant): add onticket tenant seeding with branding and assets
2026-09-17 13:48:12 -03:00
d36a929f8c
feat(tenant): add checkout editing policy
2026-08-20 10:56:13 -03:00
014b5bb012
feat(cart): implement cart editing policies and update related functionality
2026-08-19 10:15:37 -03:00
3b2977a330
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
4a51f3afde
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
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
2cc72be850
refactor(website): add 'dates_text' field to event configuration and update related tests
2026-07-29 16:23:24 -03:00
8e3ee7eff6
refactor(tenant): introduce TenantInformationService for loading tenant data and resolving website extras
2026-07-29 15:48:01 -03:00
b9ad2e589f
refactor(tenant): remove legacy presentation configuration and related carousel images
2026-07-29 14:54:57 -03:00
018f3f6c13
feat(seeder): add SocialMediaSeeder and integrate social media data into TenantSeeder
2026-07-23 15:19:25 -03:00
12d496544d
feat(tenant): add main carousel images to tenant seeder and implement corresponding tests
2026-07-23 14:53:00 -03:00