|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a6a842bf10
|
Fixed rebase issues
|
2025-06-19 07:30:55 -04:00 |
|
|
c9bb18d8e5
|
Optimized the task management API
|
2025-06-19 07:05:32 -04:00 |
|
|
4164c7d761
|
Cheange the message sending when manageing project infrastructure
|
2025-06-18 18:12:28 +05:30 |
|
|
e2956c0c8c
|
Added signalR functionality in Project Infrastructure
|
2025-06-17 17:05:52 +05:30 |
|
|
29ea1698bc
|
Implemented signalR in manage Task API
|
2025-06-16 17:57:44 +05:30 |
|
|
b21d30c18e
|
Changed the keyword for updating and creating project
|
2025-06-16 17:54:52 +05:30 |
|
|
d78a2fe3b2
|
Implemented signalR in project infrastructure APIs
|
2025-06-16 17:54:52 +05:30 |
|
|
d8ee5940fd
|
Add new API to only fetch project information to load in dropdowns. Full project details including progress will be fatched latter when required
|
2025-06-12 17:32:48 +05:30 |
|
|
d5e7d38101
|
Merge pull request 'Feature_Directory' (#90) from Feature_Directory into main
Reviewed-on: #90
|
2025-06-10 14:44:35 +00:00 |
|
|
7689d2d235
|
Introduces a new column to the Project database table.
|
2025-06-10 16:40:46 +05:30 |
|
Pramod Mahajan
|
9ed615110d
|
created two end pointe for assigne and unassign project for perticular employee
|
2025-06-09 20:15:15 +05:30 |
|
|
baa168ff8f
|
Sending list of projects of which employee has permission
|
2025-06-06 18:40:09 +05:30 |
|
|
91d7c3b508
|
When sending project infrastructure sending today's Planned task numbers
|
2025-06-03 15:54:13 +05:30 |
|
|
7c9cd4697f
|
Add a foreign key for WorkCategory table to the WorkItem model
|
2025-05-12 13:18:19 +05:30 |
|
|
d95f61cba9
|
Fixed error happeds when Changing file strucutre in model project
|
2025-05-10 13:39:33 +05:30 |
|
|
0c49d8d05c
|
Changed file structure in model project
|
2025-05-10 13:16:20 +05:30 |
|
|
041d32d8ea
|
Added proper success messages upon creation and update of building, floor, and work area for improved user feedback.
|
2025-05-09 09:41:30 +05:30 |
|
|
523b1eb9d0
|
Implement an API endpoint to delete a task
|
2025-05-05 12:05:05 +00:00 |
|
|
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 |
|
|
dc9b696265
|
Fixed Confilt
|
2025-04-14 12:48:42 +05:30 |
|
|
c44deb439e
|
Removed all warning
|
2025-04-09 16:29:38 +05:30 |
|
|
db879495cb
|
Created new view model for get projet list API
|
2025-04-09 12:16:41 +05:30 |
|
|
58bb684c4b
|
Removed all Warnings from Services project
|
2025-04-09 09:18:15 +05:30 |
|
|
727e4794da
|
Fixed some miner bugs
|
2025-04-07 18:07:37 +05:30 |
|
|
41edbef9d1
|
Chenaged response of manage task in project API
|
2025-04-07 11:34:40 +05:30 |
|
|
7ddb37852e
|
Added Apis for task allocations
|
2025-04-04 15:42:42 +05:30 |
|
|
352b4fb40e
|
Changed Response format of all APIs
|
2025-04-03 15:50:54 +05:30 |
|
|
1b16983092
|
#40 - Add models and database migration for Task Allocation
|
2025-04-02 18:37:15 +05:30 |
|
|
a9124e1a93
|
Fixed project duplicate bug appered due to absence of projectId
|
2025-04-02 16:06:53 +05:30 |
|
|
0ea14ff112
|
Push user rights branh
|
2025-03-25 13:01:56 +05:30 |
|