Commit Graph

1676 Commits

Author SHA1 Message Date
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
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
a899633d8c added default region in otp 2024-08-09 19:30:06 +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
9667625562 otp check if user exists in region 2024-08-09 18:54:53 +03:00
842e64a4d1 otp cooldown 2024-08-09 18:44:28 +03:00
4ba954d349 removed token from get regions 2024-08-09 18:24:35 +03:00
c2a6260e25 Add default profile picture to UserEntity 2024-08-06 15:04:19 +03:00
2253be74d0 remove defaultProfilePicture 2024-08-06 14:57:56 +03:00
5500910391 Add or update the App Service deployment workflow configuration from Azure Portal. 2024-08-06 14:48:09 +03:00
e333a40019 Refactor GitHub Actions workflow for backend deployment to Azure App Service 2024-08-06 14:34:23 +03:00
24b59d1bbd fix deploy staging 2024-08-06 14:29:40 +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