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
b2c8f13d2e319d40bd07c22dd19b2a471108394f
shopit-back
/
app
/
Domains
/
Prop
History
ncoronel
8e5814e333
Refactor Brand, Category, and Product controllers to use createWithProps and updateWithProps methods for improved property synchronization
2026-06-24 10:28:46 -03:00
..
Concerns
Refactor Brand, Category, and Product controllers to use createWithProps and updateWithProps methods for improved property synchronization
2026-06-24 10:28:46 -03:00
Controllers
Add PropController, StorePropRequest, UpdatePropRequest, PropResource, and PropableModels; define API routes for props management
2026-06-22 12:45:23 -03:00
Models
Refactor Prop model to use enum for data types; remove PropDataType model and update related requests and migrations
2026-06-22 13:13:22 -03:00
Requests
Refactor Prop model to use enum for data types; remove PropDataType model and update related requests and migrations
2026-06-22 13:13:22 -03:00
Resources
Add PropValueResource for managing property values; update TenantResource to include collapsed props data
2026-06-22 16:19:24 -03:00
routes
Add PropController, StorePropRequest, UpdatePropRequest, PropResource, and PropableModels; define API routes for props management
2026-06-22 12:45:23 -03:00
Support
Implement Product management features with controller, requests, resource, and routes
2026-06-24 10:05:26 -03:00