Commit Graph

1601 Commits

Author SHA1 Message Date
990bcffc2f Merge pull request #315 from SyncrowIOT/bugfix/make-endpoint-restful-for-get-endpoint
making get one automation endpoint RESTful
2025-03-14 12:29:15 +04: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
70047dd337 making endpoint plural 2025-03-14 11:49:00 +04:00
89ff05b6ef Merge pull request #314 from SyncrowIOT/feat/move-automation-by-space-to-space-module
Feat/move-automation-by-space-to-space-module
2025-03-14 11:47:57 +04:00
a495563c42 making it plural 2025-03-14 11:47:32 +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
f8f4bf525d Merge pull request #312 from SyncrowIOT/SP-1262
added disabled check
2025-03-13 14:11:41 +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
1aea072692 Merge pull request #310 from SyncrowIOT/bugfix/unlik-tags-on-update-space-model 2025-03-13 11:05:13 +04:00
c6f314e5c4 fixed unliking tags on tags created via space models 2025-03-13 11:04:23 +04:00
ef39e9cfa7 Merge pull request #308 from SyncrowIOT:bugfix/update-space-allocation
Bugfix/update-space-allocation
2025-03-12 23:09:27 +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
8456eea5dc Merge pull request #307 from SyncrowIOT:bugifx/fix-delete-propagation
Bugifx/fix-delete-propagation
2025-03-12 01:36:28 +04:00
1ce2f3c3cc fix issues 2025-03-12 01:36:10 +04:00
481ed5e7f9 Merge pull request #306 from SyncrowIOT/bugifx/fix-delete-propagation
Bugifx/fix-delete-propagation
2025-03-11 22:31:33 +04:00
67a78dbdfd error 2025-03-11 22:31:14 +04:00
5c47a3195f fixed delete propagation 2025-03-11 22:29:01 +04:00
5b1c14300e Merge pull request #305 from SyncrowIOT:bugfix/added-validation-for-space-model
added validation for space model
2025-03-11 22:12:39 +04:00
1403a670e3 added validation for space model 2025-03-11 22:11:25 +04:00
b6fa37b1a3 Merge pull request #304 from SyncrowIOT/fix-assign-device-to-room
fix tag relation in device entity
2025-03-11 20:04:40 +03:00
5204cd5504 fix tag relation in device entity 2025-03-11 20:03:30 +03:00
fa009d6f6e Merge pull request #303 from SyncrowIOT/fix-relation-tags-issue
fix relation tags issue
2025-03-11 15:15:40 +03:00
9f83b4286c fix relation tags issue 2025-03-11 15:14:59 +03:00
5434b8324d Merge pull request #302 from SyncrowIOT:bugfix/unlik-space-model
fix the issue in unliking
2025-03-11 15:47:05 +04:00
1ead195d52 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugfix/unlik-space-model 2025-03-11 15:46:21 +04:00
7fae1bf407 fix the issue in unliking 2025-03-11 15:45:21 +04:00
4440a909f3 Merge pull request #301 from SyncrowIOT:bugfix/fix-duplication
Bugfix/fix-duplication
2025-03-11 13:49:03 +04:00
7cc5fd2b54 fixed empty validation 2025-03-11 13:48:22 +04:00
f9f9592603 fix duplication 2025-03-11 13:43:23 +04:00
c62c952544 Merge pull request #300 from SyncrowIOT/fix-get-spaces-hierarchy-issue
remove duplicate issue
2025-03-11 12:20:52 +03:00
f9878ff272 remove duplicate issue 2025-03-11 12:19:26 +03:00
64f83cbda2 fix typo 2025-03-11 12:47:50 +04:00
45a3020b39 Merge pull request #299 from SyncrowIOT:bugix/delete-subspace
Bugix/delete-subspace
2025-03-11 12:44:56 +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
440be3d423 Merge pull request #298 from SyncrowIOT:bugfix/add-validation-for-update-subspace-name
added validation for subspaces
2025-03-10 21:13:20 +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
04d64a6f38 Merge pull request #296 from SyncrowIOT:bugfix/fix-validaiton
added validation for product allocations
2025-03-10 15:20:49 +04:00