|
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 |
|
|
59a191e579
|
Add 'SPACE_MEMBER_ADD' permission to VISITOR and ADMIN roles
|
2025-01-10 06:14:22 -06:00 |
|
|
45181704a7
|
Add InviteSpaceRepository and update invite handling logic
|
2025-01-09 05:53:43 -06:00 |
|
|
ec467d124e
|
Remove unused UserEntity import and relationship in InviteSpaceEntity
|
2025-01-09 05:53:08 -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 |
|
|
fd87139803
|
Merge pull request #207 from SyncrowIOT/feat/support-querybuilder-pagination
added queries
|
2025-01-08 12:49:05 +04:00 |
|
|
5e31529f8b
|
added queries
|
2025-01-08 12:48:06 +04:00 |
|
|
1a9a3e43d6
|
Merge pull request #206 from SyncrowIOT/feat/support-querybuilder-pagination
fix pagination with query builder
|
2025-01-08 12:27:44 +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 |
|
|
4e73a3870a
|
Merge pull request #204 from SyncrowIOT/fix-error-middle-ware-and-fix-login-issues
Fix error middle ware and fix login issues
|
2025-01-08 00:24:51 -06:00 |
|
|
a8ac2ecae3
|
Refactor and enhance user authentication in AuthService
|
2025-01-08 00:14:21 -06: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 |
|
|
5d69a8f848
|
Merge pull request #201 from SyncrowIOT/bugfix/resolve-delete-issue
fixed delete space
|
2025-01-06 15:30:33 +04:00 |
|
|
86654c7804
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugfix/update-space-model
|
2025-01-06 13:42:16 +04:00 |
|
|
d719ad60f4
|
fixed delete space
|
2025-01-06 13:42:08 +04:00 |
|