ashutosh.nehete
  • Joined on 2025-03-25
52a67ba15b Removed null refreance warning from MOdel project
58bb684c4b Removed all Warnings from Services project
ec5fba0637 Fixed null refrenance warning
ashutosh.nehete created branch Ashutosh_Null_Refrenance_Warning_Fixed in admin/marco.pms.api 2025-04-09 03:14:55 +00:00
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-08 11:17:29 +00:00
56448cb8a2 Created new Api fro getting Attendance of emplyee who requested regularization
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-08 10:40:02 +00:00
7ddb1e2f8e Fixed the bug of Attendance Regularization
ashutosh.nehete created pull request admin/marco.pms.web#4 2025-04-08 09:30:09 +00:00
Ashutosh_Daily_Task_Planning_Issues
ashutosh.nehete created branch Ashutosh_Daily_Task_Planning_Issues in admin/marco.pms.web 2025-04-08 09:28:10 +00:00
23486cbec6 Fixed the error "project not found" in daily task planning
ce40105ae5 Fixed the error "project not found" in daily task planning
Compare 2 commits »
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-07 12:37:51 +00:00
727e4794da Fixed some miner bugs
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-07 06:04:58 +00:00
41edbef9d1 Chenaged response of manage task in project API
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-07 04:12:56 +00:00
0b81a6ea62 Make changes in report api to check if user reporting second time.
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-05 11:46:46 +00:00
745b4d2e1c Created new view models for showing taskAllication list and comment
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-04 10:39:53 +00:00
64c4772595 fixed missing http method
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-04 10:12:49 +00:00
7ddb37852e Added Apis for task allocations
ashutosh.nehete pushed to Feature_Task_management at admin/marco.pms.api 2025-04-03 10:21:14 +00:00
352b4fb40e Changed Response format of all APIs
ashutosh.nehete pushed to TenantManagementV1 at admin/marco.pms.api 2025-04-03 03:21:01 +00:00
41b8aa0126 Connection string
8302e910af Perform CRUD oprations on Tenanat
04d6c03b05 Merge pull request 'Ashutosh_Employee_Update_Validation' (#13) from Ashutosh_Employee_Update_Validation into Issuses
e50eedc7e6 Added validation in Employee Create and update api to check Whether this email and Id belongs to same employee
5034da19cd added condition for unique role name.
Compare 42 commits »
ashutosh.nehete pushed to TenantManagementV1 at admin/marco.pms.api 2025-04-02 12:40:53 +00:00
79c74dc1a9 Merge branch 'TenantManagementV1' of https://git.marcoaiot.com/admin/marco.pms.api into TenantManagementV1
cbc2ade4dd Perform CRUD oprations on Tenanat
6ae2912a52 Merge pull request 'user profile api returns duplicate FeaturePermissions. This makes permission checks impossible, as multiple permissions return the same feature ID. Instead it will return the permissionID, also now passing the list featureid's in the response' (#12) from vikas_38_featurepermission_issue into main
c4952825fe user profile api returns duplicate FeaturePermissions. This makes permission checks impossible, as multiple permissions return the same feature ID. Instead it will return the permissionID, also now passing the list featureid's in the response
Compare 4 commits »
ashutosh.nehete created pull request admin/marco.pms.api#13 2025-04-02 12:28:21 +00:00
Ashutosh_Employee_Update_Validation