a3001c8bb8
feat: add DEVICE_ADD permission and update device handling logic
2025-04-13 20:19:21 +03:00
cf8cf08bdc
add client relation btw user and client
2025-03-27 01:55:26 +03:00
e9a3cd14a8
fixed entity relation, removed circular dependency
2025-02-10 20:36:29 +04:00
41da528963
Add agreement acceptance fields to UserEntity
2025-01-22 00:33:44 -06:00
c27aca1196
Fix inconsistent casing in Invite-user module paths
2024-12-17 02:13:34 -06:00
5e9a8f3f78
Make roleType field non-nullable in UserEntity
2024-12-16 20:00:10 -06:00
c1af930dc9
Fix inconsistent casing in import paths for Invite-user module
2024-12-16 19:36:40 -06:00
57397e653a
Add Invite User Module and Update User and Space Entities
...
This commit introduces a new module for handling user invitations, including DTOs, entities, and repositories. It also updates the User and Space entities to include relationships with the new Invite User entities.
2024-12-16 00:17:50 -06:00
84bcf098d3
Removed community user
2024-10-29 13:19:47 +04:00
b8d4a080ef
community user relation
2024-10-15 12:04:54 +04:00
ef4541a371
Add Visitor Password Entity and Relationships
2024-08-27 22:08:31 +03:00
176276ef05
merged with dev
2024-08-11 14:19:02 +03:00
8f761168b4
changed entity and type structure
2024-08-03 23:50:49 +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
d8f2a2d3ee
Add profile picture, region, and timezone fields to UserEntity
2024-07-15 15:45:46 +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
948d133e4f
Merge branch 'dev' into SP-232-consume-the-tuya-messaging-service-for-device-logs
2024-06-02 19:09:58 +03:00
423533df04
feat(device): add endpoint to add device to user
2024-05-29 23:29:53 +03:00
fdab3fa687
Add device and user notification modules
2024-05-26 00:34:28 +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
7d6964208c
Add UserRoleEntity and related modules for user role management
2024-05-06 18:33:49 +03:00
b8ae3540c3
Update entity references in permission and user entities
2024-05-05 18:39:38 +03:00
c805f9d2af
Merge branch 'feat/device_permissions' into SP-171-be-create-groups-to-control-devices-per-group
2024-04-18 10:05:51 +03:00
fbdf187ee1
SPRINT-1 related tasks done
2024-04-17 18:52:58 +05:30
6673bcd913
Add UserSpaceEntity relation to SpaceEntity and UserEntity
2024-04-16 11:11:36 +03:00
c5537b3230
convert project from microservices to rest apis
2024-03-10 12:49:51 +03:00
1bfcbf0904
use pgcrypto
2024-02-26 14:13:58 +03:00
0764793874
authentication module done
2024-02-26 11:23:44 +05:30