59 Commits

Author SHA1 Message Date
e831f50505 Removed the logic to save the FCM from verify FCM API 2025-10-08 11:33:34 +05:30
d8329f1fab Removed the tenant check from master services 2025-09-30 17:10:30 +05:30
e4e49595e6 Enhanced the Create and update project API 2025-09-25 12:18:44 +05:30
264c9466c9 Chnaged the logic check if tenant and organization have any relation 2025-09-21 15:37:55 +05:30
a1f6552347 Added OrganizationID in JWT token 2025-09-21 11:44:38 +05:30
34b89c4718 Solved the rebase issues 2025-09-20 18:06:37 +05:30
05bfa48115 added the TenantStatus and Industry in get tenant list API 2025-09-20 12:30:37 +05:30
f45ada2be2 Changed the login endpoints 2025-09-20 12:06:27 +05:30
bcc416f47e Changed the Login Flow for auth controller and added the get tenant list and select tenant 2025-09-20 11:40:04 +05:30
4a25158cc9 Added the Promoter and PMC in project 2025-09-17 18:09:58 +05:30
0eb740fa25 Added the organization forgin key in tenant table and removed the tenantId from application user 2025-09-17 15:01:40 +05:30
5105da7b54 Resloved the rebase 2025-09-12 09:46:39 +05:30
de08ceeb0d reduce the otp exprie time to 5 mins 2025-09-08 15:12:26 +05:30
da787cfe43 Removed the FCM token from login DTO and logic of adding FCM token to database from mobile login API 2025-08-23 11:17:28 +05:30
452f4a7e5a Removed the unnesseary notification 2025-08-21 11:23:17 +05:30
ca31c011e4 Addd code to remove duplicate FCM tokens 2025-08-20 17:11:16 +05:30
5ac1c2b798 Added the expiry date in FCM mapping table 2025-08-20 17:00:17 +05:30
cf51d4f37c Added the notification for expenses controller 2025-08-20 16:07:00 +05:30
f6ce8dd4f6 Changed the logic to check if logout done by mobile APP 2025-08-19 15:39:34 +05:30
5538c3ae25 Removing the FCM Token if employee is logout 2025-08-19 15:25:20 +05:30
990b928a63 Added proper logs in firebase service 2025-08-14 11:46:40 +05:30
9a9876b7ca Chnaged the login notification body and title 2025-08-13 16:44:54 +05:30
813bc70bda Added firebase in attendance record API 2025-08-13 15:15:14 +05:30
58b817be99 Added the firebase services 2025-08-13 11:52:44 +05:30
47a3d6035c Changed the Parameter DeviceToken to FcmToken 2025-08-13 10:41:35 +05:30
7f4f266dd0 Changed the notification body 2025-08-13 10:35:24 +05:30
48fb5fd449 Sending the notification after sending the response 2025-08-13 10:21:07 +05:30
b44fd6d49f Created the structure for set device token API 2025-08-12 14:09:16 +05:30
6f1a9cd892 solved the conflicts 2025-08-12 11:57:37 +05:30
44614f475b solve confilectes 2025-08-12 11:52:53 +05:30
7335ad23ce added the logs 2025-08-12 11:31:04 +05:30
c5385c0b06 Added logs in login-mobile 2025-08-12 10:54:40 +05:30
1b47fbdcf0 Testing the firebase notification added in login API 2025-08-12 10:03:28 +05:30
9b241a0c70 Made MPIN to be 4 digit 2025-08-07 15:03:52 +05:30
560d2f2d4d adde functionality to delete workItems from cache 2025-07-17 17:22:59 +05:30
e760d51987 fixed typo error 2025-06-07 15:35:31 +05:30
9e9bb6fecd changed endpoint name of api of logging in through OTP 2025-06-07 09:53:08 +00:00
775c17531b Implement API to log in through MPIN authentication. 2025-06-07 13:20:12 +05:30
0a8c5cf587 Implement API to log in through OTP verification 2025-06-07 11:47:08 +05:30
14b0d1bfc7 Updated response sent from login-mobile API 2025-06-06 12:10:33 +00:00
5eb100c1f6 Implement API to Send OTP for Email-Based Login 2025-06-06 16:27:58 +05:30
34577c41f7 Implement an API to Generate MPIN 2025-06-06 12:17:17 +05:30
1cb7a9fea8 Merge pull request 'pramod_Task#465 : Implemented Change Password API for authenticated users' (#82) from pramod_Task#465 into Issue_Jun_1W_2
Reviewed-on: #82
2025-06-05 11:46:20 +00:00
a5cf2025a1 Added tables for MPIN and OTP as well created an Login API for Mobile Application 2025-06-05 17:01:53 +05:30
Pramod Mahajan
5b08b617cf Add Change Password API for logged-in users,
- Validates old password and updates to new one using UserManager
- Secured the endpoint for authenticated users only
2025-06-05 16:33:57 +05:30
18acfef5a0 Added Authentication folder 2025-06-05 12:59:47 +05:30
4c478d28f8 Fixed remaining int to Guid conversions 2025-05-03 09:44:35 +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
dcd39db3b0 Move request demo api to separate market controller 2025-04-19 12:40:03 +05:30