17 Commits

Author SHA1 Message Date
cc96756e41 Implemented CRUD API for services 2025-07-01 15:59:18 +05:30
b94f4bdb63 When task is approved stored approved tasks in reported task field not in completed task 2025-06-24 11:30:50 +05:30
5d5579882f Added Functionality for approving the reported task 2025-06-19 06:53:01 -04:00
9d5535edf1 Added description in list task API 2025-06-12 22:30:43 +05:30
8c5164d83a Included the reported date when sending the list of allocated tasks to provide more detailed tracking information. 2025-05-10 13:37:45 +00:00
0c49d8d05c Changed file structure in model project 2025-05-10 13:16:20 +05:30
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
c7304dc80b Renamed columns in ActivityChecklist 2025-04-15 18:05:42 +05:30
1c48ab80aa Added checklist and taskallocation relation table and logic to map taskallocation and checklist in that table in report task API 2025-04-15 17:11:29 +05:30
dbc1b721c1 Changed the Task list View model 2025-04-14 17:26:35 +05:30
9b1a1d1fe7 Fixed the error of empty checkList in get activities 2025-04-14 17:03:56 +05:30
829a421ab0 Fixed Confilts 2025-04-14 13:37:27 +05:30
498ea6e4e7 Added the Check list in Activity Master APIs 2025-04-14 12:56:49 +05:30
52a67ba15b Removed null refreance warning from MOdel project 2025-04-09 10:25:44 +05:30
745b4d2e1c Created new view models for showing taskAllication list and comment 2025-04-05 17:16:32 +05:30
7ddb37852e Added Apis for task allocations 2025-04-04 15:42:42 +05:30
1b16983092 #40 - Add models and database migration for Task Allocation 2025-04-02 18:37:15 +05:30