| .. |
|
aisle
|
feat(aisle): Implement Aisle module with CRUD operations and routing
|
2025-11-10 16:04:28 +07:00 |
|
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): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service
|
2025-11-10 13:03:24 +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): Refactor ProductCreateRequest and MProductEntity to simplify fields and use pointers for optional IDs
|
2025-11-10 10:43:30 +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
|
fix(user): Add check for deleted roles in ApplyFilters method
|
2025-11-10 13:33:48 +07:00 |
|
warehouse
|
feat(warehouse): Update warehouse entity and DTO to include PICID and related changes in controller
|
2025-11-10 14:40:37 +07:00 |
|
zona
|
feat(zona): Implement Zona module with CRUD operations and routing
|
2025-11-10 14:41:11 +07:00 |