ashutosh.nehete
  • Joined on 2025-03-25
a2aeee6f28 Added validation to the Completed Work field to prevent negative values.
ashutosh.nehete created pull request admin/marco.pms.web#71 2025-05-07 10:38:39 +00:00
Implemented date-wise grouping of the Attendance Log based on the selected date range.
e795881c79 Implemented date-wise grouping of the Attendance Log based on the selected date range.
ashutosh.nehete created pull request admin/marco.pms.web#70 2025-05-07 07:53:54 +00:00
Fixed issue where expired sessions showed "Unauthorized User" by implementing token refresh or redirect to login page.
12c592b59c Fixed issue where expired sessions showed "Unauthorized User" by implementing token refresh or redirect to login page.
ashutosh.nehete created branch Ashutosh_Bug#190_Request_JWT_Token in admin/marco.pms.web 2025-05-07 07:50:05 +00:00
ashutosh.nehete pushed to Issues_May_2W at admin/marco.pms.api 2025-05-07 06:53:54 +00:00
bbddc236b1 In the Attendance Log table, the UpdatedBy field was incorrectly recording the employee whose attendance was marked, rather than the actual user who performed the update, fixed this issue in this commit
ashutosh.nehete created pull request admin/marco.pms.web#69 2025-05-06 12:59:35 +00:00
Added fuctionality to Displayed Date-Wise Based on Selected Date Range
c920ec88fd Added fuctionality to Displayed Date-Wise Based on Selected Date Range
68c5021085 Added condition to only fetch attendance record between dateFrom and dateTo
b059a733bb Send "role name" property in project/log api
ashutosh.nehete created pull request admin/marco.pms.api#37 2025-05-06 04:39:16 +00:00
Implemented an API endpoint that allows the system to record attendance entries (e.g., check-in and check-out) for a specific employee. This helps track employee working hours, presence, and status.
6d6a2b6015 Implemented an API endpoint that allows the system to record attendance entries (e.g., check-in and check-out) for a specific employee. This helps track employee working hours, presence, and status.
ashutosh.nehete pushed to main at admin/marco.pms.api 2025-05-05 13:35:28 +00:00
7e3f0815a0 Fixed issue of returing email already existed even if entered new email
ashutosh.nehete created pull request admin/marco.pms.api#36 2025-05-05 12:17:33 +00:00
Changed the data-type of ApprovedBy in attendes table
ashutosh.nehete created branch Ashutosh_ApprovedBy_In_Attendes in admin/marco.pms.api 2025-05-05 12:16:52 +00:00
ashutosh.nehete pushed to Ashutosh_ApprovedBy_In_Attendes at admin/marco.pms.api 2025-05-05 12:16:52 +00:00
aad7240c84 Changed the data-type of ApprovedBy in attendes table