ncoronel
|
cababe1a43
|
feat: add ticket fields to Product and ProductVariant models, requests, and resources
|
2026-07-14 15:19:53 -03:00 |
ncoronel
|
299a462283
|
feat: implement FeaturedGroup and FeaturedProduct controllers, requests, resources, and routes for managing featured products
|
2026-07-14 14:21:04 -03:00 |
ncoronel
|
9c7d025258
|
feat: implement Menu management with CRUD operations and database migrations
|
2026-07-14 11:31:30 -03:00 |
ncoronel
|
2c2cf45f78
|
feat: remove BankAccount domain and related functionality, including controller, model, requests, routes, and tests
|
2026-07-06 16:53:45 -03:00 |
ncoronel
|
3887a4fcba
|
feat: implement integration management with CRUD operations and routes for tenant integration
|
2026-07-03 14:44:18 -03:00 |
ncoronel
|
0d4c6a4492
|
feat: implement BankAccount management with CRUD operations and routes for tenant selection
|
2026-07-03 13:58:21 -03:00 |
ncoronel
|
0efa1650a0
|
feat: add MeController and endpoint for retrieving current user information
|
2026-07-02 16:07:48 -03:00 |
ncoronel
|
a95cfc780b
|
feat: implement user registration functionality with validation and response handling
|
2026-07-02 12:23:50 -03:00 |
ncoronel
|
edb4c128d6
|
Merge branch 'feature/compras' into dev
|
2026-06-26 11:16:11 -03:00 |
ncoronel
|
049484dee5
|
feat(storage): implement S3 file upload and temporary URL generation functionality
|
2026-06-25 14:23:34 -03:00 |
ncoronel
|
6c45f45815
|
feat(purchase): implement PurchaseController with CRUD operations and request validation
|
2026-06-25 10:58:55 -03:00 |
ncoronel
|
492c6c4ac2
|
feat(cart): implement cart management with add, update, and remove item functionalities
|
2026-06-25 10:24:45 -03:00 |
ncoronel
|
75129b7552
|
remove props
|
2026-06-24 14:43:10 -03:00 |
ncoronel
|
8feaa0051d
|
Implement Product management features with controller, requests, resource, and routes
|
2026-06-24 10:05:26 -03:00 |
ncoronel
|
cde27c0d34
|
Add PropController, StorePropRequest, UpdatePropRequest, PropResource, and PropableModels; define API routes for props management
|
2026-06-22 12:45:23 -03:00 |
ncoronel
|
93a2750d33
|
Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes
|
2026-06-19 11:59:28 -03:00 |
ncoronel
|
507b81b54e
|
Add Tenant model, controller, and migration; update Producto model to reference tenant_codigo
|
2026-06-19 11:34:10 -03:00 |
ncoronel
|
aa49c82543
|
Add ProductController and Producto model with CRUD operations and migration
|
2026-06-18 10:13:03 -03:00 |
ncoronel
|
02ebe0f0ca
|
initial commit
|
2026-06-18 10:09:24 -03:00 |