Commit Graph

1295 Commits

Author SHA1 Message Date
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
3cff606887 Add environment variables and update email service for different environments 2024-12-30 19:41:19 -06:00
8ebedd6d8d Merge branch 'dev' into SP-986-be-send-email-for-inviting-user-role 2024-12-30 19:02:09 -06:00
7e6e34a3de Refactor and add new user-related endpoints for projects 2024-12-30 18:59:42 -06:00
6df6716820 fixed the relation in fetching space 2024-12-30 22:27:56 +04:00
e56bd88104 updated error message for update community with existing name 2024-12-30 22:22:28 +04:00
5220722579 Merge pull request #178 from SyncrowIOT/feat/edit-space-model
Feat/edit space model
2024-12-30 14:44:15 +04:00
1c4a3940bb Merge pull request #185 from SyncrowIOT/SP-907-be-get-users-by-project
Add endpoint to get users by project
2024-12-30 02:10:18 -06:00
e80a5933b8 Merge pull request #183 from SyncrowIOT/fix-some-issues-in-invite-user
Fix some issues in invite user
2024-12-30 02:09:19 -06:00
036d39dbef Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/edit-space-model 2024-12-30 10:08:43 +04:00
6a89a17ce9 disable space 2024-12-30 10:06:33 +04:00
a96dccd19d Add endpoint to get users by project 2024-12-29 22:31:56 -06:00
e3ebcff78a Add EmailService and send invitation email in InviteUserService 2024-12-28 19:41:30 -06:00
d56b26d3ea Add Mailtrap API token and invitation template functionality 2024-12-28 19:41:24 -06:00
0d539883f1 delete subspace devices 2024-12-27 09:57:37 +04:00
cc5fd68adb remove device-tag relation 2024-12-27 09:40:05 +04:00
2e623d945e remove unused 2024-12-27 09:33:13 +04:00
30d0866579 subspace check 2024-12-27 09:32:20 +04:00
fcf1964599 delete propogation 2024-12-27 09:02:47 +04:00
6aff5e54e9 Add email and project validation before inviting user 2024-12-25 19:58:44 -06:00
77d2e18b36 Make jobTitle and phoneNumber optional in InviteUserEntity and DTO 2024-12-25 19:58:37 -06:00
f7b75a630a disabling space 2024-12-25 16:23:09 +04:00
f9fe209076 use query runner for space link 2024-12-25 11:46:24 +04:00
ba00a85910 filter space links 2024-12-25 11:18:52 +04:00
a74a0db26e updated space update 2024-12-25 10:52:48 +04:00
2e46176fd5 added space delete 2024-12-24 14:51:06 +04:00
cb2778dce5 update in tag service 2024-12-24 11:33:58 +04:00
1e47fffc0a cleaned space entities 2024-12-24 08:43:25 +04:00
97b53bf417 space cleanup 2024-12-24 08:12:56 +04:00
fef44b3c4f added space model delete 2024-12-23 22:13:24 +04:00
41c86b47eb space model update 2024-12-23 20:49:48 +04:00
b0eec7c38e added tag action 2024-12-23 20:34:44 +04:00
769c9be73d Merge pull request #182 from SyncrowIOT/add-defulat-role-for-new-user
Add defulat role for new user
2024-12-23 02:40:18 -06:00
a4740e8bbd updated create space model 2024-12-23 12:25:24 +04:00
53a474d5cf Add RoleService to AuthModule and UserAuthService 2024-12-23 01:37:46 -06:00