| .. |
|
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): Implement GetAll functionality for menus in MenuService and MenuRepository
|
2025-11-05 13:00:11 +07:00 |
|
monitoring
|
feat(monitoring): Add health check and error log retrieval endpoints
|
2025-10-29 22:40:28 +07:00 |
|
mvendor
|
feat(vendor): Implement Vendor CRUD operations with DTOs, service, repository, and routes
|
2025-11-05 14:53:23 +07:00 |
|
permissions
|
feat(permissions): Add CRUD operations for permissions with Swagger documentation
|
2025-10-29 10:38:53 +07:00 |
|
product
|
feat(product): Add AssignCrossReference and RemoveCrossReference methods in ProductController, Service, and Repository
|
2025-11-05 14:52:26 +07:00 |
|
role
|
feat(role): Add sequence field to RoleMenuResponse and update ToRoleResponse mapping
|
2025-11-05 10:16:49 +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
|
refactor(user): Update user retrieval and modification to use route parameters instead of context values
|
2025-11-04 09:46:08 +07:00 |