34 Commits

Author SHA1 Message Date
bc935282a5 Restrict the user creation if the maximum user limit is reached 2025-08-20 12:12:12 +05:30
2ccae935f3 Sending the ExpenseLogs in Details API 2025-08-02 12:48:20 +05:30
59459acaee Only sending 10 employees if project Id is not provided 2025-07-31 19:06:26 +05:30
732182a672 Added new API to fetch basic employee list 2025-07-31 17:26:09 +05:30
8735de3d93 Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services 2025-07-17 17:23:01 +05:30
560d2f2d4d adde functionality to delete workItems from cache 2025-07-17 17:22:59 +05:30
7d160a9a52 Refactored the function to add project in cache and added auto Mapper 2025-07-17 17:22:57 +05:30
2304912bf8 Added all Feature permission in static file and use that static file to check the permission 2025-07-08 16:07:27 +05:30
a3de905159 Chnaged the name of view employee feature permission to view team members 2025-06-30 16:58:28 +05:30
5f9ca98284 Implemented the view employee and view all employee permission to employee list API 2025-06-30 16:33:50 +05:30
2a507bf7b0 Implemented View all employee permission in employee list API 2025-06-30 15:29:29 +05:30
303f326773 Implemented signalR in Employee module 2025-06-18 12:00:35 +05:30
75183d1397 Fixed the issue where the application user ID was not being stored in the Employees table. 2025-06-03 18:49:17 +05:30
98409f5b87 Implement an API to store employee information with a captured image and update employee information. 2025-05-30 16:57:10 +05:30
7c9cd4697f Add a foreign key for WorkCategory table to the WorkItem model 2025-05-12 13:18:19 +05:30
0c49d8d05c Changed file structure in model project 2025-05-10 13:16:20 +05:30
551ab5ffef deleted duplicate manage employee api 2025-05-09 06:36:36 +00:00
87bcdf223a Employee data is received as JSON, instead of multipart/form-data, during creation and update operations 2025-05-08 16:30:26 +05:30
261938fbad Added isSystem flage in Employee and ApplicationRole table and added functionality not to suspend employee if isSystem=true and not to update or delete application role if isSystem=true 2025-05-08 15:02:24 +05:30
c5a9777898 Added a flag in the Employee List API to retrieve active and inactive employees separately. 2025-05-08 05:38:16 +00:00
7e3f0815a0 Fixed issue of returing email already existed even if entered new email 2025-05-05 19:05:16 +05:30
c1228e9a22 Implement an API endpoint that allows for to suspension of an employee. 2025-05-05 17:22:35 +05:30
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
e6d0dbcdca Removed Possible null refreance warnings 2025-04-29 05:44:32 +00:00
512a899310 Added functionality to remove entries from the employee-role mapping when IsEnabled is set to false. 2025-04-26 19:06:45 +05:30
2af750fbb3 Fixed the employee duplication bug while adding the email to employee that does not have one 2025-04-16 05:24:17 +00:00
cac50a3f06 Added checklist to report api 2025-04-15 15:47:57 +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
58bb684c4b Removed all Warnings from Services project 2025-04-09 09:18:15 +05:30
352b4fb40e Changed Response format of all APIs 2025-04-03 15:50:54 +05:30
e50eedc7e6 Added validation in Employee Create and update api to check Whether this email and Id belongs to same employee 2025-04-02 17:54:38 +05:30
0ea14ff112 Push user rights branh 2025-03-25 13:01:56 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30