Commit Graph

1601 Commits

Author SHA1 Message Date
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
283e9406b6 Merge pull request #292 from SyncrowIOT:feat/remove-tag
removed old tags
2025-03-10 10:58:10 +04: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
c6793a46a5 Merge pull request #291 from SyncrowIOT/bugfix/create-space-with-space-model 2025-03-09 20:12:58 +04:00
054df46936 fix create space 2025-03-09 20:12:19 +04:00
08db0bd153 Merge pull request #290 from SyncrowIOT:fix/issue-in-listing-spaces
fixed get spaces
2025-03-09 14:04:17 +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
226781e53f Merge pull request #289 from SyncrowIOT:bugfix/fix-unlinking-space-model
fixed unlinking space model on delete
2025-03-07 12:02:43 +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
c400e6f9d6 Merge pull request #287 from SyncrowIOT/bugfix/fix-overwrite-of-space-linking 2025-03-07 00:54:44 +04:00
d64e78f03e fixed overwriting 2025-03-07 00:54:13 +04:00
9fce11b8c1 Merge pull request #285 from SyncrowIOT:bugfix/create-space
fix the issue in create space
2025-03-07 00:29:42 +04:00
31e84b4a25 fix the issue in create space 2025-03-07 00:28:18 +04:00
107ec72e81 Merge pull request #284 from SyncrowIOT/bugfix/fix-issue-in-deleting-subspace
fix issue on deleting subspace
2025-03-06 22:55:16 +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
772459a106 Merge pull request #283 from SyncrowIOT/fix-get-spaces-by-community-response
finished edit the response
2025-03-06 14:33:13 +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
372d2c680d Merge pull request #282 from SyncrowIOT/bugfix/space-allocation 2025-03-06 13:10:08 +04: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
ed406addb8 Merge pull request #281 from SyncrowIOT/bugfix/update-space-model-on-tag-reuse 2025-03-06 09:36:53 +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
6a4361515d Merge pull request #279 from SyncrowIOT/bugfix/link-space-model 2025-03-04 12:48:54 +04:00
1caecfe6d9 removed the validation for space model subspaces and allocations 2025-03-04 12:48:21 +04:00
19c02da8ad Merge pull request #275 from SyncrowIOT/SP-1226-be-update-the-endpoint-to-list-space-with-tags-from-project
using new tags relation with space
2025-03-04 12:41:45 +04:00
0d3ec0bea1 Merge pull request #278 from SyncrowIOT/bugfix/fix-issues-in-create-space-model
Bugfix/fix-issues-in-create-space-model
2025-03-04 12:39:12 +04:00
553cdb28bf prettify 2025-03-04 00:45:53 +04:00
34f4b61ae0 changed description of controller 2025-03-04 00:45:42 +04:00