dc11133057
Add Privacy Policy Module and Controller
2025-01-16 23:32:42 -06:00
ef593086bf
Add Terms and Conditions Module
2025-01-15 23:17:25 -06:00
4744b0844c
get space model by id
2025-01-08 21:34:59 +04:00
81ec60d947
Add delete user invitation functionality
2025-01-04 20:10:37 -06:00
fe51705730
Add endpoint to disable user invitation
2025-01-04 19:13:33 -06:00
39d73bf241
finished Update invited user endpoint
2025-01-04 06:25:50 -06:00
c616547f9b
Add activation code endpoint
2025-01-04 04:44:34 -06:00
7e6e34a3de
Refactor and add new user-related endpoints for projects
2024-12-30 18:59:42 -06:00
5220722579
Merge pull request #178 from SyncrowIOT/feat/edit-space-model
...
Feat/edit space model
2024-12-30 14:44:15 +04:00
036d39dbef
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/edit-space-model
2024-12-30 10:08:43 +04:00
a96dccd19d
Add endpoint to get users by project
2024-12-29 22:31:56 -06:00
fef44b3c4f
added space model delete
2024-12-23 22:13:24 +04:00
864884933e
Add endpoint to check email and project existence
2024-12-23 00:01:36 -06: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
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
02faca3397
added space model controller for create
2024-12-11 11:06:41 +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
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
4d2257a3e3
Add endpoint to delete scenes by device UUID and switch name
2024-11-27 03:17:56 -06:00
360371e910
Add comprehensive endpoint descriptions for various controller routes
2024-11-23 22:53:20 -06:00
857b02b97b
added space link entity
2024-11-20 09:11:22 +04:00
7e9894b1d3
Fixed scene
2024-11-02 19:36:56 +04:00
adacc60a40
get devices
2024-10-30 19:07:26 +04:00
a486b24ef8
removed get spaces from community
2024-10-29 18:13:13 +04:00
d6e6eb9b1f
Added tuya space to community
2024-10-29 14:24:01 +04:00
eb77f8ab99
subspace endpoints
2024-10-29 13:13:44 +04:00
74428b408e
add subspace controller
2024-10-28 09:53:47 +04:00
63a98fae55
fixed issue in associating
2024-10-24 11:48:42 +04:00
50cc6ed38f
fixed communityUuid
2024-10-21 10:29:59 +04:00
f8c011f9dc
space management without roles
2024-10-21 09:47:52 +04:00
96d52962aa
Space CRUD apis
2024-10-17 11:20:05 +04:00
d6777c8ec1
Added all community endpoints
2024-10-17 10:55:26 +04:00
d14d3b5ba2
added community space
2024-10-15 11:38:49 +04:00
2292c01220
community controller
2024-10-15 11:01:56 +04:00
70aae9899d
chore: setup initial Swagger documentation configuration
2024-08-22 09:12:19 +04:00