|
56aca323e5
|
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
|
2025-07-08 12:22:29 +05:30 |
|
|
1d318c75d8
|
Implemented the methods for deleting permission am asigned project from caches for certien employee
|
2025-07-08 12:22:29 +05:30 |
|
|
8521a68c3e
|
Added error handling in cache helper
|
2025-07-08 12:22:28 +05:30 |
|
|
8c85d92ba6
|
removed comented code from appsetting file
|
2025-07-08 12:22:28 +05:30 |
|
|
3ce9851a7f
|
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
|
2025-07-08 12:22:28 +05:30 |
|
|
3dd5e7f626
|
project details API is split into three APIs.
|
2025-07-08 12:22:28 +05:30 |
|
|
67c8bee2c2
|
Implemented the cache in task allocation
|
2025-07-08 12:20:54 +05:30 |
|
|
bc0ef0b88b
|
Merge pull request 'Image_Gallery' (#101) from Image_Gallery into main
Reviewed-on: #101
|
2025-07-08 06:42:02 +00:00 |
|
|
411902eef7
|
Merge branch 'ProjectDetails_Split_API' of https://git.marcoaiot.com/admin/marco.pms.api into ProjectDetails_Split_API
|
2025-07-07 17:48:09 +05:30 |
|
|
80a197b408
|
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
|
2025-07-07 17:47:37 +05:30 |
|
|
11b54debc6
|
Implemented the methods for deleting permission am asigned project from caches for certien employee
|
2025-07-07 17:47:37 +05:30 |
|
|
0654bca655
|
Added error handling in cache helper
|
2025-07-07 17:47:37 +05:30 |
|
|
8e67e801a3
|
removed comented code from appsetting file
|
2025-07-07 17:47:37 +05:30 |
|
|
c2354033b7
|
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
|
2025-07-07 17:47:37 +05:30 |
|
|
ec1e2dc59f
|
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
|
2025-07-07 17:44:58 +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 |
|
|
b8cba9f378
|
Implemented the methods for deleting permission am asigned project from caches for certien employee
|
2025-07-07 10:04:11 +05:30 |
|
|
558fd6bd5b
|
Corrected Key for signalR
|
2025-07-05 17:24:57 +05:30 |
|
|
e4cc6c1578
|
Merge pull request 'Added SignalR Integration for Reporting, Commenting, and Approving Tasks' (#100) from Ashutosh_Task#663 into Image_Gallery
Reviewed-on: #100
|
2025-07-05 11:44:00 +00:00 |
|
|
6373da3144
|
Added SignalR Integration for Reporting, Commenting, and Approving Tasks
|
2025-07-05 17:11:59 +05:30 |
|
|
0052692283
|
Added error handling in cache helper
|
2025-07-05 15:25:01 +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 |
|
|
7be7d6f13d
|
removed comented code from appsetting file
|
2025-07-04 17:50:27 +05:30 |
|
|
cd4ad6f4ac
|
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
|
2025-07-04 17:49:25 +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 |
|
|
8353c384a5
|
Added athorization in controller
|
2025-07-02 10:15:00 +05:30 |
|
|
85911c4536
|
Added an API to get persigned url for provided document
|
2025-07-02 10:04:00 +05:30 |
|
|
afdf51eae3
|
Added an API to get list of Images for provided batch ID
|
2025-07-02 10:03:20 +05:30 |
|
|
587e8d2b0b
|
Added an API to get list of images in provided project.
|
2025-07-02 10:02:22 +05:30 |
|
|
b77a5b16cd
|
Storing batch ID when saving any images as well stop storing base64 in database
|
2025-07-02 10:01:10 +05:30 |
|
|
ba1e644fd8
|
Added new parameter uploaded by in documents table
|
2025-07-02 09:59:56 +05:30 |
|
|
6b5c09c562
|
Merge branch 'ProjectDetails_Split_API' of https://git.marcoaiot.com/admin/marco.pms.api into ProjectDetails_Split_API
|
2025-07-01 15:59:54 +05:30 |
|
|
8055c04e4b
|
project details API is split into three APIs.
|
2025-07-01 15:59:49 +05:30 |
|
|
65da812a97
|
Merge pull request 'Issues_June_3W' (#99) from Issues_June_3W into main
Reviewed-on: #99
|
2025-07-01 10:25:44 +00:00 |
|
|
2c445878d0
|
project details API is split into three APIs.
|
2025-07-01 12:39:07 +05:30 |
|
|
a3de905159
|
Chnaged the name of view employee feature permission to view team members
|
2025-06-30 16:58:28 +05:30 |
|
|
5f9ca98284
|
Implemented the view employee and view all employee permission to employee list API
|
2025-06-30 16:33:50 +05:30 |
|
|
00c30eb2cc
|
Merge pull request 'Ashutosh_Enhancement_#622' (#98) from Ashutosh_Enhancement_#622 into Issues_June_3W
Reviewed-on: #98
|
2025-06-30 10:13:46 +00:00 |
|
|
2a507bf7b0
|
Implemented View all employee permission in employee list API
|
2025-06-30 15:29:29 +05:30 |
|
|
5a3dd42630
|
Added migration for new feature permissio and chnaged features for view infra and manage infra to project management
|
2025-06-30 13:13:12 +05:30 |
|
|
ea80176eec
|
Merge pull request 'Added a return statement after saving the contact tag.' (#97) from Ashutosh_Task_#237 into Issues_June_3W
Reviewed-on: #97
|
2025-06-30 05:04:10 +00:00 |
|
|
d817170d0f
|
Added a return statement after saving the contact tag.
|
2025-06-30 10:31:01 +05:30 |
|
|
b7386d0c98
|
Merge pull request 'Ashutosh_Task#513' (#96) from Ashutosh_Task#513 into Issues_June_3W
Reviewed-on: #96
|
2025-06-28 04:27:28 +00:00 |
|
|
8c691c5d3e
|
Merge branch 'Ashutosh_Task#513' of https://git.marcoaiot.com/admin/marco.pms.api into Ashutosh_Task#513
|
2025-06-28 09:51:30 +05:30 |
|