Commit Graph

90 Commits

Author SHA1 Message Date
221fd47e2e fixed delete bug 2024-11-21 16:11:53 +04:00
c0b8e0d779 merged with space-product 2024-11-21 08:20:33 +04:00
9fdee1540b Merge branch 'feat/add-product-space' into feat/add-space-position 2024-11-20 21:46:33 +04:00
bc1638aba4 changed naming 2024-11-20 16:16:58 +04:00
2ed5d9dce7 Added space product relation 2024-11-20 16:16:17 +04:00
c7404972a2 added space link service 2024-11-20 16:01:51 +04:00
4a98d94dda added name to product 2024-11-20 14:55:32 +04:00
857b02b97b added space link entity 2024-11-20 09:11:22 +04:00
5198578eb7 Merge branch 'fix-duplication-issue-in-four-scene-device' into SP-845-be-implement-the-6-scene-device-configuration 2024-11-19 20:44:53 -06:00
9510905fb4 finished config with 6 scene device 2024-11-19 20:44:45 -06:00
7ea69a10b9 finished fix duplication 2024-11-19 20:01:09 -06: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
f1c07360cb updated spaceUuid 2024-10-30 23:50:52 +04:00
689d42cf1e Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feature/space-management 2024-10-30 23:08:51 +04:00
adacc60a40 get devices 2024-10-30 19:07:26 +04:00
d6e6eb9b1f Added tuya space to community 2024-10-29 14:24:01 +04:00
84bcf098d3 Removed community user 2024-10-29 13:19:47 +04:00
86fb73ab8d finished add default icon for scene 2024-10-28 01:51:27 -05:00
74428b408e add subspace controller 2024-10-28 09:53:47 +04:00
ccf3e34fbf changed date string to iso 2024-10-27 15:47:39 +03:00
008fe0a515 changed date string to iso 2024-10-27 11:37:25 +03:00
9160a982ba fix issue in real time 2024-10-27 02:23:28 -05:00
ce9555a5f4 changed device log table 2024-10-27 09:56:23 +03: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
581618296d fixed space name 2024-10-21 10:34:55 +04:00
07ac955eb0 added timeseries 2024-10-20 16:46:44 +03:00
b8d4a080ef community user relation 2024-10-15 12:04:54 +04:00
d14d3b5ba2 added community space 2024-10-15 11:38:49 +04:00
2292c01220 community controller 2024-10-15 11:01:56 +04:00
6bfb64370a finished soft delete devices 2024-10-07 23:11:16 -05:00
ef4541a371 Add Visitor Password Entity and Relationships 2024-08-27 22:08:31 +03:00
76f8f6ba70 Add Visitor Password Management Module 2024-08-27 22:08:17 +03:00
176276ef05 merged with dev 2024-08-11 14:19:02 +03:00
5825ce01d2 added deleted at 2024-08-11 11:41:00 +03:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
c89694919d Remove lazy loading for productDevice in DeviceEntity 2024-07-22 19:12:47 +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
64276205a6 Merge branch 'dev' into SP-203-handle-user-profile 2024-07-21 12:15:02 +03:00
d8f2a2d3ee Add profile picture, region, and timezone fields to UserEntity 2024-07-15 15:45:46 +03:00
369dee5c97 Add TimeZone module 2024-07-15 15:45:08 +03:00
f285bb50f1 Add region module 2024-07-15 15:44:30 +03:00
00cace7b12 Add UUID index to DeviceEntity and set productDevice to lazy loading 2024-07-10 12:57:06 +03:00
5319d76d41 Add spaceTuyaUuid field to SpaceEntity 2024-06-24 13:28:54 +03:00
bcab5a00d8 Refactor: Remove group and group-device modules 2024-06-02 21:12:50 +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
483fc6375f feat: Add unit invitation code functionality and user verification using code 2024-06-01 19:56:07 +03:00