|
ff5f673475
|
initially added fetch menu api
|
2025-08-17 12:55:53 +05:30 |
|
|
6c394f40ad
|
added PermissionKey inside MenuItem and start to making get api
|
2025-08-04 09:46:40 +05:30 |
|
|
ee4e3f713e
|
added two more end-point for Add Item and SubItem
|
2025-08-03 11:33:08 +05:30 |
|
|
5988a98016
|
created edit MenuItem and subMenuItem end -points
|
2025-08-03 02:20:51 +05:30 |
|
|
cc5badeb0f
|
create menu api created
|
2025-08-02 14:45:38 +05:30 |
|
|
56d3b754d9
|
side bar Menu Model define
|
2025-08-01 14:50:00 +05:30 |
|
|
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 |
|
|
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 |
|
|
8735de3d93
|
Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services
|
2025-07-17 17:23:01 +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 |
|
|
168922c278
|
Optimized the Project Allocation API
|
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 |
|
|
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 |
|
|
8e3eedbfa7
|
Removing the project stored in cache for employee who have the project manage permission
|
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 |
|
|
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 |
|
|
3e8ef856d4
|
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
|
2025-07-11 10:30:35 +05:30 |
|