|
|
b9a15134a2
|
feat: Add DoorLockService and PasswordEncryptionService
|
2024-06-28 20:47:41 +03:00 |
|
|
|
46debaaafc
|
Add door lock interfaces
|
2024-06-28 20:47:31 +03:00 |
|
|
|
062eb7660b
|
Add door lock DTOs for adding offline and online temporary passwords
|
2024-06-28 20:47:20 +03:00 |
|
|
|
09074f83e2
|
Add Door Lock Controller with temporary password functionality
|
2024-06-28 20:47:08 +03:00 |
|
|
|
d86b2ddeb7
|
Refactor device service to include Tuya UUID in device response
|
2024-06-25 10:15:21 +03:00 |
|
|
|
b0dba387fb
|
Refactor device controller and service
|
2024-06-25 10:02:55 +03:00 |
|
|
|
f4205c39b3
|
Add method to get device by Tuya UUID and update getDevicesInGetawayTuya method
|
2024-06-25 00:38:46 +03:00 |
|
|
|
c5e24daaa5
|
refactor error message
|
2024-06-24 16:43:54 +03:00 |
|
|
|
feaae7341a
|
Refactor Scene Module: Add Update Scene Tap To Run Endpoint
|
2024-06-24 16:03:01 +03:00 |
|
|
|
d6f846086c
|
Add TUYA_EU_URL to Tuya configuration
|
2024-06-24 14:36:24 +03:00 |
|
|
|
cf60404e02
|
feat(scene): add tap-to-run scene functionality
|
2024-06-24 13:30:03 +03:00 |
|
|
|
4ffa8f05cf
|
Add Tuya integration to UnitService
|
2024-06-24 13:29:32 +03:00 |
|
|
|
b8a92c816a
|
Refactor DeviceService's getDeviceByDeviceUuid method
|
2024-06-24 13:29:03 +03:00 |
|
|
|
4c729da2a6
|
Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway
|
2024-06-11 12:03:30 +03:00 |
|
|
|
dfca913bcc
|
Add user permissions to devices when joining a unit
|
2024-06-05 12:37:09 +03:00 |
|
|
|
d3e63adf54
|
Remove unnecessary code and properties from unit controller and add.unit.dto
|
2024-06-03 00:31:00 +03:00 |
|
|
|
f5ba0e9c31
|
Merge pull request #46 from SyncrowIOT/remove-admin-gurad-unit-user
Refactor authentication guard in UnitController's addUserUnit method
|
2024-06-02 23:13:08 +03:00 |
|
|
|
4d679c7300
|
Refactor authentication guard in UnitController's addUserUnit method
|
2024-06-02 23:12:25 +03:00 |
|
|
|
4d1861d137
|
Refactor group and device modules
|
2024-06-02 21:12:37 +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 |
|
|
|
36ea87ec86
|
Merge pull request #44 from SyncrowIOT/fix-some-issues
Refactor code to remove duplicate code and improve readability
|
2024-06-02 15:22:16 +03:00 |
|
|
|
42b849b3c5
|
Refactor code to remove duplicate code and improve readability
|
2024-06-02 15:21:07 +03:00 |
|
|
|
57c4a899d1
|
Refactor device controller endpoint to use 'user' prefix in route path
|
2024-06-02 15:06:39 +03:00 |
|
|
|
f0606f81e7
|
Add generateRandomString helper function and remove nanoid dependency
|
2024-06-01 20:25:05 +03:00 |
|
|
|
0e99df8037
|
Refactor getUnitInvitationCode method to use dynamic import for nanoid library
|
2024-06-01 20:04:04 +03:00 |
|
|
|
483fc6375f
|
feat: Add unit invitation code functionality and user verification using code
|
2024-06-01 19:56:07 +03:00 |
|
|
|
1e29a59fa3
|
Add SuperAdminRoleGuard to DeviceController and include haveRoom property in devicesData
|
2024-05-30 15:01:49 +03:00 |
|
|
|
45071ab927
|
Refactor device controller and service
|
2024-05-30 00:18:53 +03:00 |
|
|
|
423533df04
|
feat(device): add endpoint to add device to user
|
2024-05-29 23:29:53 +03:00 |
|
|
|
167cb055c1
|
feat: Add User Notification and Device Messages Subscription Modules
|
2024-05-26 00:34:51 +03:00 |
|
|
|
cc006ff3c0
|
resolve conflict with dev branch
|
2024-05-21 16:20:05 +03:00 |
|
|
|
79c238f7d3
|
Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway
|
2024-05-21 15:35:31 +03:00 |
|
|
|
8cbfcae775
|
Merge branch 'dev' into SP-201-be-handle-roles-new
|
2024-05-19 17:42:24 +03:00 |
|
|
|
4ddc379bf7
|
Add support for multiple permission types in DeviceService
|
2024-05-19 14:25:29 +03:00 |
|
|
|
835fde8304
|
feat: Add success response with data in controllers
|
2024-05-19 14:25:19 +03:00 |
|
|
|
25c3765d9c
|
Merge pull request #31 from SyncrowIOT/SP-202-be-handle-space-permissions
Sp 202 be handle space permissions
|
2024-05-19 03:26:23 -04:00 |
|
|
|
cab86dbd69
|
Remove unused import of RoleType enum in UserAuthService
|
2024-05-18 23:10:29 +03:00 |
|
|
|
6415d78992
|
Remove USER role
|
2024-05-18 23:00:22 +03:00 |
|
|
|
ad15164e15
|
feat: Add seeder module and services for all lookup tables
|
2024-05-18 21:53:27 +03:00 |
|
|
|
cd40dc897b
|
Add endpoint to update device firmware
|
2024-05-18 20:23:17 +03:00 |
|
|
|
6b881ce01e
|
Add ProductType enum and implement getDevicesInGetaway method
|
2024-05-11 22:25:43 +03:00 |
|
|
|
ea19361a59
|
Update role guards to differentiate between admin and super admin roles
|
2024-05-11 21:19:53 +03:00 |
|
|
|
3e9fff3822
|
Add super admin configuration and service
|
2024-05-11 21:02:25 +03:00 |
|
|
|
d1fa15cff1
|
Update role types in enums and role guards
|
2024-05-11 21:01:39 +03:00 |
|
|
|
616ddd4d4c
|
Refactor space permission service
|
2024-05-08 09:35:42 +03:00 |
|
|
|
aff52be540
|
Add permission guards to controllers
|
2024-05-07 22:27:59 +03:00 |
|
|
|
bee140f517
|
Add space permission service and guards for various entities
|
2024-05-07 22:27:45 +03:00 |
|
|
|
4058449f4b
|
Update guard usage in controllers
|
2024-05-07 00:33:04 +03:00 |
|
|
|
85424554cb
|
Add roles to user payload in JWT and refresh token strategies
|
2024-05-07 00:32:53 +03:00 |
|
|
|
a093fd3f72
|
Add Role Module with Role Controller, Service, and DTOs
|
2024-05-06 23:49:09 +03:00 |
|