Commit Graph

803 Commits

Author SHA1 Message Date
05b2bddc26 added subspace product item 2024-12-13 15:39:13 +04:00
d268a81d85 added subspace product 2024-12-13 15:30:38 +04:00
4fb4e32c3d folder restructuring 2024-12-13 15:08:50 +04:00
1373dfb0ce subspace model also has product model and item 2024-12-13 15:00:33 +04:00
5faeba0869 common module import 2024-12-13 09:56:43 +04:00
1b9b79ba6b renamed dtos 2024-12-13 09:48:33 +04:00
9fdd559b9f added subspace model product and item entities 2024-12-12 16:37:49 +04:00
e198c081cb indexing 2024-12-12 16:19:57 +04:00
8d0001cb95 added subspace model remaining dtos 2024-12-12 16:19:37 +04:00
ff7c02d584 folder restructure 2024-12-12 16:14:35 +04:00
2e95dbfd9f folder restructure 2024-12-12 14:42:24 +04:00
b8590841a8 aadded product item to space 2024-12-12 14:37:44 +04:00
72bebe3b06 reduced duplication 2024-12-12 09:29:25 +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
a2ee7a0001 added space model details to space 2024-12-11 16:45:09 +04:00
bbd40253b8 enities typo fix 2024-12-11 16:42:39 +04:00
6d8c9a0ec0 added the relation between models and space 2024-12-11 16:06:51 +04:00
88a4b26919 added entities for space product item 2024-12-11 15:27:06 +04:00
37d016ea43 Merge pull request #170 from SyncrowIOT/feat/create-space-model
Feat/create space model
2024-12-11 13:56:43 +04:00
708a1d9a92 updated table name 2024-12-11 13:56:19 +04:00
72c8445d24 updated create space model with query runner 2024-12-11 13:23:37 +04:00
4f4fd7b734 added count validation 2024-12-11 12:03:09 +04:00
69d0065ee6 added unique subspace name 2024-12-11 11:46:30 +04:00
02faca3397 added space model controller for create 2024-12-11 11:06:41 +04:00
b2a422f71b created space model create service 2024-12-11 10:51:17 +04:00
b945740fb8 ensure in uniqueness in tag 2024-12-11 10:37:21 +04:00
dc00fdc554 added project space model relation 2024-12-10 17:33:50 +04:00
3ee3ff1fc3 space model can have nullable space product model and subspace model 2024-12-10 15:28:29 +04:00
1ed7f4f2ef changed name to tag 2024-12-10 15:16:35 +04:00
783b37cd1f Added space model, subspace model, space product model entities 2024-12-10 15:12:51 +04:00
aebc6e73d0 Merge pull request #169 from SyncrowIOT/feat/associate-community-project
Feat/associate-community-project
2024-12-10 01:19:37 -06:00
c0ef1546ab make it nullable for now 2024-12-10 09:49:58 +04:00
476e5cf9ac remove unused 2024-12-09 17:59:52 +04:00
e61132561b changed endpoint for subspace device 2024-12-09 17:56:18 +04:00
30c2294224 updated endpoint of subspaces 2024-12-09 17:52:15 +04:00
dc9c67b6c0 updated root of endoint of space device from project 2024-12-09 17:47:26 +04:00
dade201752 api endpoints for space user controller base root has been mapped from project 2024-12-09 17:44:22 +04:00
bb031dd15b updated space scee endpoint to match project entity 2024-12-09 17:37:22 +04:00
cdc95056ae updated space endpoint to follow project 2024-12-09 17:33:19 +04:00
19825540dd updated endpoint and validation to manage project entity in communty CRUD 2024-12-09 16:22:54 +04:00
fc28a91b82 updated api endpoint for community to address it through project 2024-12-09 16:22:22 +04:00
760ca019cc Fixed typo 2024-12-09 16:21:41 +04:00
ab8466bf32 added project community relation 2024-12-09 15:41:45 +04:00
a74e6dfac6 Merge pull request #168 from SyncrowIOT/feat/project-entity
Feat/project-entity
2024-12-09 04:50:39 -06:00
1e5b61e3e0 added project endpoints 2024-12-09 13:26:17 +04:00
5b0494b415 fixed uuid 2024-12-09 12:59:46 +04:00
bc2987295f fixed typo in controller route 2024-12-09 12:49:45 +04:00
459e971498 added dto 2024-12-09 12:44:57 +04:00
bab57ff5eb add route and api summary and details for project 2024-12-09 12:27:40 +04:00