|
423533df04
|
feat(device): add endpoint to add device to user
|
2024-05-29 23:29:53 +03:00 |
|
|
0a830ddf05
|
Refactor TuyaMessageSubscribeWebsocket class
|
2024-05-26 10:42:00 +03:00 |
|
|
1ad51fb391
|
install ws,onesignal-node
|
2024-05-26 00:39:35 +03:00 |
|
|
c3a71cedb3
|
import the services in Helper Module
|
2024-05-26 00:39:11 +03:00 |
|
|
cff8ac1c5c
|
add device messages services to send notification
|
2024-05-26 00:38:22 +03:00 |
|
|
bb9b043be9
|
add tuya web socket service
|
2024-05-26 00:37:51 +03:00 |
|
|
853251304f
|
Add Tuya WebSocket configuration and credentials
|
2024-05-26 00:36:37 +03:00 |
|
|
7946c5673c
|
Add global configuration to common module
|
2024-05-26 00:36:14 +03:00 |
|
|
35f061c907
|
Add UserNotificationEntity and DeviceNotificationEntity to database module imports
|
2024-05-26 00:35:34 +03:00 |
|
|
8b88d2be95
|
Add OneSignal configuration and service
|
2024-05-26 00:35:20 +03:00 |
|
|
167cb055c1
|
feat: Add User Notification and Device Messages Subscription Modules
|
2024-05-26 00:34:51 +03:00 |
|
|
fdab3fa687
|
Add device and user notification modules
|
2024-05-26 00:34:28 +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 |
|
|
93bab79d31
|
Merge pull request #35 from SyncrowIOT/SP-201-be-handle-roles-new
Sp 201 be handle roles new
|
2024-05-19 10:47:14 -04:00 |
|
|
8cbfcae775
|
Merge branch 'dev' into SP-201-be-handle-roles-new
|
2024-05-19 17:42:24 +03:00 |
|
|
b1c550d603
|
Merge pull request #34 from SyncrowIOT/fixed-device-room-service
Fixed device room service
|
2024-05-19 10:21:31 -04: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 |
|
|
9a3a02be66
|
Merge pull request #29 from SyncrowIOT/SP-205-be-user-device-permission
Sp 205 be user device permission
|
2024-05-19 03:25:45 -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 |
|
|
1bc8fee061
|
Remove onDelete and onUpdate properties from entity relationships
|
2024-05-18 22:10:48 +03:00 |
|
|
ad15164e15
|
feat: Add seeder module and services for all lookup tables
|
2024-05-18 21:53:27 +03:00 |
|
|
50a3d8ee49
|
Merge pull request #32 from SyncrowIOT/SP-196-be-handle-super-admin-migration
Sp 196 be handle super admin migration
|
2024-05-18 20:40:33 +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 |
|
|
e7024a5cb8
|
Add Unique constraint to 'type' column in RoleTypeEntity
|
2024-05-11 21:02:35 +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 |
|
|
c30a21b04f
|
Add Unique constraint to user and roleType fields in UserRoleEntity
|
2024-05-07 09:48:16 +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 |
|
|
1dcb0a3052
|
Add UserRoleRepository and RoleTypeRepository imports
|
2024-05-06 19:10:24 +03:00 |
|
|
6bd827fe57
|
Add UserRoleEntity and RoleTypeEntity imports to database module
|
2024-05-06 18:34:03 +03:00 |
|
|
7d6964208c
|
Add UserRoleEntity and related modules for user role management
|
2024-05-06 18:33:49 +03:00 |
|
|
1b41199359
|
Merge branch 'SP-205-be-user-device-permission' into SP-201-be-handle-roles
|
2024-05-06 10:31:00 +03:00 |
|
|
b65bef982d
|
Add role type enum, dto, entity, repository, and module
|
2024-05-06 10:30:29 +03:00 |
|
|
0d83d10f0b
|
Update user-device-permission error message
|
2024-05-05 21:32:40 +03:00 |
|
|
16ed5b33fc
|
Add user device permission guards
|
2024-05-05 21:32:31 +03:00 |
|
|
6019e92c5d
|
Add user permission guards and update device service methods
|
2024-05-05 21:32:21 +03:00 |
|
|
fae2fff2ba
|
Remove unnecessary field from Unique constraint
|
2024-05-05 21:32:00 +03:00 |
|
|
fa6929a4e5
|
Add user device permission CRUD operations
|
2024-05-05 19:48:03 +03:00 |
|
|
5aa69255be
|
Add Unique constraint to DeviceUserPermissionEntity
|
2024-05-05 19:47:50 +03:00 |
|