Commit Graph

726 Commits

Author SHA1 Message Date
2b9788eff7 refactor delete user endpoint 2024-09-30 02:10:41 -05:00
9145935c5c add water heater type for the schedule 2024-09-23 03:29:03 -05:00
c49aad3e43 finished factory reset endpoint 2024-09-19 12:58:46 +03:00
f814405825 remove console log 2024-09-17 15:19:00 +03:00
20dc93c354 add start time and end time for the device logs 2024-09-17 15:13:45 +03:00
5681a13c59 Add water heater type for the schedule 2024-09-17 14:38:14 +03:00
d1cdc1375a finished get status for batch devices endpoint 2024-09-17 09:18:40 +03:00
446564c984 Merge pull request #86 from SyncrowIOT/swagger-doc
chore: setup initial Swagger documentation
2024-09-16 12:08:28 +04:00
5b6dcc1440 edit category from param to query 2024-09-15 18:09:34 +03:00
d962d4a7b3 finished schedule module 2024-09-15 18:03:30 +03:00
eebb676dc8 added otp handling user 2024-09-12 16:32:26 +03:00
21d31538be added otp handling user 2024-09-12 16:31:15 +03:00
1fc04b5c78 finished devices batch control endpoint 2024-09-09 15:32:51 +03:00
c42d82648b Fix password status check in DoorLockService 2024-09-02 14:20:32 +03:00
77b374f0b2 Refactor DoorLockService to Correctly Map Password Creation Time and Name 2024-09-02 12:02:53 +03:00
b9ab26441a Change log retrieval period to one hour in DeviceService 2024-08-28 21:35:56 +03:00
e8e68f7dfc Add User UUID to Temporary Passwords and Save to Repository 2024-08-27 22:10:20 +03:00
2a596d3b33 Add Comprehensive Door Lock Module Enhancements 2024-08-27 22:09:33 +03:00
d5e076c056 Change log retrieval period to one day for device logs 2024-08-27 17:21:01 +03:00
df3a9ccc4f Update Device Log Retrieval Logic and Interface 2024-08-26 16:05:27 +03:00
807dc84501 Add Device Logs Retrieval Endpoint and Service 2024-08-26 14:41:02 +03:00
15987f7642 Update Device Service to Handle Promise Settlements and Add Battery Status for Door Locks 2024-08-24 16:45:00 +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
a9d0e06c02 Add endpoint to fetch all devices with detailed information 2024-08-21 23:26:37 +03:00
adb9019749 add expired status for vistor pass 2024-08-21 22:36:46 +03:00
eb7d294471 added cooldown with OTP 2024-08-21 14:25:06 +03:00
95a315db8f added otp limiter 2024-08-21 11:22:08 +03:00
2581137f8b added otp limiter 2024-08-21 11:19:19 +03:00
72679fcfe8 merged with dev 2024-08-21 11:16:05 +03:00
fb3753f2b2 Add get Communities endpoint 2024-08-19 11:53:23 +03:00
94d58993b3 Merge pull request #79 from SyncrowIOT/create-vistor-password
Create vistor password
2024-08-13 01:44:25 +03:00
764cfbe7e2 Refactor Visitor Password Controller and Service for Enhanced Security and Functionality 2024-08-13 01:41:23 +03:00
3aff8d59d2 Refactor DoorLockService to standardize password property names 2024-08-13 01:41:01 +03:00
4d7ea8c9bd added password return data 2024-08-12 15:37:13 +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
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