1df462712b
updated subspace models update/delete
2024-12-22 13:26:03 +04:00
9245c47ef5
removed count from all entities
2024-12-20 14:27:25 +04:00
c78eeff7e6
update product model
2024-12-20 14:16:23 +04:00
61c17c2e95
product item model
2024-12-20 10:35:11 +04:00
e18214c717
defined product model dto
2024-12-20 08:45:52 +04:00
bb63ac08e3
updated product model dtos
2024-12-20 08:18:25 +04:00
7bfa0c32a8
changed dto name
2024-12-20 08:08:17 +04:00
9bb59f0474
added product model dtos
2024-12-20 08:05:04 +04:00
038f93f16a
fixed dtos
2024-12-20 08:03:25 +04:00
7a82d88aa5
changed name of dtos
2024-12-19 16:18:55 +04:00
7f19073ed6
propagate delete subspace model
2024-12-19 15:48:10 +04:00
84ed3b03c1
bugfix check array empty
2024-12-19 12:24:13 +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
5e089f76ac
for now
2024-12-19 11:21:33 +04:00
9063c65e68
added subspace delete
2024-12-19 10:23:08 +04:00
a771fa8ee5
propagate add
2024-12-19 09:12:26 +04:00
23d3cd620c
return new SubspaceModels onn space update
2024-12-18 16:21:17 +04:00
85aa64ac36
added edit space module endpoint
2024-12-18 15:00:34 +04:00
f66b907c2e
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/list-space-model
2024-12-18 13:00:11 +04:00
6f0e3e404c
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into create-orphan-space-for-project
2024-12-18 12:59:42 +04:00
e4cf203af9
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/link-space-to-space-model
2024-12-18 12:58:03 +04:00
7833151b70
list space-model
2024-12-18 11:40:45 +04:00
422e3b1581
added log
2024-12-18 10:21:50 +04:00
196abad8ba
fixed issue in getting device details from space
2024-12-18 10:13:42 +04:00
70e1fe2ae5
added constrains for orphan space in services
2024-12-18 08:30:30 +04:00
e4a5068f0d
updated community service to manage orphan community
2024-12-18 08:23:42 +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
ef33b3e5f6
created abstract class
2024-12-17 20:37:29 +04:00
e35cefb03b
added base service
2024-12-17 19:21:00 +04:00
d1050babd1
space product service
2024-12-17 19:08:48 +04:00
461a0e6036
Add RoleModule and clean up role.controller imports
2024-12-17 02:24:21 -06:00
b3e8af7540
added subspace product item
2024-12-17 12:18:03 +04:00
74fb06f67e
Fix import case sensitivity in InviteUserRepositoryModule
2024-12-17 02:16:01 -06:00
c27aca1196
Fix inconsistent casing in Invite-user module paths
2024-12-17 02:13:34 -06:00
4ce7620584
Fix typo in import path for repositories
2024-12-17 01:48:36 -06:00
8f6e5e31e2
Update dependencies and refactor import statements
2024-12-17 01:11:53 -06:00
61dae6d3f5
Remove debug console log from PermissionsGuard
2024-12-16 19:57:35 -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
d169999675
Replace JwtAuthGuard with PermissionsGuard and add specific permissions
2024-12-16 00:19:34 -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
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
1b9b79ba6b
renamed dtos
2024-12-13 09:48:33 +04:00