wms-be/modules
Habib Fatkhul Rohman d34f1238d1
Deploy Application / deploy (push) Successful in 19s Details
feat(api): Enhance API documentation and functionality for clients, menus, and maintenance groups
- Added new DTO definitions for AssignMenusToClientRequest, MaintGroupCreateRequest, MaintGroupUpdateRequest, and related entities in swagger.yaml.
- Implemented CRUD operations for clients, including creating, updating, deleting, and retrieving clients with detailed API documentation.
- Introduced endpoints for assigning and removing menus from clients with appropriate request bodies.
- Enhanced maintenance group management with endpoints for creating, updating, deleting, and retrieving maintenance groups.
- Updated menu management with endpoints for creating, updating, deleting, and retrieving menus, including filtering and sorting capabilities.
- Refactored user-related endpoints to return a consistent response structure using utils.Response.
2025-10-28 15:25:59 +07:00
..
auth Enhance JWT service to include role ID in access token generation and user token info 2025-10-21 15:05:10 +07:00
client feat(api): Enhance API documentation and functionality for clients, menus, and maintenance groups 2025-10-28 15:25:59 +07:00
logs feat: Revamp logs page with new HTML structure and styles 2025-10-23 00:17:07 +07:00
maintenance_group feat(api): Enhance API documentation and functionality for clients, menus, and maintenance groups 2025-10-28 15:25:59 +07:00
menu feat(api): Enhance API documentation and functionality for clients, menus, and maintenance groups 2025-10-28 15:25:59 +07:00
role feat: Revamp logs page with new HTML structure and styles 2025-10-23 00:17:07 +07:00
templates feat: Implement menu management with CRUD operations and routing 2025-10-23 15:49:10 +07:00
user feat(api): Enhance API documentation and functionality for clients, menus, and maintenance groups 2025-10-28 15:25:59 +07:00