Commit Graph

1162 Commits

Author SHA1 Message Date
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
d85b374f05 Merge pull request #271 from SyncrowIOT/SP-1182-update-create-and-edit-space-to-use-new-tag-entity
Sp 1182 update create and edit space to use new tag entity
2025-02-28 11:40:38 +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
2582b88c8c fix summary 2025-02-26 20:06:25 +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
25f5c62ecf linking dto 2025-02-26 15:39:23 +04:00
9297f1efb3 Merge pull request #267 from SyncrowIOT/SP-1227-BE-Update-the-endpoint-to-list-space-model-with-tags-from-project
added service to delete space model
2025-02-26 12:02:44 +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
4326ac1900 Merge pull request #266 from SyncrowIOT:bugfix/module-provider-fix
added services to module
2025-02-25 23:16:25 +04:00
cd8d368e21 added services 2025-02-25 23:16:00 +04:00
bcd976e1b2 Merge pull request #264 from SyncrowIOT/SP-1181-BE-Update-create-space-model-and-edit-space-model-to-use-new-tag-entity 2025-02-25 01:38:36 +04:00
67ce73754b fixed update space model 2025-02-25 01:37:23 +04:00
acc8f3ef4d updated delete action 2025-02-24 20:04:36 +04:00
4391339e5e updated subspace model covering all edge cases 2025-02-24 18:41:32 +04:00
d13da50fd7 fixed create space model 2025-02-21 21:22:48 +04:00
394dd0dd6d changed tag endpoint 2025-02-20 17:15:44 +04:00
6301da0665 add logs 2025-02-18 09:20:21 +04:00
c7ffba7290 fix dependency issue 2025-02-17 23:15:27 +04:00
0059562319 Merge branch 'SP-1181-BE-Update-create-space-model-and-edit-space-model-to-use-new-tag-entity' of https://github.com/SyncrowIOT/backend into SP-1181-BE-Update-create-space-model-and-edit-space-model-to-use-new-tag-entity 2025-02-17 23:07:22 +04:00
7ddd75041e added project validation 2025-02-17 23:07:15 +04:00
07d31bb8bd comment 2025-02-17 22:27:35 +04:00
61a85789d1 tag 2025-02-17 22:19:52 +04:00
565b0f72b7 update 2025-02-17 17:11:56 +04:00
e276d4651d new bulk save tags 2025-02-15 11:33:18 +04:00
9eb9b92be3 update space-model service 2025-02-15 11:33:10 +04:00
a99b759882 Merge pull request #254 from SyncrowIOT/SP-1180-be-create-tag-endpoint-fore-create-list-tags
Add Tag Module with CRUD operations
2025-02-12 11:13:37 +04:00
0fe456aaed fixed the typo in subspace entity 2025-02-12 11:12:20 +04:00
7546dbbf35 Add Tag Module with CRUD operations 2025-02-12 00:42:47 -06:00
5129724a8a prettier 2025-02-11 11:25:20 +04:00
62f949396f removed allowed quantity and renamed tags 2025-02-11 11:23:29 +04:00
e9a3cd14a8 fixed entity relation, removed circular dependency 2025-02-10 20:36:29 +04:00
f5f9e9dfe3 fix tag usage 2025-02-10 13:04:22 +04:00
acf8c42170 typo fix 2025-02-10 12:59:43 +04:00
219974385a added product allocation for subspace and space model 2025-02-10 12:59:06 +04:00
4c7208cd5f added subspace and space product allocation entity 2025-02-10 12:58:49 +04:00
8d4e10ff1c updated tag with relation 2025-02-10 12:58:13 +04:00
f381820049 added tag relation to project and product 2025-02-10 11:36:57 +04:00
4c566fd6c3 added new tag entity 2025-02-10 11:27:31 +04:00
a653616afe Merge remote-tracking branch 'origin/main' into dev 2025-02-06 09:25:36 +04:00
6204a2e7c3 Merge pull request #252 from SyncrowIOT/bugfix/move-tags-between-subspaces
Bugfix/move-tags-between-subspaces
2025-02-06 09:24:36 +04:00
06760649ff prettier 2025-02-05 23:09:34 +04:00
21addb7ac0 fixed moving tags between subspace models 2025-02-05 23:06:18 +04:00