|
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 |
|
|
415012c71b
|
Merge pull request #200 from SyncrowIOT/bugfix/update-space-model
fixed bugs
|
2025-01-06 13:21:46 +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 |
|
|
beae93c159
|
Merge pull request #198 from SyncrowIOT/fix-get-role-issue
Update RoleController to use JwtAuthGuard
|
2025-01-05 23:55:00 -06: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 |
|
|
b287be1338
|
Merge pull request #197 from SyncrowIOT/SP-904-be-disable-role-and-delete
Sp 904 be disable role and delete
|
2025-01-04 22:47:41 -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 |
|
|
bd8e3c2b9d
|
Merge pull request #196 from SyncrowIOT/SP-905-activate-invitation-code
Sp 905 activate invitation code
|
2025-01-04 06:32:35 -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 |
|
|
33c9518ca5
|
Include devices.productDevice in space validation
|
2025-01-04 04:34:11 -06:00 |
|
|
77061d3ce3
|
Rename userUuid to invitedUserUuid in project-user controller and service
|
2025-01-04 04:26:37 -06:00 |
|
|
eac5fce859
|
Simplify user retrieval and normalization in ProjectUserService
|
2025-01-04 04:19:48 -06:00 |
|
|
9c03b9e95d
|
Remove unused UserRepository from project.module.ts
|
2025-01-04 04:19:34 -06:00 |
|
|
93d05162fa
|
Remove isEnabled column from InviteUserEntity
|
2025-01-04 04:19:19 -06:00 |
|
|
1b9a25c0b1
|
Merge pull request #184 from SyncrowIOT/SP-986-be-send-email-for-inviting-user-role
Sp 986 be send email for inviting user role
|
2025-01-04 03:21:30 -06:00 |
|
|
3f73106eb0
|
Merge pull request #194 from SyncrowIOT/fix-get-user-by-uuid-in-project
Update user relations and formatUserResponse method
|
2025-01-03 08:05:13 +04:00 |
|
|
ff30d36f8e
|
Update user relations and formatUserResponse method
|
2025-01-02 20:41:58 -06:00 |
|
|
12d1d8b35b
|
Merge pull request #192 from SyncrowIOT/fix-project-validation-to-get-users
Add project existence check in getUsersByProject method
|
2025-01-02 04:01:18 -06:00 |
|
|
6d87966b22
|
Add project existence check in getUsersByProject method
|
2025-01-02 03:46:33 -06:00 |
|
|
4a2cf6c9f4
|
Merge pull request #191 from SyncrowIOT/feat/add-tag-to-list
list space model should list tags
|
2025-01-02 11:59:49 +04:00 |
|
|
ca3d63f7d0
|
prettier
|
2025-01-02 11:25:24 +04:00 |
|
|
17124b9d34
|
list space model should list tags
|
2025-01-02 11:22:54 +04:00 |
|
|
a17dc0ff9e
|
Merge pull request #190 from SyncrowIOT/bugfix/find-orphan-space
fixed issues in fetching orphan community
|
2024-12-31 12:50:24 +04:00 |
|
|
fc3646a2fe
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugfix/find-orphan-space
|
2024-12-31 12:44:52 +04:00 |
|
|
172d17950f
|
fixed issues in fetching orphan community
|
2024-12-31 12:44:26 +04:00 |
|
|
9c90db7543
|
Merge pull request #189 from SyncrowIOT/bugfix/community-fetch
fix bug in community
|
2024-12-31 12:26:59 +04:00 |
|
|
b7eaad18e1
|
cleanup
|
2024-12-31 12:26:34 +04:00 |
|
|
0542d13279
|
fix bug in community
|
2024-12-31 12:23:02 +04:00 |
|
|
105b05bbb0
|
Merge pull request #188 from SyncrowIOT/SP-988-be-get-roles-and-spaces-by-user-id
Refactor and add new user-related endpoints for projects
|
2024-12-31 10:16:07 +04:00 |
|
|
f0c7e73be3
|
Merge pull request #187 from SyncrowIOT/bugfix/fix-error-in-get-spaces
fixed the relation in fetching space
|
2024-12-31 10:15:43 +04:00 |
|
|
53b0404ed5
|
Merge pull request #186 from SyncrowIOT/bugfix/fix-error-on-community-update-error
updated error message for update community with existing name
|
2024-12-31 10:15:26 +04:00 |
|
|
337539c293
|
Include spaces and userSpaces in user relations
|
2024-12-30 19:53:31 -06:00 |
|