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
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
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
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
bab57ff5eb
add route and api summary and details for project
2024-12-09 12:27:40 +04:00
7f739b88d8
Project service to CRUD project entity
2024-12-09 11:48:53 +04:00
54228c24eb
added description
2024-12-09 11:24:28 +04:00
acbd5d53f1
name should be unique
2024-12-09 11:20:40 +04:00
df80928b68
created project entity
2024-12-09 10:51:58 +04:00
5a698f8087
Add updateAutomation method and update external service handling
2024-12-03 03:10:32 -06:00
b507bcbdf1
Add RULE_TRIGGER to ActionExecutorEnum and introduce ActionTypeEnum
2024-12-02 05:25:11 -06:00
e0ec9f20ff
Add method to update TapToRun scene in Tuya and integrate it in SceneService
2024-11-30 20:25:59 -06:00
4d2257a3e3
Add endpoint to delete scenes by device UUID and switch name
2024-11-27 03:17:56 -06:00
3437493282
Merge branch 'dev' into delete-scene-device-endpoint
2024-11-24 23:28:56 -06:00
86923461eb
Merge pull request #154 from SyncrowIOT/SP-447-be-lack-of-documentation
...
Sp 447 be lack of documentation
2024-11-24 23:26:35 -06:00
6b66bf2b20
fix automation get endpoint remove return Auto_
2024-11-24 16:09:21 -06:00
360371e910
Add comprehensive endpoint descriptions for various controller routes
2024-11-23 22:53:20 -06:00