Commit Graph

521 Commits

Author SHA1 Message Date
6dd6c79d87 Add app agreement acceptance check and validation 2025-01-22 00:34:47 -06:00
41da528963 Add agreement acceptance fields to UserEntity 2025-01-22 00:33:44 -06:00
335ba9f63b Add VIEW_DEVICE_WIZARD permission to VISITOR role 2025-01-21 07:40:52 -06:00
42c3f3c150 Update device status logs to handle multiple properties 2025-01-21 00:02:17 -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
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
65b7cf1f64 updated listing 2025-01-12 13:40:48 +04: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
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
ec467d124e Remove unused UserEntity import and relationship in InviteSpaceEntity 2025-01-09 05:53:08 -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
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
a8ac2ecae3 Refactor and enhance user authentication in AuthService 2025-01-08 00:14:21 -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
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
fe51705730 Add endpoint to disable user invitation 2025-01-04 19:13:33 -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
c616547f9b Add activation code endpoint 2025-01-04 04:44: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
17124b9d34 list space model should list tags 2025-01-02 11:22:54 +04: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
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
036d39dbef Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/edit-space-model 2024-12-30 10:08:43 +04:00
a96dccd19d Add endpoint to get users by project 2024-12-29 22:31:56 -06:00
d56b26d3ea Add Mailtrap API token and invitation template functionality 2024-12-28 19:41:24 -06:00
cc5fd68adb remove device-tag relation 2024-12-27 09:40:05 +04: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
a74a0db26e updated space update 2024-12-25 10:52:48 +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
b0eec7c38e added tag action 2024-12-23 20:34:44 +04:00
ff6a4829a0 Merge pull request #181 from SyncrowIOT/SP-933-be-implement-email-existence-validation-invite-user
Sp 933 be implement email existence validation invite user
2024-12-23 10:04:19 +04:00
864884933e Add endpoint to check email and project existence 2024-12-23 00:01:36 -06:00