39fd6e9dd9
Add project relationship to InviteUserEntity and invitedUsers to ProjectEntity
2024-12-23 00:01:11 -06:00
5cae090b9a
fixed null issue
2024-12-23 00:00:19 -06:00
2dd48b7bc2
clean model entities
2024-12-23 08:32:02 +04:00
9245c47ef5
removed count from all entities
2024-12-20 14:27:25 +04:00
786c56524c
makew project-community relation not nullable
2024-12-20 10:43:20 +04:00
2d94e10f16
Merge branch 'create-orphan-space-for-project' of https://github.com/SyncrowIOT/backend into feat/list-space-model
2024-12-19 11:57:31 +04:00
66364811f6
added project name to community name
2024-12-19 11:57:06 +04:00
f4741caa06
revert back change
2024-12-19 11:52:56 +04:00
aefe788dd0
added device-to-tag
2024-12-19 10:29:21 +04:00
23be781d2e
added disabled to all space entities
2024-12-19 10:25:25 +04:00
35888a1fce
added disabled to subspaces
2024-12-19 10:22:33 +04:00
85aa64ac36
added edit space module endpoint
2024-12-18 15:00:34 +04:00
7833151b70
list space-model
2024-12-18 11:40:45 +04:00
a5ab883957
create orphan community and space for project
2024-12-18 08:22:53 +04:00
885d43d834
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/link-space-to-space-model
2024-12-17 20:41:08 +04:00
d1050babd1
space product service
2024-12-17 19:08:48 +04:00
b3e8af7540
added subspace product item
2024-12-17 12:18:03 +04:00
c27aca1196
Fix inconsistent casing in Invite-user module paths
2024-12-17 02:13:34 -06:00
a25496b926
Remove unused and outdated dependencies
2024-12-17 01:46:39 -06:00
5e9a8f3f78
Make roleType field non-nullable in UserEntity
2024-12-16 20:00:10 -06:00
6f3891a68e
Add invitedBy
field to InviteUserDto
and InviteUserEntity
2024-12-16 19:56:37 -06:00
9de1d7134a
Fix inconsistent casing in file imports
2024-12-16 19:41:51 -06:00
c1af930dc9
Fix inconsistent casing in import paths for Invite-user module
2024-12-16 19:36:40 -06:00
64027d3a16
Add permission and role management features
2024-12-16 00:19:14 -06:00
57397e653a
Add Invite User Module and Update User and Space Entities
...
This commit introduces a new module for handling user invitations, including DTOs, entities, and repositories. It also updates the User and Space entities to include relationships with the new Invite User entities.
2024-12-16 00:17:50 -06:00
852299a273
Refactor user role handling to use single role object
2024-12-16 00:16:24 -06:00
3099e905e2
subspace product repository created
2024-12-15 19:59:36 +04:00
7cab62b02a
added subspace product item
2024-12-13 15:57:25 +04:00
654642db6c
added relation between subspace product item and model
2024-12-13 15:43:34 +04:00
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
5faeba0869
common module import
2024-12-13 09:56:43 +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
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
708a1d9a92
updated table name
2024-12-11 13:56:19 +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
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
c0ef1546ab
make it nullable for now
2024-12-10 09:49:58 +04:00