Commit Graph

674 Commits

Author SHA1 Message Date
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
e42359c905 Merge pull request #63 from SyncrowIOT/scene-automation
Scene automation
2024-07-21 12:12:24 +03:00
98d598fe12 Merge pull request #60 from SyncrowIOT/SP-273-be-optimize-device-control-delay
Sp 273 be optimize device control delay
2024-07-21 12:12:02 +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
5f27695a0b Refactor snake case converter function and improve code readability 2024-07-20 18:27:13 +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
6442bee6b8 remove comments 2024-07-19 19:09:05 +03:00
af6c14520c epmty commit 2024-07-17 14:56:23 +03:00
ab092b70ae epmty commit 2024-07-17 14:52:29 +03:00
ce53bde9cf epmty commit 2024-07-17 14:36:08 +03:00
05c1b3ab6b epmty commit 2024-07-17 13:40:37 +03:00
1c7a0abf29 epmty commit 2024-07-17 13:30:55 +03:00
5964856580 epmty commit 2024-07-17 13:23:24 +03:00
cf87388b3f epmty commit 2024-07-17 12:45:01 +03:00
08c0cbe405 epmty commit 2024-07-17 12:33:08 +03:00
de2fe00dc8 epmty commit 2024-07-17 12:12:16 +03:00
19855598b7 test 2024-07-17 11:59:18 +03:00
f1581d096d Merge branch 'main' of https://github.com/SyncrowIOT/backend 2024-07-17 11:46:57 +03:00
2119ac395e test 2024-07-17 11:46:13 +03:00
e8c2ff9209 fix github action for staging 2024-07-17 04:34:11 -04:00
f31bc09e6c test 2024-07-17 10:58:01 +03:00
7ba4271b6e add forget password validator 2024-07-15 16:29:24 +03:00
6040976c07 add sign up password validator 2024-07-15 16:29:10 +03:00
181aaf6c1c add password validator 2024-07-15 16:28:49 +03:00
ee69a4b730 Merge branch 'dev' into SP-203-handle-user-profile 2024-07-15 16:11:57 +03:00
6fe871a3b3 resolve dto issue 2024-07-15 16:10:30 +03:00
5e25eeb883 update first and last name endpoint 2024-07-15 15:57:22 +03:00
f8cd47e940 increase body limit 2024-07-15 15:51:02 +03:00
45d46cee2a add constants seeder 2024-07-15 15:50:25 +03:00
f98f3cd47b Add RegionEntity and TimeZoneEntity to database module imports 2024-07-15 15:49:28 +03:00
3205fe0f7a Add Region and TimeZone modules to app module imports 2024-07-15 15:48:52 +03:00
4fc880d869 feat: add user profile picture, region, and timezone update functionality 2024-07-15 15:47:13 +03:00
4a87a42827 Add TimeZone module with controller and service 2024-07-15 15:46:51 +03:00
31a6377fa6 Add Region module 2024-07-15 15:46:32 +03:00
8c2647c1f0 Add region and timezone seeders 2024-07-15 15:46:01 +03:00
d8f2a2d3ee Add profile picture, region, and timezone fields to UserEntity 2024-07-15 15:45:46 +03:00
369dee5c97 Add TimeZone module 2024-07-15 15:45:08 +03:00
f285bb50f1 Add region module 2024-07-15 15:44:30 +03:00
439778fa23 test 2024-07-15 12:39:45 +03:00
984c135204 test deploy 2024-07-15 12:37:09 +03:00
4ba544ddd9 Merge pull request #59 from SyncrowIOT/dev
Merge Dev to Main Branches for the Staging environment
2024-07-15 12:11:59 +03:00
2c8f31ec7c test 2024-07-15 11:26:41 +03:00
bcdd5f1aec test 2024-07-15 11:25:06 +03:00
00cace7b12 Add UUID index to DeviceEntity and set productDevice to lazy loading 2024-07-10 12:57:06 +03:00
2b8ba755b1 Add Jest configuration and dummy test 2024-07-08 15:28:04 +03:00