Commit Graph

55 Commits

Author SHA1 Message Date
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
61692c70d1 add overwrite when update spaces with spacesModel 2025-03-06 11:13:14 +03: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
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
2b6f6be149 clear space tags allocation 2025-03-03 21:05:54 +03:00
221a2af32b using new tags relation with space 2025-03-03 00:23:55 +03:00
902ddbab50 update space service 2025-02-27 13:36:08 +03:00
e9a3cd14a8 fixed entity relation, removed circular dependency 2025-02-10 20:36:29 +04:00
993ecf4cf8 fixed the unlinking 2025-02-05 11:30:40 +04:00
9dcb68da2d Add function to remove circular references and use it in SpaceService 2025-02-03 07:38:19 -06:00
3bb88a6e97 fixed issue in association and disassociation 2025-02-03 11:54:49 +04:00
87c2722313 fix space 2025-02-02 23:15:00 +04:00
a8f966a221 removed logs 2025-01-31 11:07:06 +04:00
11faa52283 added moving tags 2025-01-30 21:43:30 +04:00
3366f525ef fixed moving device 2025-01-29 11:53:28 +04:00
65e585c8f2 Add query parameter to filter spaces with devices 2025-01-26 11:59:15 -06:00
ab9517e0c1 return just message 2025-01-12 13:47:35 +04:00
65b7cf1f64 updated listing 2025-01-12 13:40:48 +04:00
79b3b14a9c Rename getSpaceInvitationCode to generateSpaceInvitationCode and update imports 2025-01-10 06:15:41 -06:00
8eb1fd472a Add InviteSpaceRepository and update invitation code handling 2025-01-09 05:38:43 -06:00
d719ad60f4 fixed delete space 2025-01-06 13:42:08 +04:00
172d17950f fixed issues in fetching orphan community 2024-12-31 12:44:26 +04:00
0542d13279 fix bug in community 2024-12-31 12:23:02 +04:00
6df6716820 fixed the relation in fetching space 2024-12-30 22:27:56 +04:00
6a89a17ce9 disable space 2024-12-30 10:06:33 +04:00
fcf1964599 delete propogation 2024-12-27 09:02:47 +04:00
f7b75a630a disabling space 2024-12-25 16:23:09 +04:00
f9fe209076 use query runner for space link 2024-12-25 11:46:24 +04:00
a74a0db26e updated space update 2024-12-25 10:52:48 +04:00
2e46176fd5 added space delete 2024-12-24 14:51:06 +04:00
cb2778dce5 update in tag service 2024-12-24 11:33:58 +04:00
1e47fffc0a cleaned space entities 2024-12-24 08:43:25 +04:00
97b53bf417 space cleanup 2024-12-24 08:12:56 +04:00
5d4f04611f service clean up 2024-12-23 08:44:10 +04:00
70e1fe2ae5 added constrains for orphan space in services 2024-12-18 08:30:30 +04:00
d1050babd1 space product service 2024-12-17 19:08:48 +04:00
b8590841a8 aadded product item to space 2024-12-12 14:37:44 +04:00
ba002ae474 reduced code duplication 2024-12-12 09:21:56 +04:00
8af29cddfd add validation to check both space model and products, subspaces are not created 2024-12-11 17:01:23 +04:00
02faca3397 added space model controller for create 2024-12-11 11:06:41 +04:00
cdc95056ae updated space endpoint to follow project 2024-12-09 17:33:19 +04:00
221fd47e2e fixed delete bug 2024-11-21 16:11:53 +04:00
67c5ebaa41 product update 2024-11-21 10:59:58 +04:00
3f5ae396e3 added product details 2024-11-21 10:44:55 +04:00
c0b8e0d779 merged with space-product 2024-11-21 08:20:33 +04:00
9fdee1540b Merge branch 'feat/add-product-space' into feat/add-space-position 2024-11-20 21:46:33 +04:00
11564eece7 added space product service 2024-11-20 16:34:44 +04:00
c7404972a2 added space link service 2024-11-20 16:01:51 +04:00
857b02b97b added space link entity 2024-11-20 09:11:22 +04:00