Commit Graph

27 Commits

Author SHA1 Message Date
eb916b79b4 finished 4scene configration endpoints 2024-11-16 23:05:06 -06: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