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
b1f42775d6c8a03215aca81589240b20b57f6ced
shopit-back
/
app
/
Domains
/
Forms
/
Controllers
/
AdminApp
History
ncoronel
b1f42775d6
feat(tickets): add TicketFormController, TicketFormService, and TicketFormResource with related routes and tests
2026-08-28 17:00:47 -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
Add tests for ticket validity and event date formatting
2026-08-11 12:41:35 -03:00
MerchandiseFormController.php
Add tests for ticket validity and event date formatting
2026-08-11 12:41:35 -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
TicketFormController.php
feat(tickets): add TicketFormController, TicketFormService, and TicketFormResource with related routes and tests
2026-08-28 17:00:47 -03:00