feat(product): Comment out unused UOM fields in ProductCreateRequest and Create method
deploy.yml #43:Commit
34ef32dc55
pushed by
habib
feat(role): Update RoleMenuResponse to use Parent field and preload parent menus in repository
deploy.yml #42:Commit
81de780ff0
pushed by
habib
feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers
deploy.yml #41:Commit
de53d59686
pushed by
habib
feat(category): Ensure all fields, including zero values, are updated in the Update method
deploy.yml #40:Commit
47f5198326
pushed by
habib
feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services
deploy.yml #39:Commit
b6c0509888
pushed by
habib
feat(client): Add GetAll functionality for client retrieval and update filters for pagination
deploy.yml #38:Commit
a452e55e25
pushed by
habib
feat(user): Add GroupID filter to user queries for enhanced filtering capabilities
deploy.yml #37:Commit
d8756b6f76
pushed by
habib
feat(user): Enhance user model to include client information and preload client data in queries
deploy.yml #36:Commit
5d27d4f3bd
pushed by
habib
feat(vendor): Register Vendor routes and dependencies in main and core files
deploy.yml #35:Commit
f2031c8496
pushed by
habib
feat(menu): Implement GetAll functionality for menus in MenuService and MenuRepository
deploy.yml #34:Commit
e0a5af65a1
pushed by
habib
feat(role): Add sequence field to RoleMenuResponse and update ToRoleResponse mapping
deploy.yml #33:Commit
13e6c86acb
pushed by
habib
feat(role): Update RoleResponse to include detailed menu information with IconUrl and Url
deploy.yml #32:Commit
e83a114390
pushed by
habib
refactor(user): Update user retrieval and modification to use route parameters instead of context values
deploy.yml #31:Commit
8ff66d3775
pushed by
habib
feat(user): Implement user creation functionality in UserController and UserService
deploy.yml #30:Commit
795d8d05e3
pushed by
habib
refactor(role): Comment out role name existence check in CreateRole function
deploy.yml #29:Commit
bc932901f7
pushed by
habib
feat(user): Add client information to UserResponse and preload client in GetUserById
deploy.yml #28:Commit
f1a5395d68
pushed by
habib
feat(docs): Enhance API documentation for AssignMenusToRole and RemoveMenusFromRole endpoints
deploy.yml #27:Commit
6b608a86a9
pushed by
habib
feat(docker): Update CMD in Dockerfile to include --fresh flag for migration
deploy.yml #26:Commit
a526b94e19
pushed by
habib
feat(menu): Enhance menu model to include clients and permissions in responses
deploy.yml #25:Commit
26d8f997ed
pushed by
habib
feat(menu): Update GetMenus to use client_id from query and enhance filtering
deploy.yml #24:Commit
203857d116
pushed by
habib
feat(uom): Add UOM management with CRUD operations and routing
deploy.yml #23:Commit
02dc2c71d8
pushed by
habib
refactor(docker): Update CMD in Dockerfile to use migration command
deploy.yml #22:Commit
2ade3121ff
pushed by
habib
fix(seeder): Uncomment previously commented seeders for data initialization
deploy.yml #21:Commit
b779ec501b
pushed by
habib
feat(seeder): Enable permission and role permission seeders for data initialization
deploy.yml #20:Commit
ccc3907661
pushed by
habib
feat(seeder): Enable role and user role seeders for data initialization
deploy.yml #19:Commit
c9ee681b2c
pushed by
habib
fix(seeder): Comment out unused seeders for clarity
deploy.yml #18:Commit
e8bdd02004
pushed by
habib
refactor(logs): Improve log file reading by normalizing newlines and splitting entries
deploy.yml #17:Commit
28f9221153
pushed by
habib
fix(docker): Update CMD in Dockerfile to use --fresh for migration
deploy.yml #16:Commit
1a8b52fcc1
pushed by
habib
feat(product): Implement product management with CRUD operations and routing
deploy.yml #15:Commit
1d687fe2d7
pushed by
habib
fix(menu): Update ParentID handling in MenuUpdateRequest and improve Update method for better clarity
deploy.yml #14:Commit
170d284d08
pushed by
habib