Commit Graph

339 Commits

Author SHA1 Message Date
f5dcdc0ed5 add filter to get groups api 2024-10-07 22:41:31 -05:00
69d2aece43 remove unused imports 2024-10-07 18:28:06 -05:00
d0fd95818f Merge pull request #88 from SyncrowIOT/feature/google-login
added google login
2024-10-07 09:13:00 +03:00
b16f6ceaa7 finish add garage door 2024-10-06 14:14:22 -05:00
9a868c5757 added enums to replace constants 2024-10-06 15:44:49 +03:00
500ca23fba added exception filter and removed controller error handling 2024-10-06 11:04:25 +03:00
4c0bbd2849 finished added battery to water leak 2024-10-04 14:10:43 -05:00
553f08641e added a dedicated error handler service 2024-10-04 22:04:19 +03:00
f94cb940c8 finished add new types to the schedule apis 2024-10-02 03:21:13 -05:00
a00f784229 finished add battery value for the door sensor device 2024-10-01 16:24:24 -05:00
c0c41cf91d google login done 2024-10-01 16:52:42 +03:00
90127bd510 change time from UTC+4 to UTC+3 2024-09-18 12:02:00 +03:00
5681a13c59 Add water heater type for the schedule 2024-09-17 14:38:14 +03:00
446564c984 Merge pull request #86 from SyncrowIOT/swagger-doc
chore: setup initial Swagger documentation
2024-09-16 12:08:28 +04:00
d962d4a7b3 finished schedule module 2024-09-15 18:03:30 +03:00
0df4af175f add gangs types 2024-09-15 18:02:37 +03:00
ef4541a371 Add Visitor Password Entity and Relationships 2024-08-27 22:08:31 +03:00
76f8f6ba70 Add Visitor Password Management Module 2024-08-27 22:08:17 +03:00
20156568e2 added env example 2024-08-25 10:53:27 +03:00
bc0a8627c4 added google login 2024-08-24 13:09:21 +03:00
70aae9899d chore: setup initial Swagger documentation configuration 2024-08-22 09:12:19 +04:00
94d58993b3 Merge pull request #79 from SyncrowIOT/create-vistor-password
Create vistor password
2024-08-13 01:44:25 +03:00
5be6dd5ca7 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2024-08-12 13:04:17 +03:00
c7e2d6a44a Update country name 2024-08-12 13:03:40 +03:00
1f6364fc5c Merge branch 'dev' into create-vistor-password 2024-08-12 12:57:29 +03:00
d40af71e78 Add Default Door Lock Password and Open Door Lock Endpoint 2024-08-12 11:46:24 +03:00
613f9de731 Refactor email sending method name to improve clarity 2024-08-11 19:45:11 +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
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
c5f4a7dc05 Merge pull request #71 from SyncrowIOT/SP-345-review-the-modules-in-the-backend
changed entity and type structure
2024-08-11 11:51:18 +03:00
5825ce01d2 added deleted at 2024-08-11 11:41:00 +03:00
2ce899089e moved region to login if is sent 2024-08-11 10:48:40 +03:00
16595432c3 Switch device status storage to Firebase from MongoDB 2024-08-10 21:01:10 +03:00
415b1730ef Remove unused Mongoose-related modules and configurations 2024-08-10 21:00:56 +03:00
4f68835572 Remove Mongoose Configuration and Dependencies from Common Library 2024-08-10 21:00:30 +03:00
a4446b4620 Add Firebase Device Status Management Module 2024-08-10 21:00:01 +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
842e64a4d1 otp cooldown 2024-08-09 18:44:28 +03:00
3a5c518d11 add sender smtp 2024-08-06 14:13:08 +03:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
26cba4d05b added unit tests 2024-07-31 22:26:51 +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
c89694919d Remove lazy loading for productDevice in DeviceEntity 2024-07-22 19:12:47 +03:00
86a9a6ceda Set default profile picture for UserEntity's profilePicture field 2024-07-22 14:31:30 +03:00
14b2a22239 Update default value for profile picture in UserEntity 2024-07-22 14:21:44 +03:00
64276205a6 Merge branch 'dev' into SP-203-handle-user-profile 2024-07-21 12:15:02 +03:00
e42359c905 Merge pull request #63 from SyncrowIOT/scene-automation
Scene automation
2024-07-21 12:12:24 +03:00