Commit Graph

11 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman b0eaa3fd33 feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries
Deploy Application / deploy (push) Successful in 22s Details
2025-12-08 15:41:30 +07:00
Habib Fatkhul Rohman 3197b693b3 feat: add Level filter to role and user queries for enhanced filtering capabilities
Deploy Application / deploy (push) Successful in 19s Details
2025-11-24 15:34:15 +07:00
Habib Fatkhul Rohman c7a36f0bbd fix(user): Add check for deleted roles in ApplyFilters method
Deploy Application / deploy (push) Successful in 24s Details
2025-11-10 13:33:48 +07:00
Habib Fatkhul Rohman a324c539be feat(maintenance_group): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service
Deploy Application / deploy (push) Successful in 24s Details
feat(user): Add RoleID to UserFilter and apply role filtering in query
2025-11-10 13:03:24 +07:00
Habib Fatkhul Rohman b6c0509888 feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services
Deploy Application / deploy (push) Successful in 53s Details
2025-11-06 11:16:00 +07:00
Habib Fatkhul Rohman d8756b6f76 feat(user): Add GroupID filter to user queries for enhanced filtering capabilities
Deploy Application / deploy (push) Successful in 20s Details
2025-11-05 15:15:43 +07:00
Habib Fatkhul Rohman 5d27d4f3bd feat(user): Enhance user model to include client information and preload client data in queries
Deploy Application / deploy (push) Successful in 22s Details
2025-11-05 15:08:34 +07:00
Habib Fatkhul Rohman f28b3a5244 Implement user role management and update user response structure to include roles 2025-10-21 15:04:34 +07:00
Habib Fatkhul Rohman 2d20f892e7 Refactor user module to support ClientID and enhance user management features 2025-10-15 21:10:13 +07:00
Habib Fatkhul Rohman 5b9ea46e20 Add TenantID support to user filtering and authentication middleware 2025-09-16 11:02:05 +07:00
Habib Fatkhul Rohman 87d28fffee
Initial commit 2025-09-10 14:38:44 +07:00