Commit Graph

1397 Commits

Author SHA1 Message Date
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
4e6f254261 Merge pull request #69 from SyncrowIOT/SP-309-Rename-main-app-module
Sp 309 rename main app module
2024-08-01 12:16:06 +03:00
c65a47bc8d Merge pull request #70 from SyncrowIOT/SP-308-Create-.env-file-with-all-available-configuration-variables
added .env.example
2024-08-01 12:10:00 +03:00
e2f95937b2 added test to build and start commands 2024-08-01 10:26:57 +03:00
26cba4d05b added unit tests 2024-07-31 22:26:51 +03:00
f919b6696c added .env.example 2024-07-31 21:39:32 +03:00
56999c6959 deploy 2024-07-31 05:46:53 -04:00
89724fb41a Remove the Azure App Service build and deployment workflow config 2024-07-31 12:35:38 +03:00
94a22d24dc Add or update the App Service deployment workflow configuration from Azure Portal. 2024-07-31 11:59:47 +03:00
6be3589e39 Refactor backend deployment workflow to use Docker container in Azure App Service 2024-07-31 11:52:03 +03:00
42cdb56d99 fix deployed 2024-07-31 11:09:12 +03:00
f1b5a76770 Add or update the Azure App Service build and deployment workflow config 2024-07-31 11:08:19 +03:00
55925898a2 Refactor backend deployment workflow to use Docker container in Azure App Service 2024-07-31 10:55:51 +03:00
466af06db7 Add or update the Azure App Service build and deployment workflow config 2024-07-31 10:53:35 +03:00
8c9d92d236 merged dev 2024-07-31 01:55:21 +03:00
578994b856 changed the name of the main module from AuthModule to AppModule 2024-07-31 01:44:51 +03:00
df3d947fe8 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2024-07-30 16:23:24 +03:00
bb4ba44ac3 test 2024-07-30 16:22:12 +03:00
b82e6efe94 Add or update the Azure App Service build and deployment workflow config 2024-07-30 16:15:21 +03:00
9eabda2463 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2024-07-30 15:33:12 +03:00
c67b2ee46d Refactor authentication endpoint in AuthenticationController 2024-07-30 15:32:10 +03:00
fa5dae75c7 Merge pull request #68 from SyncrowIOT/fix-automation-scene-issue
Fix automation scene issue
2024-07-30 15:14:49 +03:00
0ad6cfb6ef Add functionality to retrieve Tap-to-Run scene details from Tuya API 2024-07-30 15:14:06 +03:00
714cd937b4 Add getTapToRunSceneDetailsTuya method to AutomationService 2024-07-30 15:13:59 +03:00
8cb131f395 test 2024-07-30 14:14:58 +03:00
0b7934e9cc Merge pull request #67 from SyncrowIOT/remove-extension-from-profile-picture
Refactor user service to use removeBase64Prefix utility function
2024-07-24 14:31:52 +03:00
6a8eed73bd Refactor user service to use removeBase64Prefix utility function 2024-07-24 14:30:29 +03:00
0bdee7c2ea Improve password validator to include more special characters 2024-07-24 12:14:15 +03:00
aafb9e4da9 Remove unnecessary decorator from statusValue property in automation DTO class 2024-07-24 10:51:10 +03:00
e96e6db34d Build and deploy backend with unique image tagging using commit SHA 2024-07-22 19:53:26 +03:00