Commit Graph

1564 Commits

Author SHA1 Message Date
963906bd02 Merge pull request #95 from SyncrowIOT/feature/otp-config
added otp handling user
2024-09-12 16:32:03 +03:00
21d31538be added otp handling user 2024-09-12 16:31:15 +03:00
9070eb8de5 Merge pull request #94 from SyncrowIOT/SP-606-be-implement-batch-control
finished devices batch control endpoint
2024-09-09 15:34:30 +03:00
1fc04b5c78 finished devices batch control endpoint 2024-09-09 15:32:51 +03:00
5261499a67 Merge branch 'dev' 2024-09-03 14:44:23 +03:00
336d8baf60 Merge pull request #93 from SyncrowIOT/fix-effective-time-offline-password-issue
Fix password status check in DoorLockService
2024-09-02 14:21:22 +03:00
c42d82648b Fix password status check in DoorLockService 2024-09-02 14:20:32 +03:00
a72f5fb610 Merge pull request #92 from SyncrowIOT/fix-offline-passowrd-name--issue
Refactor DoorLockService to Correctly Map Password Creation Time and …
2024-09-02 12:03:45 +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
25d2dd0f99 Merge pull request #91 from SyncrowIOT/SP-431-be-add-authorizer-and-authorizer-date-columns
Sp 431 be add authorizer and authorizer date columns
2024-08-27 22:19:52 +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
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
d5e076c056 Change log retrieval period to one day for device logs 2024-08-27 17:21:01 +03:00
0b550cbb52 Merge pull request #90 from SyncrowIOT/change-start-time-device-log
Update Device Log Retrieval Logic and Interface
2024-08-26 16:06:18 +03:00
df3a9ccc4f Update Device Log Retrieval Logic and Interface 2024-08-26 16:05:27 +03:00
0d3da7e8fe Merge pull request #89 from SyncrowIOT/SP-435-be-create-endpoint-for-device-logs
Add Device Logs Retrieval Endpoint and Service
2024-08-26 14:42:52 +03:00
807dc84501 Add Device Logs Retrieval Endpoint and Service 2024-08-26 14:41:02 +03:00
20156568e2 added env example 2024-08-25 10:53:27 +03:00
176c2af877 Merge pull request #87 from SyncrowIOT/add-battery-for-door-lock
Update Device Service to Handle Promise Settlements and Add Battery S…
2024-08-24 16:45:40 +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
32cf79ac70 Merge pull request #85 from SyncrowIOT/SP-442-be-implement-endpoint-to-retrieve-all-devices-in-the-project
Add endpoint to fetch all devices with detailed information
2024-08-21 23:28:56 +03:00
a9d0e06c02 Add endpoint to fetch all devices with detailed information 2024-08-21 23:26:37 +03:00
5cc3e88371 Merge pull request #84 from SyncrowIOT/SP-420-be-add-column-status-value-for-the-password
add expired status for visitor pass
2024-08-21 22:38:53 +03:00
adb9019749 add expired status for vistor pass 2024-08-21 22:36:46 +03:00
c92f02dc99 Merge pull request #83 from SyncrowIOT/feature/otp-config
added cooldown with OTP
2024-08-21 14:41:40 +03:00
eb7d294471 added cooldown with OTP 2024-08-21 14:25:06 +03:00
f7813cd0b3 Merge pull request #82 from SyncrowIOT/feature/otp-config
Feature/otp config
2024-08-21 11:25:10 +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
bb669f5561 Merge pull request #81 from SyncrowIOT/SP-440-be-implement-endpoint-to-get-all-communities
Add get Communities endpoint
2024-08-19 11:55:16 +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
c6b8945978 Update .env.example with new environment variables for Firebase integration 2024-08-13 01:44:02 +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
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
1880b05fdd Merge pull request #80 from SyncrowIOT/door-lock-open-door
Add Default Door Lock Password and Open Door Lock Endpoint
2024-08-12 11:47:40 +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