e90cdacd56added an API to get list of contacts by bucket id and added project- contact mapping tableashutosh.nehete2025-05-17 12:09:54 +05:30
801e0e1805Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"ashutosh.nehete2025-05-17 11:53:48 +05:30
22f777ca87added an API to get list of contacts by bucket id and added project- contact mapping tableashutosh.nehete2025-05-17 11:52:45 +05:30
0236c87540Merge pull request 'Added an API to create bucket' (#55) from Ashutosh_Task#249_Create_Bucket into Feature_DirectoryGitea Admin2025-05-17 04:42:02 +00:00
6a456001fdWhen checking in exsiting tag change Id from mapping Id to Tag IDashutosh.nehete2025-05-16 15:13:29 +05:30
99c56bc9ddMerge pull request 'Added an API to create a contact tag' (#54) from Ashutosh_Tasl#236_Create_ContactTag into Feature_DirectoryGitea Admin2025-05-17 04:41:47 +00:00
2429e20566Added an API to Get a list of buckets Assigned to that employeeashutosh.nehete2025-05-15 19:26:55 +05:30
24ee3f685aMerge pull request 'added api to get list of contact tag' (#53) from pramod_Task#238 into Feature_Directorypramod.mahajan2025-05-15 13:26:11 +00:00
94f3fad09fadded api to get list of contact tag
Pramod Mahajan
2025-05-15 18:52:43 +05:30
fc6ecd059cMerge pull request 'Added an API to update existing contact' (#52) from Ashutosh_Task#228_Update_Contact into Feature_DirectoryGitea Admin2025-05-15 13:17:24 +00:00
4d508f43ebMerge pull request 'Created an endpoint to fetch list of all contact category in that tenant' (#51) from Ashutosh_Task#235_Get_Contact_Category_List into Feature_DirectoryGitea Admin2025-05-15 12:28:15 +00:00
173b23f7d3Merge pull request 'Added endpoint to create a contact category with existence validation. Returns appropriate message or created category VM.' (#50) from Ashutosh_Task#229_Create_Contact_Category into Feature_DirectoryGitea Admin2025-05-15 07:44:08 +00:00
f6e4684ecbAdded an API to create contact and populate related tables as wellashutosh.nehete2025-05-15 10:52:04 +05:30
fa09b1a868Merge pull request 'Implemented Get Contact List API by TenantId' (#48) from pramod_Task#282 into Feature_DirectoryGitea Admin2025-05-15 05:47:00 +00:00
c52079c4dbcreated GetListOfContact custome function
pramod_Task#282
Pramod Mahajan
2025-05-15 11:06:46 +05:30
289b086cb3Added an API to create contact and populate related tables as wellashutosh.nehete2025-05-15 10:52:04 +05:30
3059257fd3Merge pull request 'Models, DTOs (Data Transfer Objects), and view models have been created for the directory.' (#47) from Ashutosh_Task#124_Models_And_Dto into Feature_DirectoryGitea Admin2025-05-14 10:03:53 +00:00
d4ba3d5341Merge pull request 'Add a foreign key for WorkCategory table to the WorkItem model' (#45) from Ashutosh_Enhancement#206_Added_WorkCategory_In_WorkItem into Issues_May_2W
Issues_May_2W
Vikas Nale2025-05-12 09:02:14 +00:00
4287bf7b2eMerge pull request 'Included the reported date when sending the list of allocated tasks to provide more detailed tracking information.' (#44) from Ashutosh_Enhancement_#214_Report_Task_At_Zero into Issues_May_2WVikas Nale2025-05-10 13:37:45 +00:00
8c5164d83aIncluded the reported date when sending the list of allocated tasks to provide more detailed tracking information.ashutosh.nehete2025-05-10 18:18:26 +05:30
27e02c10aaMerge pull request 'Ashutosh_Feature#208_WorkCategory_Master_Table' (#43) from Ashutosh_Feature#208_WorkCategory_Master_Table into Issues_May_2WVikas Nale2025-05-10 13:37:10 +00:00
ec7e754f59Added an API endpoint to delete a Work Category, allowing deletion only if IsSystem = false.ashutosh.nehete2025-05-10 15:23:29 +05:30
5953f37e57Added an API endpoint to update an existing Work Category, with update allowed only if IsSystem = false.ashutosh.nehete2025-05-10 15:22:10 +05:30
6f378fe0bdAdded an API endpoint to create a new Work Category entry.ashutosh.nehete2025-05-10 15:17:02 +05:30
20ea1389ddAdded an API endpoint to retrieve the Work Category by IDashutosh.nehete2025-05-10 15:15:30 +05:30
648d8e691aAdded an API endpoint to retrieve the list of all Work Categories.ashutosh.nehete2025-05-10 15:13:57 +05:30
7a3d0c8c60created model, DTO,(Data Transfer Object) VM(View Model) for Work Category master table and added migration for adding table to database and seeding system-defined categoryies in table for first tenantashutosh.nehete2025-05-10 15:04:39 +05:30
d95f61cba9Fixed error happeds when Changing file strucutre in model projectashutosh.nehete2025-05-10 13:39:33 +05:30
76b4bc88d5Merge pull request 'Added proper success messages upon creation and update of building, floor, and work area for improved user feedback.' (#41) from Ashtuosh_Bug#191_Incorrect_Success_Message into Issues_May_2WVikas Nale2025-05-09 06:35:43 +00:00
ece25ecd9dMerge pull request 'Employee data is received as JSON, instead of multipart/form-data, during creation and update operations' (#40) from Ashutosh_Enhancement#199_Manage_Employee_FromBody into Issues_May_2WVikas Nale2025-05-08 11:03:43 +00:00
87bcdf223aEmployee data is received as JSON, instead of multipart/form-data, during creation and update operationsashutosh.nehete2025-05-08 16:30:26 +05:30
141d001673Merge pull request 'Ashutosh_Enhancement#198_Added_IsSystem' (#39) from Ashutosh_Enhancement#198_Added_IsSystem into Issues_May_2WVikas Nale2025-05-08 10:22:14 +00:00
3da4a09a6dAdded an API to delete application role if isSystem=false and application role is not asigned to any employeeashutosh.nehete2025-05-08 15:04:08 +05:30
261938fbadAdded 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=trueashutosh.nehete2025-05-08 15:02:24 +05:30
d807ac1998Merge pull request 'Added a flag in the Employee List API to retrieve active and inactive employees separately.' (#38) from Ashutosh_Enhancement#172_Show_InactiveEmployees into Issues_May_2WVikas Nale2025-05-08 05:38:16 +00:00
c5a9777898Added a flag in the Employee List API to retrieve active and inactive employees separately.ashutosh.nehete2025-05-08 10:04:06 +05:30
167da8146cIn the Attendance Log table, the UpdatedBy field was incorrectly recording the employee whose attendance was marked, rather than the actual user who performed the update, fixed this issue in this commitashutosh.nehete2025-05-07 12:23:44 +05:30
bbddc236b1In the Attendance Log table, the UpdatedBy field was incorrectly recording the employee whose attendance was marked, rather than the actual user who performed the update, fixed this issue in this commitashutosh.nehete2025-05-07 12:23:44 +05:30
0dc39e36d9Merge pull request 'Implemented an API endpoint that allows the system to record attendance entries (e.g., check-in and check-out) for a specific employee. This helps track employee working hours, presence, and status.' (#37) from Ashutosh_Feature#183_Get_AttendanceLogs_By_EmployeeId into mainVikas Nale2025-05-06 12:12:25 +00:00
6d6a2b6015Implemented an API endpoint that allows the system to record attendance entries (e.g., check-in and check-out) for a specific employee. This helps track employee working hours, presence, and status.ashutosh.nehete2025-05-06 10:08:57 +05:30
7e3f0815a0Fixed issue of returing email already existed even if entered new emailashutosh.nehete2025-05-05 19:05:16 +05:30
e22db781a1Merge pull request 'Changed the data-type of ApprovedBy in attendes table' (#36) from Ashutosh_ApprovedBy_In_Attendes into mainVikas Nale2025-05-05 12:51:31 +00:00
70a8fc0089Changed the data-type of ApprovedBy in attendes tableashutosh.nehete2025-05-05 17:46:46 +05:30
b46d7bd2c4Merge pull request 'Implement an API endpoint to delete a task' (#34) from Ashutosh_Feature#170_Task_Deletion into mainVikas Nale2025-05-05 12:05:05 +00:00
64a178931cMerge pull request 'Implement an API endpoint that allows for to suspension of an employee.' (#35) from Ashutosh_Feature#174_Suspend_Employee into mainVikas Nale2025-05-05 12:03:30 +00:00
c60bc8a9e5Improved the DataSeeder logic in the startup process to ensure consistent and accurate seeding of initial data.ashutosh.nehete2025-05-03 21:55:47 +05:30
7c3b777c77Merge pull request 'Converte all Ids from Integer to Guid' (#33) from Ashutosh_Enhancement#132_Int_To_Guid into Feature_ForumVikas Nale2025-05-03 09:44:35 +00:00
89a3b1e414Merge pull request 'When requesting regularization, ensure that the check-out time is later than the check-in time.' (#32) from Ashutosh_Bug#127_Regularization_Time_Validation into Feature_ForumVikas Nale2025-04-30 11:24:52 +00:00
0bfac5ca4fWhen requesting regularization, ensure that the check-out time is later than the check-in time.ashutosh.nehete2025-04-29 17:26:29 +05:30
e369ccffbbMerge pull request 'Fixed a bug where unable to cheklist item while updating activity' (#31) from Ashutosh_Bug#125_Unable_To_Add_Checklist_Item into Feature_ForumVikas Nale2025-04-29 11:16:14 +00:00