|
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 |
|
|
691fa504de
|
Merge pull request #226 from SyncrowIOT/SP-874-adjust-primary-key-type-to-varchar-in-order-to-ensure-ease-of-joining-tables
Change deviceId column type to uuid
|
2025-01-26 13:49:28 -06:00 |
|
|
91f831f817
|
Change deviceId column type to uuid
|
2025-01-26 13:46:33 -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 |
|
|
e70f65c62c
|
Merge pull request #224 from SyncrowIOT/SP-1084-be-return-role-based-compatibility-for-space-member
Update permission mappings and role permissions
|
2025-01-22 07:00:52 -06:00 |
|
|
19d6669a84
|
Update permission mappings and role permissions
|
2025-01-22 06:47:12 -06:00 |
|
|
c3c30828ad
|
Merge pull request #223 from SyncrowIOT/fix-secene-issue
add disabled check
|
2025-01-22 05:39:22 -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 |
|
|
d56557b484
|
Merge pull request #221 from SyncrowIOT/bugfix/get-space-model
filter disable get space models in get query
|
2025-01-22 12:08:41 +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 |
|
|
41da528963
|
Add agreement acceptance fields to UserEntity
|
2025-01-22 00:33:44 -06:00 |
|
|
414495c7fe
|
Merge pull request #219 from SyncrowIOT/fix-wizard-issue
Add VIEW_DEVICE_WIZARD permission to VISITOR role
|
2025-01-21 23:45:27 -06:00 |
|
|
335ba9f63b
|
Add VIEW_DEVICE_WIZARD permission to VISITOR role
|
2025-01-21 07:40:52 -06:00 |
|
|
d193778df0
|
Merge pull request #218 from SyncrowIOT/SP-1101-investigate-mismatch-between-log-and-column-values
Sp 1101 investigate mismatch between log and column values
|
2025-01-21 01:40:01 -06:00 |
|
|
9542f9334f
|
Refactor invite user service to validate spaces and improve code structure
|
2025-01-21 00:02:25 -06:00 |
|
|
42c3f3c150
|
Update device status logs to handle multiple properties
|
2025-01-21 00:02:17 -06:00 |
|
|
6dba022350
|
Merge pull request #217 from SyncrowIOT/SP-1087-be-get-the-privacy-policy-data
Add Privacy Policy Module and Controller
|
2025-01-17 00:28:57 -06:00 |
|
|
dc11133057
|
Add Privacy Policy Module and Controller
|
2025-01-16 23:32:42 -06:00 |
|
|
ddacefe055
|
Merge pull request #216 from SyncrowIOT/SP-1085-be-get-the-user-agreement-data
Add Terms and Conditions Module
|
2025-01-15 23:56:30 -06:00 |
|
|
12ddb95f19
|
Add terms and conditions data constants and update service
|
2025-01-15 23:24:37 -06:00 |
|
|
c7bcb177e1
|
Remove unused terms and conditions constant
|
2025-01-15 23:19:19 -06:00 |
|
|
ef593086bf
|
Add Terms and Conditions Module
|
2025-01-15 23:17:25 -06:00 |
|
|
7956de7f56
|
Merge pull request #215 from SyncrowIOT/fix-issue-related-to-roles-and-invitaion
Fix issue related to roles and invitaion
|
2025-01-14 00:02:36 -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 |
|
|
19cbc68fe0
|
Merge pull request #214 from SyncrowIOT:feat/update-space
return just message
|
2025-01-12 13:49:11 +04:00 |
|
|
ab9517e0c1
|
return just message
|
2025-01-12 13:47:35 +04:00 |
|
|
870b0a0cf6
|
Merge pull request #213 from SyncrowIOT/bufgix/list-space-models
updated listing
|
2025-01-12 13:41:38 +04:00 |
|
|
65b7cf1f64
|
updated listing
|
2025-01-12 13:40:48 +04:00 |
|
|
4ee4097246
|
Merge pull request #212 from SyncrowIOT/fix-upadte-invite-user
Add user UUID to inviteUser creation in UserSpaceService
|
2025-01-11 03:08:08 -06: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 |
|
|
4fcd01e1ea
|
Merge pull request #210 from SyncrowIOT/fix-invitaion-code-issue
Remove invitationCode from unique constraint and update invite user l…
|
2025-01-11 01:42:01 -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 |
|
|
4d8648e928
|
Merge pull request #208 from SyncrowIOT/feat/get-space-model-by-id
get space model by id
|
2025-01-10 21:07:05 +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 |
|
|
145ef32629
|
Update InviteUserEntity to ensure unique combination of email, invitationCode, and project
|
2025-01-10 06:14:34 -06:00 |
|