Commit Graph

25 Commits

Author SHA1 Message Date
4aa3d04478 feat: update device and space services to use productType instead of deviceType and add query support for device retrieval by product type 2025-05-13 03:19:21 +03:00
8a5709b1c9 finished spaces validation endpoint 2025-03-02 22:48:02 +03:00
fc7e3b91e5 Merge pull request #225 from SyncrowIOT/SP-1145-be-get-space-by-community-have-devices
Add query parameter to filter spaces with devices
2025-01-27 12:56:14 +04:00
65e585c8f2 Add query parameter to filter spaces with devices 2025-01-26 11:59:15 -06:00
19d6669a84 Update permission mappings and role permissions 2025-01-22 06:47:12 -06:00
79b3b14a9c Rename getSpaceInvitationCode to generateSpaceInvitationCode and update imports 2025-01-10 06:15:41 -06:00
8eb1fd472a Add InviteSpaceRepository and update invitation code handling 2025-01-09 05:38:43 -06:00
5cd3564434 Change HTTP method for generating space invitation code 2025-01-09 05:38:00 -06:00
fcf1964599 delete propogation 2024-12-27 09:02:47 +04:00
f7b75a630a disabling space 2024-12-25 16:23:09 +04:00
2e46176fd5 added space delete 2024-12-24 14:51:06 +04:00
d169999675 Replace JwtAuthGuard with PermissionsGuard and add specific permissions 2024-12-16 00:19:34 -06:00
dade201752 api endpoints for space user controller base root has been mapped from project 2024-12-09 17:44:22 +04:00
cdc95056ae updated space endpoint to follow project 2024-12-09 17:33:19 +04:00
cde9e8b602 Fixed user space permission 2024-11-05 11:48:57 +04:00
a133f78bb3 fixed endpoint for disassociate 2024-11-04 12:20:08 +04:00
7e9894b1d3 Fixed scene 2024-11-02 19:36:56 +04:00
5a5911ca8a space device controller 2024-10-30 19:10:13 +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
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
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