Commit Graph

7 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman cd60dc109f feat: refactor menu service to use ToMenuResponse for response mapping and integrate logging 2025-12-03 14:39:10 +07:00
Habib Fatkhul Rohman 26d8f997ed feat(menu): Enhance menu model to include clients and permissions in responses
Deploy Application / deploy (push) Successful in 20s Details
2025-10-30 14:59:34 +07:00
Habib Fatkhul Rohman 170d284d08 fix(menu): Update ParentID handling in MenuUpdateRequest and improve Update method for better clarity
Deploy Application / deploy (push) Successful in 8s Details
2025-10-29 15:10:21 +07:00
Habib Fatkhul Rohman 8fe0448aa8 feat(dto): Add Permissions field to MenuResponse and update related services
Deploy Application / deploy (push) Successful in 20s Details
2025-10-28 16:00:43 +07:00
Habib Fatkhul Rohman 53a8456e79 fix(dto): Update URL and mode validation to allow shorter input lengths
Deploy Application / deploy (push) Successful in 19s Details
2025-10-28 15:37:48 +07:00
Habib Fatkhul Rohman e1cb51c5db feat: Update validation for 'mode' field in Menu DTO to require a minimum length of 2 characters 2025-10-25 01:37:42 +07:00
Habib Fatkhul Rohman 1079c5dac8 feat: Implement menu management with CRUD operations and routing 2025-10-23 15:49:10 +07:00