Commit Graph

786 Commits

Author SHA1 Message Date
a8f966a221 removed logs 2025-01-31 11:07:06 +04:00
f77d52b6be fixed deleting subspace 2025-01-30 21:52:59 +04:00
11faa52283 added moving tags 2025-01-30 21:43:30 +04:00
0ac271c0cf Merge pull request #233 from SyncrowIOT/feat/add-subspace-info-device
added subspace information
2025-01-30 16:13:19 +04:00
6a857aac65 Order users by creation date in ascending order 2025-01-30 04:26:39 -06:00
289e615b7a added subspace information 2025-01-30 10:09:41 +04:00
93b7f7a154 Merge branches 'dev' and 'dev' of https://github.com/SyncrowIOT/backend into dev 2025-01-29 14:55:30 +04:00
450fb8add0 Merge branch 'bufix/move-tags-between' into dev 2025-01-29 14:55:26 +04:00
1b02f1c86a add tag_id 2025-01-29 14:55:05 +04:00
7faead463d Merge pull request #231 from SyncrowIOT/bufix/move-tags-between
fixed moving device
2025-01-29 14:02:39 +04:00
64a056cf95 tag fix 2025-01-29 14:02:26 +04:00
3366f525ef fixed moving device 2025-01-29 11:53:28 +04:00
dc23cce89a Add platform type to user login and enforce access restrictions 2025-01-28 19:41:03 -06:00
65eac98270 Merge pull request #229 from SyncrowIOT/SP-1147-be-save-the-automation-in-our-database-to-get-the-automation-by-syncrow-spaces
Sp 1147 be save the automation in our database to get the automation by syncrow spaces
2025-01-28 19:13:01 -06:00
2477f4825e Refactor automation and scene fetching to handle errors and improve readability 2025-01-28 19:12:31 -06:00
8161e8469b Add new automation actions and repository 2025-01-28 03:43:11 -06:00
903533cd86 fix create subspace 2025-01-27 15:19:35 +04:00
7af9cdc4a2 Merge pull request #227 from SyncrowIOT/bugfix/move-tags
Bugfix/move tags
2025-01-27 14:23:05 +04: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
96bf8ed7f8 prettier 2025-01-27 12:54:46 +04:00
be60e02b99 fixed moving tags 2025-01-27 12:54:38 +04:00
666fa67784 return device status for each device 2025-01-27 02:03:35 -06:00
ec06434191 Add tag and subspace fields to device validation 2025-01-27 02:01:40 -06:00
65e585c8f2 Add query parameter to filter spaces with devices 2025-01-26 11:59:15 -06:00
c1aa5232c7 fixed delete 2025-01-24 20:56:50 +04:00
19d6669a84 Update permission mappings and role permissions 2025-01-22 06:47:12 -06:00
d45fe6cb0e add disabled check 2025-01-22 05:33:50 -06:00
f555dc1708 Merge pull request #222 from SyncrowIOT/bugfix/get-space-model
Bugfix/get space model
2025-01-22 12:55:41 +04:00
4b99d07c69 Merge pull request #220 from SyncrowIOT/SP-1086-be-implement-the-user-agreement-flow
Sp 1086 be implement the user agreement flow
2025-01-22 02:49:00 -06:00
6978ee84fa removed unique subspace name 2025-01-22 12:45:10 +04:00
7e15cc65a4 only update if tag is no there 2025-01-22 12:44:54 +04:00
3ee2e66e39 filter disable get space models in get query 2025-01-22 12:03:53 +04:00
f675064b68 Add endpoint to update user web agreement 2025-01-22 00:34:54 -06:00
6dd6c79d87 Add app agreement acceptance check and validation 2025-01-22 00:34:47 -06:00
9542f9334f Refactor invite user service to validate spaces and improve code structure 2025-01-21 00:02:25 -06:00
dc11133057 Add Privacy Policy Module and Controller 2025-01-16 23:32:42 -06:00
12ddb95f19 Add terms and conditions data constants and update service 2025-01-15 23:24:37 -06:00
ef593086bf Add Terms and Conditions Module 2025-01-15 23:17:25 -06:00
d6d3491515 Ensure inviteUserSpace is saved in both branches 2025-01-13 23:56:00 -06:00
ad4ec05d0a Add JWT authentication to PermissionController and update subOption titles 2025-01-13 23:55:54 -06:00
ab9517e0c1 return just message 2025-01-12 13:47:35 +04:00
65b7cf1f64 updated listing 2025-01-12 13:40:48 +04:00
ef4729521d Add user UUID to inviteUser creation in UserSpaceService 2025-01-11 03:07:28 -06:00
0246420e67 Merge pull request #211 from SyncrowIOT/fix-edit-email
Update email template data in `sendEditUserEmailWithTemplate`
2025-01-11 02:55:54 -06:00
48d597a066 Update email template data in sendEditUserEmailWithTemplate 2025-01-11 02:54:08 -06:00
78617dde83 Remove invitationCode from unique constraint and update invite user logic 2025-01-11 01:39:52 -06:00
35b6f9f478 Merge pull request #209 from SyncrowIOT/SP-989-be-modify-the-invite-space-member-to-unit-flow-implementation-in-the-application
Sp 989 be modify the invite space member to unit flow implementation in the application
2025-01-10 21:07:41 +04:00
bdbab026f5 Refactor activation code handling and user space verification 2025-01-10 06:18:48 -06:00
79b3b14a9c Rename getSpaceInvitationCode to generateSpaceInvitationCode and update imports 2025-01-10 06:15:41 -06:00
56fba355fc Refactor PermissionsGuard to throw UnauthorizedException with detailed message 2025-01-10 06:14:45 -06:00