|
|
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 |
|
|
|
20356cceda
|
Update RoleController to use JwtAuthGuard
|
2025-01-05 04:17:11 -06:00 |
|
|
|
5ce016f429
|
Add support for sending edit user email with template
|
2025-01-04 22:42:07 -06:00 |
|
|
|
81ec60d947
|
Add delete user invitation functionality
|
2025-01-04 20:10:37 -06:00 |
|
|
|
97da38e31d
|
Add user active check and improve error handling in auth services
|
2025-01-04 20:06:44 -06:00 |
|
|
|
7ca9c19a2e
|
Add Mailtrap disable and enable template UUIDs and update email service
|
2025-01-04 19:45:01 -06:00 |
|
|
|
10a2036fa0
|
Refactor update logic for invited users
|
2025-01-04 19:18:55 -06:00 |
|
|
|
fe51705730
|
Add endpoint to disable user invitation
|
2025-01-04 19:13:33 -06:00 |
|
|
|
5f26e7b7d2
|
Simplify user space retrieval in ProjectUserService
|
2025-01-04 19:12:11 -06:00 |
|
|
|
a7615975b0
|
Remove DISABLED status and add isEnabled field
|
2025-01-04 18:57:19 -06:00 |
|
|
|
39d73bf241
|
finished Update invited user endpoint
|
2025-01-04 06:25:50 -06:00 |
|
|
|
687d88ea2e
|
Update user spaces retrieval based on user status
|
2025-01-04 06:21:39 -06:00 |
|
|
|
c616547f9b
|
Add activation code endpoint
|
2025-01-04 04:44:34 -06:00 |
|