|
0aee183fdd
|
Showing profile of all emplyee event if it inactive
|
2025-08-06 17:54:37 +05:30 |
|
|
7555b73f02
|
Added an API to get task by employeeId
|
2025-08-06 14:51:55 +05:30 |
|
|
9edc0e645e
|
Added to an API to get project assignment histery of an employee
|
2025-08-06 13:07:41 +05:30 |
|
|
4808d6e77b
|
COrrected the seppling mistake for projectDetails API
|
2025-08-01 09:03:12 +05:30 |
|
|
7fe8dc60cb
|
Merge pull request 'Issues_July_4W' (#108) from Issues_July_4W into main
Reviewed-on: #108
the branch is deloyed on production
|
2025-07-31 05:52:51 +00:00 |
|
|
62956d6b12
|
solved the mearge error
|
2025-07-24 17:28:27 +05:30 |
|
|
36163e97cc
|
Merge pull request 'Added Designation Parameter in Contacts and Implement in Related APIs' (#104) from Ashutosh_Enhancement_#631 into Issues_July_4W
Reviewed-on: #104
|
2025-07-24 10:04:45 +00:00 |
|
|
8cc6584e7c
|
will be pushed in another branch
revert Made MPIN to be 4 digit
|
2025-07-23 12:47:45 +00:00 |
|
|
5926ec6655
|
will be pushed in another branch
revert Changed the function from GetProjectDetailsAsync to GetProjectDetailsOldAsync
|
2025-07-23 12:47:22 +00:00 |
|
|
346f2cebcb
|
Changed the function from GetProjectDetailsAsync to GetProjectDetailsOldAsync
|
2025-07-23 18:11:10 +05:30 |
|
|
468bfdf635
|
Made MPIN to be 4 digit
|
2025-07-23 18:09:52 +05:30 |
|
|
afe20b404a
|
Merge pull request 'Ashutosh_Refactor' (#107) from Ashutosh_Refactor into main
Reviewed-on: #107
|
2025-07-18 13:01:28 +00:00 |
|
|
328c6ec4e3
|
When sending the report before data has been taken from cache not from database change it to both
|
2025-07-18 16:03:53 +05:30 |
|
|
7b2a3887de
|
Solved the rebase issues
|
2025-07-17 17:36:58 +05:30 |
|
|
0ac4c23e74
|
Merge branch 'Ashutosh_Refactor' of https://git.marcoaiot.com/admin/marco.pms.api into Ashutosh_Refactor
|
2025-07-17 17:23:08 +05:30 |
|
|
b71935dd1f
|
Removed commented code from project Cache
|
2025-07-17 17:23:02 +05:30 |
|
|
c8978ee9b1
|
added new function delete all employee entries from cache
|
2025-07-17 17:23:02 +05:30 |
|
|
0ecf258661
|
Deleted the unused variable
|
2025-07-17 17:23:01 +05:30 |
|
|
30d614fa11
|
Added the logs setp in program.cs
|
2025-07-17 17:23:01 +05:30 |
|
|
5deb97d73b
|
Added one more condition to check if active is false while removing the employee from buckets
|
2025-07-17 17:23:01 +05:30 |
|
|
6ac28de56a
|
Removed the reassgining of same object
|
2025-07-17 17:23:01 +05:30 |
|
|
8735de3d93
|
Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services
|
2025-07-17 17:23:01 +05:30 |
|
|
c8ca2d5c49
|
Optimization of WorkItem Delete API in Project Controller
|
2025-07-17 17:23:00 +05:30 |
|
|
eabd31f8cf
|
Optimized the Manage infra API in Project Controller
|
2025-07-17 17:23:00 +05:30 |
|
|
57b7f941e6
|
Optimized the manage task API in projectController
|
2025-07-17 17:23:00 +05:30 |
|
|
c90f39082a
|
Optimized the project allocation by employee Id Apis
|
2025-07-17 17:23:00 +05:30 |
|
|
c03fae4b65
|
Added Sonar files in git ignore
|
2025-07-17 17:23:00 +05:30 |
|
|
168922c278
|
Optimized the Project Allocation API
|
2025-07-17 17:22:59 +05:30 |
|
|
72dccc0c6a
|
Added Employee ID of creater to bucket in Employee IDs
|
2025-07-17 17:22:59 +05:30 |
|
|
7914cf20d4
|
Removed unused code from employee cache class
|
2025-07-17 17:22:59 +05:30 |
|
|
80149f05f7
|
Solved the issue of project is not updating properly
|
2025-07-17 17:22:59 +05:30 |
|
|
560d2f2d4d
|
adde functionality to delete workItems from cache
|
2025-07-17 17:22:59 +05:30 |
|
|
f4ca7670e3
|
Refactored: Moved business logic from ProjectController to ProjectService
|
2025-07-17 17:22:58 +05:30 |
|
|
36eb7aef7f
|
Optimized the Update project API
|
2025-07-17 17:22:58 +05:30 |
|
|
ca34b01ab0
|
Optimized the Get project By ID API
|
2025-07-17 17:22:58 +05:30 |
|
|
b78f58c304
|
Solved Concurrency Issue
|
2025-07-17 17:22:58 +05:30 |
|
|
c359212ee5
|
Optimized both get Project list API and get Project list basic API
|
2025-07-17 17:22:58 +05:30 |
|
|
7d160a9a52
|
Refactored the function to add project in cache and added auto Mapper
|
2025-07-17 17:22:57 +05:30 |
|
|
3bc51f9cd9
|
Refactor project report APIs to improve performance and readability
|
2025-07-17 17:22:57 +05:30 |
|
|
3a45bded08
|
Merge pull request 'Attendance_Weidget_feature' (#105) from Attendance_Weidget_feature into main
Reviewed-on: #105
|
2025-07-17 11:50:32 +00:00 |
|
|
5e84ee9345
|
Removed commented code from project Cache
|
2025-07-17 17:16:16 +05:30 |
|
|
7c8a80addc
|
Merge branch 'Ashutosh_Refactor' of https://git.marcoaiot.com/admin/marco.pms.api into Ashutosh_Refactor
|
2025-07-17 17:02:00 +05:30 |
|
|
079a380422
|
Deleted the unused variable
|
2025-07-17 17:01:51 +05:30 |
|
|
5b0e9ffb7c
|
added new function delete all employee entries from cache
|
2025-07-17 16:38:39 +05:30 |
|
|
c6ba233e6d
|
Added the logs setp in program.cs
|
2025-07-17 16:06:54 +05:30 |
|
|
0ec507c97c
|
Included the jobrole when feaching employee list
|
2025-07-17 15:31:05 +05:30 |
|
|
760b4638e6
|
Added one more condition to check if active is false while removing the employee from buckets
|
2025-07-17 12:53:01 +05:30 |
|
|
2a3c75b0c8
|
Removed the reassgining of same object
|
2025-07-17 12:42:02 +05:30 |
|
|
d1106bc86b
|
Can able update note of deleted not also
|
2025-07-17 12:01:47 +05:30 |
|
|
ccce0d48d5
|
Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services
|
2025-07-17 10:17:57 +05:30 |
|