Commit Graph

44 Commits

Author SHA1 Message Date
1e47fffc0a cleaned space entities 2024-12-24 08:43:25 +04:00
97b53bf417 space cleanup 2024-12-24 08:12:56 +04:00
2dd48b7bc2 clean model entities 2024-12-23 08:32:02 +04:00
885d43d834 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/link-space-to-space-model 2024-12-17 20:41:08 +04:00
c27aca1196 Fix inconsistent casing in Invite-user module paths 2024-12-17 02:13:34 -06:00
c1af930dc9 Fix inconsistent casing in import paths for Invite-user module 2024-12-16 19:36:40 -06:00
64027d3a16 Add permission and role management features 2024-12-16 00:19:14 -06:00
05b2bddc26 added subspace product item 2024-12-13 15:39:13 +04:00
d268a81d85 added subspace product 2024-12-13 15:30:38 +04:00
9fdd559b9f added subspace model product and item entities 2024-12-12 16:37:49 +04:00
88a4b26919 added entities for space product item 2024-12-11 15:27:06 +04:00
783b37cd1f Added space model, subspace model, space product model entities 2024-12-10 15:12:51 +04:00
df80928b68 created project entity 2024-12-09 10:51:58 +04:00
9fdee1540b Merge branch 'feat/add-product-space' into feat/add-space-position 2024-11-20 21:46:33 +04:00
2ed5d9dce7 Added space product relation 2024-11-20 16:16:17 +04:00
857b02b97b added space link entity 2024-11-20 09:11:22 +04:00
eb916b79b4 finished 4scene configration endpoints 2024-11-16 23:05:06 -06:00
a1f74938fc removed unused entity 2024-11-15 13:27:20 +04:00
689d42cf1e Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feature/space-management 2024-10-30 23:08:51 +04:00
6d6560b3e0 Added subspace entity 2024-10-25 13:59:25 +04:00
c2958498e5 finished scene icons 2024-10-22 02:13:53 -05:00
07ac955eb0 added timeseries 2024-10-20 16:46:44 +03:00
2292c01220 community controller 2024-10-15 11:01:56 +04:00
ef4541a371 Add Visitor Password Entity and Relationships 2024-08-27 22:08:31 +03:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
26cba4d05b added unit tests 2024-07-31 22:26:51 +03:00
f98f3cd47b Add RegionEntity and TimeZoneEntity to database module imports 2024-07-15 15:49:28 +03:00
bcab5a00d8 Refactor: Remove group and group-device modules 2024-06-02 21:12:50 +03:00
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