Commit Graph

890 Commits

Author SHA1 Message Date
d09bdd1f6e finished add community data in scene and automation 2025-03-20 11:12:37 +03:00
dd1229db9c add password as optional 2025-03-20 10:50:35 +03:00
9bc763bad3 refactor visitor passwords apis 2025-03-20 09:42:54 +03:00
b5469cb316 add project in the token 2025-03-20 09:42:28 +03:00
670c026cfd Merge pull request #317 from SyncrowIOT/SP-1331-be-return-space-name-in-get-scene-and-get-automation-by-space-apis
SP-1331-be-return-space-name-in-get-scene-and-get-automation-by-space-apis
2025-03-19 11:05:53 +03:00
b0a403b0cf added search for spaces 2025-03-19 10:51:38 +04:00
1a313c103d finished return the last three parents 2025-03-19 00:50:24 +03:00
30badcde67 add where for community name 2025-03-18 21:20:27 +04:00
770d08ce08 add space name to get scenes endpoint 2025-03-18 13:35:49 +03:00
770ece21b3 add space name to get automations endpoint 2025-03-18 13:35:09 +03:00
39ac2e6860 add includeSpaces in the query param 2025-03-18 10:17:29 +03:00
9902b02700 finished return the spaces in get community 2025-03-18 01:52:01 +03:00
a9045a458c updated the endpoint for checking automation status 2025-03-14 12:26:56 +04:00
9f30f0e2c2 making get one automation endpoint RESTful 2025-03-14 11:57:11 +04:00
1f25e09388 community 2025-03-14 11:39:56 +04:00
532ded3624 Enforced service accessing space and automation within the project 2025-03-14 11:39:23 +04:00
3d3dcf17dd moved automation by space to different root 2025-03-14 11:38:49 +04:00
378ff1751b Merge pull request #313 from SyncrowIOT/SP-1243
updated api route and added dtos
2025-03-13 14:35:28 +04:00
76fd4b640f updated api route and added dtos 2025-03-13 14:23:40 +04:00
d24b1d88d7 added disabled check 2025-03-13 14:03:59 +04:00
8b3232b2f4 length checking 2025-03-13 13:39:26 +04:00
c6f314e5c4 fixed unliking tags on tags created via space models 2025-03-13 11:04:23 +04:00
8cbbb3a8ba updated space product model allocation 2025-03-12 23:08:18 +04:00
537f20f8de propagate subspace allocations 2025-03-12 21:57:08 +04:00
1ce2f3c3cc fix issues 2025-03-12 01:36:10 +04:00
67a78dbdfd error 2025-03-11 22:31:14 +04:00
5c47a3195f fixed delete propagation 2025-03-11 22:29:01 +04:00
1403a670e3 added validation for space model 2025-03-11 22:11:25 +04:00
5204cd5504 fix tag relation in device entity 2025-03-11 20:03:30 +03:00
7fae1bf407 fix the issue in unliking 2025-03-11 15:45:21 +04:00
f9f9592603 fix duplication 2025-03-11 13:43:23 +04:00
f9878ff272 remove duplicate issue 2025-03-11 12:19:26 +03:00
64f83cbda2 fix typo 2025-03-11 12:47:50 +04:00
6e329d096d unused import 2025-03-11 12:35:54 +04:00
eb42948d8e removed log 2025-03-11 12:34:53 +04:00
3367ca8fab Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugix/delete-subspace 2025-03-11 01:25:31 +04:00
9122137922 fixed delete subspace model propagation 2025-03-11 01:25:27 +04:00
cacaa105ed added validation for subspaces 2025-03-10 21:12:47 +04:00
7dc2a8d0c9 Merge pull request #297 from SyncrowIOT/fix-get-spaces-issue
return tags name
2025-03-10 15:41:43 +03:00
7e513f0d31 return tags name 2025-03-10 15:40:58 +03:00
a8fbf2b510 fixed issue in create space with space model 2025-03-10 15:52:11 +04:00
b9f0987bb0 added validation for product allocations 2025-03-10 15:20:15 +04:00
aa609266c7 propagate 2025-03-10 15:13:04 +04:00
f6d47d0e39 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2025-03-10 11:24:23 +03:00
ea09f633ee remove tags relation from device table 2025-03-10 11:23:51 +03:00
404c0457a7 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2025-03-10 12:09:09 +04:00
5e9de023ac update add handler 2025-03-10 12:07:57 +04:00
c459cadb41 Merge pull request #293 from SyncrowIOT/remove-old-tag-flow-from-update-space
remove old tag flow
2025-03-10 11:55:28 +04:00
c8d72a90b6 remove old tag flow 2025-03-10 10:42:00 +03:00
d1a976d152 removed old tags 2025-03-10 10:57:27 +04:00