wms-be/modules
Habib Fatkhul Rohman 795d8d05e3
Deploy Application / deploy (push) Successful in 22s Details
feat(user): Implement user creation functionality in UserController and UserService
2025-11-03 15:37:18 +07:00
..
auth feat(user): Add username support for login and implement username checks in repository 2025-10-28 22:29:56 +07:00
category feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +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 refactor(logs): Improve log file reading by normalizing newlines and splitting entries 2025-10-29 22:49:40 +07:00
maintenance_group feat(maintenance_group): Enhance MaintenanceGroup structure and responses with ClientID and total role count 2025-11-03 14:37:58 +07:00
menu feat(menu): Enhance menu model to include clients and permissions in responses 2025-10-30 14:59:34 +07:00
monitoring feat(monitoring): Add health check and error log retrieval endpoints 2025-10-29 22:40:28 +07:00
permissions feat(permissions): Add CRUD operations for permissions with Swagger documentation 2025-10-29 10:38:53 +07:00
product feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
role feat(role): Add many-to-many relationship for Menus in M_Role and update RoleResponse 2025-11-03 14:35:57 +07:00
templates feat: Implement menu management with CRUD operations and routing 2025-10-23 15:49:10 +07:00
uom feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
user feat(user): Implement user creation functionality in UserController and UserService 2025-11-03 15:37:18 +07:00