|
|
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 |
|
|
|
45181704a7
|
Add InviteSpaceRepository and update invite handling logic
|
2025-01-09 05:53:43 -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 |
|
|
|
0145f72651
|
Add InviteSpaceEntity and InviteSpaceRepository
|
2025-01-09 05:37:40 -06:00 |
|
|
|
4744b0844c
|
get space model by id
|
2025-01-08 21:34:59 +04:00 |
|
|
|
5e31529f8b
|
added queries
|
2025-01-08 12:48:06 +04:00 |
|
|
|
403dae5a21
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev
|
2025-01-08 12:16:49 +04:00 |
|
|
|
cdba0f6554
|
fix pagination
|
2025-01-08 12:16:20 +04:00 |
|
|
|
aee1cf94b4
|
Merge pull request #205 from SyncrowIOT/bugfix/fix-update-of-disabled-subspace
subspace update fixed disabled
|
2025-01-08 11:27:53 +04:00 |
|
|
|
0ba681d93b
|
subspace update fixed disabled
|
2025-01-08 11:18:28 +04:00 |
|
|
|
38b6cd1a62
|
Refactor HttpExceptionFilter to unify the error response
|
2025-01-08 00:14:11 -06:00 |
|
|
|
274d9dce90
|
Merge pull request #203 from SyncrowIOT/fix-activation-code-issue
Add roleType relation and debug logs in InviteUserService
|
2025-01-07 04:22:55 -06:00 |
|
|
|
ddb0d27d4f
|
Remove unnecessary console logs from InviteUserService
|
2025-01-07 04:20:58 -06:00 |
|
|
|
983c49c503
|
Add roleType relation and debug logs in InviteUserService
|
2025-01-07 04:19:35 -06:00 |
|
|
|
77e333d19a
|
Merge pull request #202 from SyncrowIOT/fix-activation-code-issue
Add roleType to inviteUser creation payload
|
2025-01-07 02:22:59 -06:00 |
|
|
|
92089698e4
|
Add roleType to inviteUser creation payload
|
2025-01-07 02:02:48 -06:00 |
|
|
|
d719ad60f4
|
fixed delete space
|
2025-01-06 13:42:08 +04:00 |
|
|
|
c0c876c491
|
fixed bugs
|
2025-01-06 12:39:07 +04:00 |
|
|
|
a30ebf4410
|
Merge pull request #199 from SyncrowIOT/bugfix/list-space-hides-disable
Bugfix/list-space-hides-disable
|
2025-01-06 09:56:17 +04:00 |
|
|
|
225bb40398
|
fix delete
|
2025-01-05 22:03:25 +04:00 |
|
|
|
799f12ce49
|
hide deleted
|
2025-01-05 22:01:14 +04:00 |
|