wms-be/database
Habib Fatkhul Rohman be0b54b4a5
Deploy Application / deploy (push) Successful in 24s Details
feat: add user warehouse management functionality with CRUD operations
- Implemented MUserWarehouseEntity for user-warehouse relationships
- Updated user service and repository to handle warehouse assignments
- Added new routes and controller methods for managing user warehouses
- Enhanced JWT service to include warehouse information in tokens
- Updated user DTOs to support warehouse data
2025-11-19 14:56:33 +07:00
..
entities feat: add user warehouse management functionality with CRUD operations 2025-11-19 14:56:33 +07:00
migrations Initial commit 2025-09-10 14:38:44 +07:00
seeders feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services 2025-11-06 11:16:00 +07:00
migration.go feat: add user warehouse management functionality with CRUD operations 2025-11-19 14:56:33 +07:00
seeder.go fix(seeder): Uncomment previously commented seeders for data initialization 2025-10-30 11:37:30 +07:00