Commit Graph

66 Commits

Author SHA1 Message Date
35f061c907 Add UserNotificationEntity and DeviceNotificationEntity to database module imports 2024-05-26 00:35:34 +03:00
6bd827fe57 Add UserRoleEntity and RoleTypeEntity imports to database module 2024-05-06 18:34:03 +03:00
e48c6b4a91 Update imports in database module 2024-05-05 18:40:06 +03:00
bdcc065d73 Remove Home Module 2024-04-27 23:31:00 +03:00
239dbc84b1 Add GroupDeviceEntity and related modules 2024-04-18 10:44:34 +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
921b44d4ed Add group module entities, DTOs, repository, and repository module 2024-04-18 09:42:55 +03:00
2a4fe77b0b SPRINT-1 related tasks done 2024-04-18 09:16:59 +05:30
fbdf187ee1 SPRINT-1 related tasks done 2024-04-17 18:52:58 +05:30
35b41e1be1 Add UserSpaceEntity to database module imports 2024-04-16 11:11:47 +03:00
4a033107da Add SpaceEntity and SpaceTypeEntity to database module 2024-04-02 17:29:33 +03:00
2d6ce1842b Add ProductEntity to entities list in database module 2024-03-25 13:37:05 +03:00
a553481c9a create home entity 2024-03-10 21:07:13 +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