Commit Graph

14 Commits

Author SHA1 Message Date
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