|
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 |
|
|
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 |
|
|
ccce0d48d5
|
Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services
|
2025-07-17 10:17:57 +05:30 |
|
|
089ae7e9e5
|
Optimization of WorkItem Delete API in Project Controller
|
2025-07-16 18:39:29 +05:30 |
|
|
3f7925aa72
|
Optimized the Manage infra API in Project Controller
|
2025-07-16 18:15:43 +05:30 |
|
|
c79cbf32ea
|
Optimized the manage task API in projectController
|
2025-07-16 15:08:53 +05:30 |
|
|
c3da83d165
|
Optimized the project allocation by employee Id Apis
|
2025-07-15 16:37:57 +05:30 |
|
|
823deb17cc
|
Optimized the Project Allocation API
|
2025-07-15 15:30:41 +05:30 |
|
|
f406a15508
|
Added Employee ID of creater to bucket in Employee IDs
|
2025-07-15 15:21:48 +05:30 |
|
|
5369bbae29
|
Solved the issue of project is not updating properly
|
2025-07-15 13:09:27 +05:30 |
|
|
73aa1d6181
|
adde functionality to delete workItems from cache
|
2025-07-15 12:44:38 +05:30 |
|
|
5de59f0292
|
Refactored: Moved business logic from ProjectController to ProjectService
|
2025-07-14 18:45:23 +05:30 |
|
|
e769c161f4
|
Optimized the Update project API
|
2025-07-14 17:00:28 +05:30 |
|
|
c5d9beec04
|
Optimized the Get project By ID API
|
2025-07-14 15:57:52 +05:30 |
|
|
0c84bb11a3
|
Solved Concurrency Issue
|
2025-07-14 15:08:31 +05:30 |
|
|
4ba533f647
|
Optimized both get Project list API and get Project list basic API
|
2025-07-14 12:02:45 +05:30 |
|
|
8bb8b3643f
|
Refactored the function to add project in cache and added auto Mapper
|
2025-07-12 13:14:15 +05:30 |
|
|
d27cdee72d
|
Refactor project report APIs to improve performance and readability
|
2025-07-12 13:13:29 +05:30 |
|
|
5cb56b7a10
|
Sovled the rebase code errors
|
2025-07-11 11:06:29 +05:30 |
|
|
8e3eedbfa7
|
Removing the project stored in cache for employee who have the project manage permission
|
2025-07-11 11:03:33 +05:30 |
|
|
3c8a044d66
|
Added the workcategory in WorkItem
|
2025-07-11 11:03:33 +05:30 |
|
|
ff722503d5
|
Added new parameter in log "Origin"
|
2025-07-11 11:03:33 +05:30 |
|
|
669500e57e
|
Added the caching project report API and added expiry in workItems in cache
|
2025-07-11 11:03:33 +05:30 |
|
|
3e316ef388
|
Changed the signalR keyword for work item
|
2025-07-11 11:03:33 +05:30 |
|
|
3ec4bd762f
|
Added old project Details API
|
2025-07-11 11:03:33 +05:30 |
|
|
0be200e77a
|
In Project Report Email only sending data of job role assigned to that project
|
2025-07-11 11:03:33 +05:30 |
|
|
3646163593
|
Implemented the cache in task allocation
|
2025-07-11 10:32:11 +05:30 |
|
|
cbcc3398c3
|
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
|
2025-07-11 10:30:39 +05:30 |
|
|
d8cf87aee4
|
Implemented the methods for deleting permission am asigned project from caches for certien employee
|
2025-07-11 10:30:39 +05:30 |
|
|
3d8e91d58d
|
Added error handling in cache helper
|
2025-07-11 10:30:39 +05:30 |
|
|
129ccf7fae
|
removed comented code from appsetting file
|
2025-07-11 10:30:39 +05:30 |
|
|
3e8ef856d4
|
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
|
2025-07-11 10:30:35 +05:30 |
|
|
de3fa6b929
|
project details API is split into three APIs.
|
2025-07-11 10:29:29 +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 |
|
|
5c1dcd89b5
|
directoryAdmin, directoryManager, and directoryUser are hard-coded in the helper class. Instead of hard-coding, we can create a static class and use it across the application.
Ref: https://redmine.marcoaiot.com/issues/387
|
2025-07-08 15:12:36 +05:30 |
|
|
43e2aeb097
|
Showing the comment added when task is reported
|
2025-07-07 13:15:27 +05:30 |
|
|
65f3376523
|
Added new paremeter of NumberOfImages in signalR message object
|
2025-07-07 11:21:31 +05:30 |
|
|
558fd6bd5b
|
Corrected Key for signalR
|
2025-07-05 17:24:57 +05:30 |
|
|
6373da3144
|
Added SignalR Integration for Reporting, Commenting, and Approving Tasks
|
2025-07-05 17:11:59 +05:30 |
|
|
f9ab7bb3c8
|
Ordered by Uploaded at
|
2025-07-05 13:19:06 +05:30 |
|
|
800db99fd9
|
Removed double Deserialization
|
2025-07-05 12:33:10 +05:30 |
|
|
6d8939d942
|
Added Pagenation to Image List API
|
2025-07-05 12:23:28 +05:30 |
|
|
c9ff53a7ac
|
Removed double Deserialize
|
2025-07-03 12:46:49 +05:30 |
|
|
a303625d59
|
Added a line which is missed while optimizing
|
2025-07-03 11:32:06 +05:30 |
|
|
62eb914456
|
Added filter in get image list API
|
2025-07-02 17:42:42 +05:30 |
|
|
1f5a71ef09
|
Added WorkCategoryName and WorkCategoryId Parameters in view models
|
2025-07-02 13:15:28 +05:30 |
|