Commit Graph

815 Commits

Author SHA1 Message Date
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
3bbc39734b Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/fix-propagation 2025-03-10 05:58:50 +04:00
054df46936 fix create space 2025-03-09 20:12:19 +04:00
63f1f7a7c0 fixed get spaces 2025-03-09 14:03:59 +04:00
36612a40b9 fix propagation 2025-03-09 13:56:06 +04:00
1220ee395d fixing propagation 2025-03-07 23:01:38 +04:00
76d29bab16 fixed unlinking space model on delete 2025-03-07 12:02:13 +04:00
cd781024fe Merge pull request #288 from SyncrowIOT/SP-1296-be-api-request-failure-500-internal-server-error-when-deleting-a-space
fix delete space and sub space
2025-03-07 11:17:50 +04:00
dd56300b96 fix delete space and sub space 2025-03-07 03:16:24 +03:00
d64e78f03e fixed overwriting 2025-03-07 00:54:13 +04:00
31e84b4a25 fix the issue in create space 2025-03-07 00:28:18 +04:00
61fc699cf8 fix issue on deleting subspace 2025-03-06 22:51:19 +04:00
a68f4c1847 fixed allocating tag from subspace to space 2025-03-06 20:54:51 +04:00
1f18f50923 adding tag in space model will add tag to spaces 2025-03-06 15:49:14 +04:00
f7848a7394 finished edit the response 2025-03-06 13:03:56 +03:00
5e6c7bef9e Merge pull request #280 from SyncrowIOT/SP-1078-be-implement-api-to-assign-a-space-model-or-reassign-it-to-a-space
add space linking when create or update space
2025-03-06 12:33:31 +03:00
d0d1dd615a fixed issue in subspace allocation 2025-03-06 13:09:04 +04:00
61692c70d1 add overwrite when update spaces with spacesModel 2025-03-06 11:13:14 +03:00
07828eafd7 fix issues in deleting from space model product allocation and space product allocation 2025-03-06 11:01:08 +04:00
6805ff226c added proper validations 2025-03-06 09:35:25 +04:00
6864e000b8 add space linking when create or update space 2025-03-06 02:33:48 +03:00
823cb6cf7a no need to do anything if delete dto is empty 2025-03-05 23:57:38 +04:00
547e37dadb fix delete dto 2025-03-05 23:54:41 +04:00
81a0bc8bbc added validation in process tags 2025-03-05 23:37:13 +04:00
0d4afc40f2 Merge pull request #274 from SyncrowIOT/SP-1080-be-implement-the-validation-for-the-overwrite
finished spaces validation endpoint
2025-03-04 13:05:10 +04:00
9c279d9655 Merge pull request #277 from SyncrowIOT/SP-1228-be-update-the-delete-space-endpoint-with-the-changes-in-tags
Sp 1228 be update the delete space endpoint with the changes in tags
2025-03-04 12:50:07 +04:00