Commit Graph

832 Commits

Author SHA1 Message Date
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
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
553cdb28bf prettify 2025-03-04 00:45:53 +04:00
34f4b61ae0 changed description of controller 2025-03-04 00:45:42 +04:00
d059171b72 fixed issues in create space model 2025-03-04 00:44:22 +04:00
4e43954175 clear subspace tags allocation 2025-03-03 21:06:22 +03:00
2b6f6be149 clear space tags allocation 2025-03-03 21:05:54 +03:00
b4c3ee486e Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2025-03-03 17:58:22 +04:00
95ecbab165 fix ProcessTagDto dto issues 2025-03-03 10:05:11 +03:00
221a2af32b using new tags relation with space 2025-03-03 00:23:55 +03:00
8a5709b1c9 finished spaces validation endpoint 2025-03-02 22:48:02 +03:00
35e658a3f6 fixed tag controller 2025-03-02 15:45:26 +04:00
e17a3fdda8 Merge pull request #273 from SyncrowIOT/feat/project-tag
New tag entitiy
2025-03-02 00:25:55 +04:00
e9cda53636 Merge branch 'dev' into feat/project-tag 2025-03-02 00:22:28 +04:00
e90f9d44fc commenting out 2025-03-02 00:13:33 +04:00
9250b08b17 Merge branch 'feat/project-tag' of https://github.com/SyncrowIOT/backend into SP-1079-BE-Implement-API-for-linking-space-model-to-space 2025-03-02 00:08:32 +04:00
1d71be4b06 added linking 2025-03-02 00:08:28 +04:00
a9e5454b61 Add space product 2025-02-27 13:36:28 +03:00
902ddbab50 update space service 2025-02-27 13:36:08 +03:00
b6c305a6f7 added endpoint to link 2025-02-26 20:11:43 +04:00
7ddc39a7eb Merge branch 'feat/project-tag' of https://github.com/SyncrowIOT/backend into feat/project-tag 2025-02-26 17:51:55 +04:00
e3e2981673 Include community details in user spaces response 2025-02-26 16:19:55 +03:00
2a5b35a297 fixed query commit 2025-02-26 16:02:58 +04:00
f98c3cd4ad fixed delete propagation 2025-02-26 15:43:27 +04:00
25f5c62ecf linking dto 2025-02-26 15:39:23 +04:00
6b20428719 added service to delete space model 2025-02-26 00:36:37 +04:00
8ecd368b16 fixed query to get and list space model 2025-02-26 00:36:13 +04:00
8739edb6e9 fixed dto description 2025-02-26 00:35:55 +04:00
aed9719178 removed tag service 2025-02-26 00:35:36 +04:00
ed1c7ff167 fixed swagger doc of get space model 2025-02-26 00:35:17 +04:00
edf1cd4157 added formatting for list space model 2025-02-25 23:58:33 +04:00
cd8d368e21 added services 2025-02-25 23:16:00 +04:00
67ce73754b fixed update space model 2025-02-25 01:37:23 +04:00