7 Commits

Author SHA1 Message Date
ef865d9c68 Add Skill navigation to Phase/ProjectSection, refactor logic
- Add Skill navigation properties to PhaseSection and ProjectSection, with EF Core mappings and migration for foreign keys and indexes.
- Refactor SetSkillFlags in GetProjectsListQueryHandler for clarity and efficiency; use eager loading for Skill.
- Add HasRemainingTime() to TaskSection and enforce time check in ChangeStatusSectionCommandHandler.
- Optimize EmployeeDocumentsRepository queries; add EmployeeId to WorkshopWithEmployeeDocumentsViewModel.
- Improve CustomExceptionHandler to handle FluentValidation exceptions and return proper status codes.
- Add FluentValidation package reference and perform minor code cleanups.
2025-12-15 20:56:32 +03:30
MahanCh
6eec454685 employeeDocument Refactor 2025-05-05 18:09:53 +03:30
MahanCh
d1158b95cb fix Employee doc workflow 2025-04-30 19:51:19 +03:30
MahanCh
8222f8be4a fix employee documet and send to checker button on workflow admin 2025-03-12 21:08:40 +03:30
MahanCh
c7a99f7ca0 fix add employee by client bugs 2025-03-11 18:53:57 +03:30
MahanCh
89a01b5948 add employee by client to orginal part 1 2025-03-08 21:49:34 +03:30
SamSys
e6dd81de9b changes 2025-02-18 16:16:33 +03:30