|
|
0d4c6a4492
|
feat: implement BankAccount management with CRUD operations and routes for tenant selection
|
2026-07-03 13:58:21 -03:00 |
|
|
|
0efa1650a0
|
feat: add MeController and endpoint for retrieving current user information
|
2026-07-02 16:07:48 -03:00 |
|
|
|
a95cfc780b
|
feat: implement user registration functionality with validation and response handling
|
2026-07-02 12:23:50 -03:00 |
|
|
|
edb4c128d6
|
Merge branch 'feature/compras' into dev
|
2026-06-26 11:16:11 -03:00 |
|
|
|
049484dee5
|
feat(storage): implement S3 file upload and temporary URL generation functionality
|
2026-06-25 14:23:34 -03:00 |
|
|
|
6c45f45815
|
feat(purchase): implement PurchaseController with CRUD operations and request validation
|
2026-06-25 10:58:55 -03:00 |
|
|
|
492c6c4ac2
|
feat(cart): implement cart management with add, update, and remove item functionalities
|
2026-06-25 10:24:45 -03:00 |
|
|
|
75129b7552
|
remove props
|
2026-06-24 14:43:10 -03:00 |
|
|
|
8feaa0051d
|
Implement Product management features with controller, requests, resource, and routes
|
2026-06-24 10:05:26 -03:00 |
|
|
|
cde27c0d34
|
Add PropController, StorePropRequest, UpdatePropRequest, PropResource, and PropableModels; define API routes for props management
|
2026-06-22 12:45:23 -03:00 |
|
|
|
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 |
|
|
|
507b81b54e
|
Add Tenant model, controller, and migration; update Producto model to reference tenant_codigo
|
2026-06-19 11:34:10 -03:00 |
|
|
|
aa49c82543
|
Add ProductController and Producto model with CRUD operations and migration
|
2026-06-18 10:13:03 -03:00 |
|
|
|
02ebe0f0ca
|
initial commit
|
2026-06-18 10:09:24 -03:00 |
|