| .. |
|
auth
|
feat(user): Add username support for login and implement username checks in repository
|
2025-10-28 22:29:56 +07:00 |
|
category
|
feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers
|
2025-11-07 13:45:21 +07:00 |
|
client
|
feat(client): Add GetAll functionality for client retrieval and update filters for pagination
|
2025-11-05 16:03:29 +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, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services
|
2025-11-06 11:16:00 +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): Add ClientID to VendorFilter in GetAll method
|
2025-11-07 15:31:17 +07:00 |
|
permissions
|
feat(permissions): Add CRUD operations for permissions with Swagger documentation
|
2025-10-29 10:38:53 +07:00 |
|
product
|
feat(product): Comment out unused UOM fields in ProductCreateRequest and Create method
|
2025-11-07 15:31:34 +07:00 |
|
role
|
feat(role): Update RoleMenuResponse to use Parent field and preload parent menus in repository
|
2025-11-07 14:08:44 +07:00 |
|
templates
|
feat: Implement menu management with CRUD operations and routing
|
2025-10-23 15:49:10 +07:00 |
|
uom
|
feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers
|
2025-11-07 13:45:21 +07:00 |
|
user
|
feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services
|
2025-11-06 11:16:00 +07:00 |