32 Commits

Author SHA1 Message Date
68c5021085 Added condition to only fetch attendance record between dateFrom and dateTo 2025-05-06 17:38:51 +05:30
b059a733bb Send "role name" property in project/log api 2025-05-06 12:42:29 +05:30
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. 2025-05-06 10:08:57 +05:30
70a8fc0089 Changed the data-type of ApprovedBy in attendes table 2025-05-05 12:51:31 +00:00
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
f6c135180f fixed bug of not sending the presignedUrl even if document exists 2025-05-03 10:13:49 +05:30
0bfac5ca4f When requesting regularization, ensure that the check-out time is later than the check-in time. 2025-04-30 11:24:52 +00:00
d0c80a18d6 Added proper check-in time for second time check-in 2025-04-29 05:45:15 +00:00
885e370668 Implement null validation in attendance log API 2025-04-29 05:45:15 +00:00
882dc50671 Change the to first letter of file name lowercase 2025-04-26 16:07:17 +05:30
fc050631e7 Implemented functionality to whitelist file extensions during upload to S3 2025-04-26 16:01:35 +05:30
5ca7d721fc The attendance logs are displaying inaccurate data during retrieval 2025-04-24 18:31:21 +05:30
1141971aa1 Added authorization to Attendance Controller 2025-04-23 15:50:28 +05:30
4d0901b4dd Implemented functionality to upload captured attendance images to Amazon S3 and record associated data in the database. 2025-04-23 15:00:38 +05:30
a9f4610063 In this commit fixed the Bug #74 where when the regularization request sent it takes the date of request as checkout date 2025-04-16 09:21:39 +05:30
dc9b696265 Fixed Confilt 2025-04-14 12:48:42 +05:30
c44deb439e Removed all warning 2025-04-09 16:29:38 +05:30
15e83346e2 Merge branch 'Feature_Task_management' of https://git.marcoaiot.com/admin/marco.pms.api into Feature_Task_management 2025-04-09 10:41:14 +05:30
e41faf4045 Passing role name in record attendance api 2025-04-09 10:41:00 +05:30
2117b81c48 Remove custom CORS settings to all allow all requests 2025-04-09 10:36:58 +05:30
58bb684c4b Removed all Warnings from Services project 2025-04-09 09:18:15 +05:30
56448cb8a2 Created new Api fro getting Attendance of emplyee who requested regularization 2025-04-08 16:47:24 +05:30
7ddb1e2f8e Fixed the bug of Attendance Regularization 2025-04-08 16:09:50 +05:30
352b4fb40e Changed Response format of all APIs 2025-04-03 15:50:54 +05:30
eba230723b Fixed bug about UpdatedBy 2025-04-02 16:08:02 +05:30
69a4ad7286 Fixed bug regrading passing incorrect tenantId and sending list of active and inactive employees rather than list of active or inc=active employees 2025-04-02 16:08:02 +05:30
212fe250c1 Solved time discrepancies in attendance/record 2025-04-02 16:08:01 +05:30
bec60cd24e Fixed bug about UpdatedBy 2025-04-02 16:06:53 +05:30
c17b5df8d0 Fixed bug regrading passing incorrect tenantId and sending list of active and inactive employees rather than list of active or inc=active employees 2025-04-02 16:06:53 +05:30
f0ed430f37 Solved time discrepancies in attendance/record 2025-04-02 16:06:53 +05:30
0ea14ff112 Push user rights branh 2025-03-25 13:01:56 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30