Commit Graph

487 Commits

Author SHA1 Message Date
c0c41cf91d google login done 2024-10-01 16:52:42 +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
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
613f9de731 Refactor email sending method name to improve clarity 2024-08-11 19:45:11 +03:00
34663dec77 Merge pull request #78 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
error handling for login
2024-08-11 15:58:57 +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
e7b68482a6 Merge pull request #73 from SyncrowIOT/SP-340-implement-send-otp-endpoint
otp cooldown
2024-08-11 14:23:08 +03:00
176276ef05 merged with dev 2024-08-11 14:19:02 +03:00
10e6499513 Merge pull request #75 from SyncrowIOT/real-time-devices
Real time devices
2024-08-11 12:57:22 +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
53799583bb removed region from otp on no regionuuid 2024-08-11 11:46:23 +03:00
5825ce01d2 added deleted at 2024-08-11 11:41:00 +03:00
0d852cf0d1 added cooldown to data 2024-08-11 10:56:47 +03:00
2ce899089e moved region to login if is sent 2024-08-11 10:48:40 +03:00
206d5e7f8f install firebase 2024-08-10 21:01:43 +03:00
3d96cfcb2a Switch Device Status Storage to Firebase 2024-08-10 21:01:22 +03:00
16595432c3 Switch device status storage to Firebase from MongoDB 2024-08-10 21:01:10 +03:00