8436f70aa0a40252c730980f3f39bb9f84c64627
- Added `DailyWage`, `AvgWorkingHour`, and `FamilyAllowance` properties to `GetContractListForClientResponse`. - Refactored `WorkingHoursWeekly` conversion logic by introducing a reusable `WeeklyHourConvertor` method in `ContractRepository`. - Updated query result mapping to include new properties and utilize `WeeklyHourConvertor` for `AvgWorkingHour`. - Improved code readability and maintainability by centralizing repetitive logic.
Description
No description provided
Languages
C#
32.1%
JavaScript
31.7%
HTML
28.1%
CSS
7.7%
AngelScript
0.2%
Other
0.1%