shopit-back/database/seeders
ncoronel b9ad2e589f refactor(tenant): remove legacy presentation configuration and related carousel images 2026-07-29 14:54:57 -03:00
..
AttributeSeeder.php refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
BrandSeeder.php feat: implement BrandSeeder and CategorySeeder and register them in DatabaseSeeder 2026-06-29 10:02:12 -03:00
CategorySeeder.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
DatabaseSeeder.php feat(seeder): add WebsiteTypeSeeder and update DatabaseSeeder to include it 2026-07-29 14:42:03 -03:00
EmailIntegrationSeeder.php feat(integration): add requires_tenant_configuration field and update related logic and tests 2026-07-22 09:23:58 -03:00
FiestaFutbolInfantilProductSeeder.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
MenuSeeder.php feat(menu): add label field to menu model and update related functionality 2026-07-24 10:08:04 -03:00
ProductCatalogFromImagesSeeder.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
SocialMediaSeeder.php feat(seeder): add SocialMediaSeeder and integrate social media data into TenantSeeder 2026-07-23 15:19:25 -03:00
TelepagosIntegrationSeeder.php feat(integration): add requires_tenant_configuration field and update related logic and tests 2026-07-22 09:23:58 -03:00
TenantSeeder.php refactor(tenant): remove legacy presentation configuration and related carousel images 2026-07-29 14:54:57 -03:00
WebsiteTypeSeeder.php feat(seeder): add WebsiteTypeSeeder and update DatabaseSeeder to include it 2026-07-29 14:42:03 -03:00