This website requires JavaScript.
Explore
Help
Register
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
0
You've already forked shopit-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
615eacea91732dd51f14a750258146f416c7aecd
shopit-back
/
app
/
Domains
/
Catalog
/
Models
History
ncoronel
615eacea91
feat: rename featured_variants to group_items and update related references
2026-07-17 14:31:05 -03:00
..
Attribute.php
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00
AttributeOption.php
feat: implement product creation workflow with variants, attribute definitions, and validation logic
2026-06-29 11:02:04 -03:00
Brand.php
remove props
2026-06-24 14:43:10 -03:00
Category.php
remove props
2026-06-24 14:43:10 -03:00
FeaturedGroup.php
feat: rename featured_variants to group_items and update related references
2026-07-17 14:31:05 -03:00
GroupItem.php
feat: rename featured_variants to group_items and update related references
2026-07-17 14:31:05 -03:00
Product.php
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00
ProductAttribute.php
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00
ProductVariant.php
feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability
2026-07-16 09:55:38 -03:00
ProductVariantDefinition.php
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00