Commit Graph

59 Commits

Author SHA1 Message Date
cbd3f5028b finished client endpoints 2025-03-27 01:28:40 +03:00
8efd8cfba2 finished refactor devices module 2025-03-24 02:32:44 +03:00
794e12d5d3 finished edit visitor passwords route 2025-03-21 09:56:13 +03:00
9bc763bad3 refactor visitor passwords apis 2025-03-20 09:42:54 +03:00
70047dd337 making endpoint plural 2025-03-14 11:49:00 +04:00
a495563c42 making it plural 2025-03-14 11:47:32 +04:00
3d3dcf17dd moved automation by space to different root 2025-03-14 11:38:49 +04:00
76fd4b640f updated api route and added dtos 2025-03-13 14:23:40 +04:00
8a5709b1c9 finished spaces validation endpoint 2025-03-02 22:48:02 +03:00
e9cda53636 Merge branch 'dev' into feat/project-tag 2025-03-02 00:22:28 +04:00
2582b88c8c fix summary 2025-02-26 20:06:25 +04:00
25f5c62ecf linking dto 2025-02-26 15:39:23 +04:00
394dd0dd6d changed tag endpoint 2025-02-20 17:15:44 +04:00
427a57501f Moved get visitor password and get device for visitor password 2025-02-16 23:26:20 +04:00
7546dbbf35 Add Tag Module with CRUD operations 2025-02-12 00:42:47 -06:00
f675064b68 Add endpoint to update user web agreement 2025-01-22 00:34:54 -06:00
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