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
c6351d706f03a73901ab385d32864a3dcb4fa34e
shopit-back
/
app
/
Domains
/
Forms
/
Controllers
/
AdminApp
History
ncoronel
1cd60f7021
feat(food): implement FoodFormController and FoodFormService; add FoodFormResource for managing food options and routes
2026-08-10 10:05:35 -03:00
..
EventFormController.php
feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form
2026-08-03 14:02:08 -03:00
FoodFormController.php
feat(food): implement FoodFormController and FoodFormService; add FoodFormResource for managing food options and routes
2026-08-10 10:05:35 -03:00
MerchandiseFormController.php
feat(forms): implement MerchandiseFormController, MerchandiseFormService, and MerchandiseFormResource for managing merchandise options
2026-08-10 09:28:52 -03:00
SaleFormController.php
feat: Implement sale management features including controllers, services, resources, and routes; add PDF generation for sales and modifications
2026-08-04 11:44:13 -03:00
StaffFormController.php
feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments
2026-08-04 16:20:30 -03:00