Commit Graph

7 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman 81de780ff0 feat(role): Update RoleMenuResponse to use Parent field and preload parent menus in repository
Deploy Application / deploy (push) Successful in 21s Details
2025-11-07 14:08:44 +07:00
Habib Fatkhul Rohman a452e55e25 feat(client): Add GetAll functionality for client retrieval and update filters for pagination
Deploy Application / deploy (push) Successful in 25s Details
feat(role): Implement GetAll method for role retrieval without pagination and update role service and repository
feat(product): Add SearchKey field to ProductVendorResponse for enhanced product search capabilities
2025-11-05 16:03:29 +07:00
Habib Fatkhul Rohman e3127c075d feat(role): Add many-to-many relationship for Menus in M_Role and update RoleResponse 2025-11-03 14:35:57 +07:00
Habib Fatkhul Rohman a07b96f5ce feat(role): Add menu assignment and removal functionality for roles 2025-11-03 11:40:40 +07:00
Habib Fatkhul Rohman 82579efe36 feat(role): Refactor role handling to include client details in responses and update API routes 2025-10-31 11:27:29 +07:00
Habib Fatkhul Rohman 80825a70af feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions 2025-10-22 15:29:42 +07:00
Habib Fatkhul Rohman 4bd48c3bca Add role management module with controller, service, repository, DTOs, and routes 2025-10-21 15:04:58 +07:00