370 Commits

Author SHA1 Message Date
dd89e5a04d Merge branch 'Feature/salary-aid/client-api' into Main
Some checks failed
Deploy Development ASP.NET Core App to IIS / build-and-deploy (push) Has been cancelled
2026-02-05 15:01:28 +03:30
c844867cab add OnPostCreateFromExcelData method to SalaryAidController for bulk salary aid creation from Excel data 2026-02-05 15:00:56 +03:30
cb3d4b711a Merge branch 'Feature/salary-aid/client-api' into Main 2026-02-05 14:19:16 +03:30
779514f5c0 refactor ValidateExcel method in SalaryAidController to use ValidateExcelRequest model 2026-02-05 14:18:18 +03:30
b69d450a3a Merge branch 'Feature/salary-aid/client-api' into Main 2026-02-05 13:56:23 +03:30
bc491eec18 add EditDetails endpoint to SalaryAidController for salary aid detail retrieval 2026-02-05 13:55:02 +03:30
c980c627ba Merge branch 'Feature/salary-aid/client-api' into Main 2026-02-05 12:53:44 +03:30
67910d2fa5 add EditDetails method to SalaryAidController for retrieving salary aid details 2026-02-05 12:50:53 +03:30
8cf960ebd7 Merge branch 'Feature/salary-aid/client-api' into Main 2026-02-05 12:01:35 +03:30
ad167ea1f4 Merge branch 'Feature/roll-call/client-api' into Main 2026-02-05 12:01:31 +03:30
9475c786d3 add endpoint to remove employee roll calls by date 2026-02-05 11:58:52 +03:30
db32b1e6ea set WorkshopId in search model for salary aid list retrieval 2026-02-05 11:50:23 +03:30
b30a8b0e4d Merge branch 'Feature/roll-call/client-api' into Main 2026-02-05 11:32:47 +03:30
dddc4b143a add edit functionality for employee roll call details 2026-02-05 11:29:41 +03:30
793b10c6cc Merge branch 'Feature/salary-aid/client-api' into Main 2026-02-05 10:33:39 +03:30
ffe8fa67e2 refactor salary aid controller to update Excel validation endpoint 2026-02-05 10:33:09 +03:30
a0d2023a6c add Excel validation for salary aid import and update pagination in salary aid list 2026-02-05 10:32:08 +03:30
0b1cc34008 Merge branch 'Feature/roll-call/client-api' into Main 2026-02-02 19:09:48 +03:30
3dace574ff refactor date parsing method in RollCallCaseHistoryController 2026-02-02 19:08:25 +03:30
88744bd4cf add endpoint to download case history as Excel file 2026-02-02 17:54:33 +03:30
0705823157 Merge branch 'Feature/roll-call/client-api' into Main 2026-02-02 17:32:41 +03:30
5942075dd6 refactor roll call case history controller and add total working hours endpoint 2026-02-02 17:31:37 +03:30
3bd20d528f Merge branch 'Feature/EmployeesBankInfo/client-api' into Main 2026-02-02 10:51:37 +03:30
b850ab1206 refactor EmployeeBankInfoController to enhance delete functionality and add set default bank API 2026-02-02 10:47:58 +03:30
33a2c0be95 Merge branch 'Feature/EmployeesBankInfo/client-api' into Main 2026-02-02 10:23:17 +03:30
fedfc372d0 add BankController and methods for retrieving bank list; update EmployeeBankInfoController with Excel download functionality 2026-02-02 10:22:34 +03:30
db26c29057 Merge branch 'Feature/EmployeesBankInfo/client-api' into Main 2026-02-01 18:16:33 +03:30
cb2c6b9ad1 Merge branch 'Feature/roll-call/client-api' into Main 2026-01-18 14:25:01 +03:30
355ec72140 comment excel data 2026-01-18 14:17:23 +03:30
e9d0efc52f Merge branch 'Feature/roll-call/client-api' into Main
# Conflicts:
#	CompanyManagment.App.Contracts/RollCall/IRollCallApplication.cs
#	CompanyManagment.EFCore/Repository/RollCallRepository.cs
2026-01-18 13:18:27 +03:30
301a8f06f4 Merge branch 'Feature/Checkout/client-api' into Main 2026-01-18 13:15:37 +03:30
63a3027a17 add client checkout list controller 2026-01-18 12:51:58 +03:30
b22aa86aea add create - edit - remove salary aid api controller 2026-01-15 10:35:43 +03:30
f0feac9601 add salary aid controller 2026-01-14 19:27:23 +03:30
8faddedd46 add create and edit controller api 2026-01-14 17:45:03 +03:30
1382305433 add EmployeeBankInfoController.cs and set api for get list and get details 2026-01-14 16:32:46 +03:30
90fa0ac8f8 change excel download api controller 2026-01-14 10:20:58 +03:30
eb8352e8fc add rollcall download excel controller. 2026-01-14 09:37:55 +03:30
4c7599b568 add print to rollcall case history 2026-01-13 18:50:18 +03:30
d179c90c48 change paginated to list 2026-01-13 18:31:10 +03:30
8850328fd4 add GetEditDetails controller method 2026-01-13 16:08:13 +03:30
915f16c7c0 add rollcall case history upsert 2026-01-13 14:03:10 +03:30
6281a024ca Merge branch 'Feature/loan/client-api' into Main 2026-01-13 11:30:58 +03:30
0ef4ead292 Merge branch 'Feature/reward/client-api' into Main 2026-01-13 11:30:51 +03:30
b286923dfe Merge branch 'Feature/fine/client-api' into Main
# Conflicts:
#	.gitignore
#	ServiceHost/Program.cs
2026-01-13 11:30:45 +03:30
18867b4929 set workshopId for FineController.cs 2026-01-13 11:10:48 +03:30
a9df0669c6 add client api FineController.cs 2026-01-13 11:08:03 +03:30
5c75316f40 add fine api client controller 2026-01-13 10:50:53 +03:30
8839b54dd3 add client api RewardController.cs 2026-01-13 10:31:41 +03:30
87c3cebb60 set workshopId to readonly 2026-01-13 09:38:44 +03:30