|
|
29a2ca19a3
|
refactor(catalog): Complete catalog refactor to simplify its data model and its querying.
source commits: refactor/catalog
|
2026-07-21 09:23:19 -03:00 |
|
|
|
cb0fb2899c
|
feat: implement polymorphic relationships for group items to support bundles and product variants
|
2026-07-17 14:42:44 -03:00 |
|
|
|
615eacea91
|
feat: rename featured_variants to group_items and update related references
|
2026-07-17 14:31:05 -03:00 |
|
|
|
0e9f7faaf1
|
feat: update CatalogController to return JsonResponse instead of AnonymousResourceCollection
|
2026-07-14 15:04:01 -03:00 |
|
|
|
13bdb436ed
|
feat: implement FeaturedGroup and FeaturedVariant controllers, models, requests, resources, and routes for managing featured groups and variants
|
2026-07-14 14:58:28 -03:00 |
|
|
|
c2efec8906
|
feat: implement FeaturedVariant and CatalogController for managing featured variants and catalog display
|
2026-07-14 14:55:48 -03:00 |
|