|
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 |
|
|
d40af71e78
|
Add Default Door Lock Password and Open Door Lock Endpoint
|
2024-08-12 11:46:24 +03:00 |
|
|
613f9de731
|
Refactor email sending method name to improve clarity
|
2024-08-11 19:45:11 +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 |
|
|
176276ef05
|
merged with dev
|
2024-08-11 14:19:02 +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 |
|
|
5825ce01d2
|
added deleted at
|
2024-08-11 11:41:00 +03:00 |
|
|
2ce899089e
|
moved region to login if is sent
|
2024-08-11 10:48:40 +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 |
|
|
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 |
|
|
842e64a4d1
|
otp cooldown
|
2024-08-09 18:44:28 +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 |
|
|
26cba4d05b
|
added unit tests
|
2024-07-31 22:26:51 +03:00 |
|
|
8cb131f395
|
test
|
2024-07-30 14:14:58 +03:00 |
|
|
6a8eed73bd
|
Refactor user service to use removeBase64Prefix utility function
|
2024-07-24 14:30:29 +03:00 |
|
|
c89694919d
|
Remove lazy loading for productDevice in DeviceEntity
|
2024-07-22 19:12:47 +03:00 |
|
|
86a9a6ceda
|
Set default profile picture for UserEntity's profilePicture field
|
2024-07-22 14:31:30 +03:00 |
|
|
14b2a22239
|
Update default value for profile picture in UserEntity
|
2024-07-22 14:21:44 +03:00 |
|
|
64276205a6
|
Merge branch 'dev' into SP-203-handle-user-profile
|
2024-07-21 12:15:02 +03:00 |
|
|
e42359c905
|
Merge pull request #63 from SyncrowIOT/scene-automation
Scene automation
|
2024-07-21 12:12:24 +03:00 |
|
|
5f27695a0b
|
Refactor snake case converter function and improve code readability
|
2024-07-20 18:27:13 +03:00 |
|
|
6442bee6b8
|
remove comments
|
2024-07-19 19:09:05 +03:00 |
|
|
f31bc09e6c
|
test
|
2024-07-17 10:58:01 +03:00 |
|
|
45d46cee2a
|
add constants seeder
|
2024-07-15 15:50:25 +03:00 |
|
|
f98f3cd47b
|
Add RegionEntity and TimeZoneEntity to database module imports
|
2024-07-15 15:49:28 +03:00 |
|
|
8c2647c1f0
|
Add region and timezone seeders
|
2024-07-15 15:46:01 +03:00 |
|
|
d8f2a2d3ee
|
Add profile picture, region, and timezone fields to UserEntity
|
2024-07-15 15:45:46 +03:00 |
|
|
369dee5c97
|
Add TimeZone module
|
2024-07-15 15:45:08 +03:00 |
|
|
f285bb50f1
|
Add region module
|
2024-07-15 15:44:30 +03:00 |
|
|
00cace7b12
|
Add UUID index to DeviceEntity and set productDevice to lazy loading
|
2024-07-10 12:57:06 +03:00 |
|
|
2b8ba755b1
|
Add Jest configuration and dummy test
|
2024-07-08 15:28:04 +03:00 |
|
|
e2359e28a9
|
Add enum for working days in common library
|
2024-06-28 20:47:55 +03:00 |
|
|
d6f846086c
|
Add TUYA_EU_URL to Tuya configuration
|
2024-06-24 14:36:24 +03:00 |
|
|
5319d76d41
|
Add spaceTuyaUuid field to SpaceEntity
|
2024-06-24 13:28:54 +03:00 |
|
|
720b9ce23f
|
Add snake case converter helper function
|
2024-06-24 13:28:21 +03:00 |
|
|
4c729da2a6
|
Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway
|
2024-06-11 12:03:30 +03:00 |
|
|
bcab5a00d8
|
Refactor: Remove group and group-device modules
|
2024-06-02 21:12:50 +03:00 |
|
|
4531a1f87b
|
Remove duplicate code and unnecessary dependency in user entity and package-lock.json respectively
|
2024-06-02 19:30:59 +03:00 |
|
|
8cf8a2da90
|
Add conditional check for Tuya web socket service
|
2024-06-02 19:30:51 +03:00 |
|
|
948d133e4f
|
Merge branch 'dev' into SP-232-consume-the-tuya-messaging-service-for-device-logs
|
2024-06-02 19:09:58 +03:00 |
|
|
f0606f81e7
|
Add generateRandomString helper function and remove nanoid dependency
|
2024-06-01 20:25:05 +03:00 |
|
|
483fc6375f
|
feat: Add unit invitation code functionality and user verification using code
|
2024-06-01 19:56:07 +03:00 |
|