Commit Graph

890 Commits

Author SHA1 Message Date
d40af71e78 Add Default Door Lock Password and Open Door Lock Endpoint 2024-08-12 11:46:24 +03:00
0b7a87b6bd added devices and passwords of devices 2024-08-11 23:02:37 +03:00
da1117f432 Add VisitorPasswordModule to AppModule 2024-08-11 19:45:52 +03:00
39d3e18d9d Add Visitor Password Management Module 2024-08-11 19:45:33 +03:00
613f9de731 Refactor email sending method name to improve clarity 2024-08-11 19:45:11 +03:00
dc9e74bdaf error handling for login 2024-08-11 15:58:06 +03:00
d69634335f Merge pull request #77 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
error handling for login
2024-08-11 15:40:30 +03:00
f27d84bd01 error handling for login 2024-08-11 15:39:58 +03:00
6b425eba6f error handling for login 2024-08-11 15:32:20 +03:00
a173e43610 Merge pull request #76 from SyncrowIOT/SP-340-implement-send-otp-endpoint
added check if OPT is verification
2024-08-11 14:33:10 +03:00
9c58bb8b25 added check if OPT is verification 2024-08-11 14:29:13 +03:00
d7ad33cc68 Merge pull request #74 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
added region to login
2024-08-11 14:23:53 +03:00
cde6a18ffd Merge pull request #72 from SyncrowIOT/SP-367-get-region-api-remove-token
removed token from get regions
2024-08-11 14:23:27 +03:00
176276ef05 merged with dev 2024-08-11 14:19:02 +03:00
95635ca02a Merge branch 'dev' into real-time-devices 2024-08-11 12:56:22 +03:00
53799583bb removed region from otp on no regionuuid 2024-08-11 11:46:23 +03:00
0d852cf0d1 added cooldown to data 2024-08-11 10:56:47 +03:00
3d96cfcb2a Switch Device Status Storage to Firebase 2024-08-10 21:01:22 +03:00
a899633d8c added default region in otp 2024-08-09 19:30:06 +03:00
458fa1f66e added region to login 2024-08-09 19:27:51 +03:00
be8152bad9 otp check if user is verified 2024-08-09 18:57:17 +03:00
9667625562 otp check if user exists in region 2024-08-09 18:54:53 +03:00
842e64a4d1 otp cooldown 2024-08-09 18:44:28 +03:00
4ba954d349 removed token from get regions 2024-08-09 18:24:35 +03:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
8c9d92d236 merged dev 2024-07-31 01:55:21 +03:00
578994b856 changed the name of the main module from AuthModule to AppModule 2024-07-31 01:44:51 +03:00
bb4ba44ac3 test 2024-07-30 16:22:12 +03:00
9eabda2463 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2024-07-30 15:33:12 +03:00
c67b2ee46d Refactor authentication endpoint in AuthenticationController 2024-07-30 15:32:10 +03:00
0ad6cfb6ef Add functionality to retrieve Tap-to-Run scene details from Tuya API 2024-07-30 15:14:06 +03:00
714cd937b4 Add getTapToRunSceneDetailsTuya method to AutomationService 2024-07-30 15:13:59 +03:00
8cb131f395 test 2024-07-30 14:14:58 +03:00
6a8eed73bd Refactor user service to use removeBase64Prefix utility function 2024-07-24 14:30:29 +03:00
0bdee7c2ea Improve password validator to include more special characters 2024-07-24 12:14:15 +03:00
aafb9e4da9 Remove unnecessary decorator from statusValue property in automation DTO class 2024-07-24 10:51:10 +03:00
4d966feaba Change endpoint name from 'auth' to 'auth1' in AuthenticationController 2024-07-22 19:45:33 +03:00
64276205a6 Merge branch 'dev' into SP-203-handle-user-profile 2024-07-21 12:15:02 +03:00
719188c0a4 Merge pull request #64 from SyncrowIOT/SP-271-be-implement-offline-password-api-for-door-lock
Sp 271 be implement offline password api for door lock
2024-07-21 12:13:07 +03:00
c4d5546fdc Merge pull request #62 from SyncrowIOT/SP-275-be-implement-validation-for-the-password-in-the-sign-up-and-forget-password
Sp 275 be implement validation for the password in the sign up and forget password
2024-07-21 12:12:45 +03:00
a9cba970db Merge branch 'dev' into SP-271-be-implement-offline-password-api-for-door-lock 2024-07-20 18:52:16 +03:00
5e957e3395 Refactor door lock controller and service 2024-07-20 18:51:51 +03:00
9a9201b769 Refactor automation DTOs and service 2024-07-20 18:27:22 +03:00
c0860c2927 Add AutomationModule to app.module.ts imports 2024-07-20 18:19:14 +03:00
ae02b0b288 Transfer device to parent space in Tuya when updating device in room 2024-07-20 18:19:05 +03:00
9ad51fcffc Add automation module 2024-07-20 18:18:32 +03:00
19855598b7 test 2024-07-17 11:59:18 +03:00
2119ac395e test 2024-07-17 11:46:13 +03:00
f31bc09e6c test 2024-07-17 10:58:01 +03:00
7ba4271b6e add forget password validator 2024-07-15 16:29:24 +03:00