|
dc23cce89a
|
Add platform type to user login and enforce access restrictions
|
2025-01-28 19:41:03 -06:00 |
|
|
65eac98270
|
Merge pull request #229 from SyncrowIOT/SP-1147-be-save-the-automation-in-our-database-to-get-the-automation-by-syncrow-spaces
Sp 1147 be save the automation in our database to get the automation by syncrow spaces
|
2025-01-28 19:13:01 -06:00 |
|
|
8161e8469b
|
Add new automation actions and repository
|
2025-01-28 03:43:11 -06:00 |
|
|
9a163b0e85
|
Add Automation Module and Entity
|
2025-01-28 03:42:52 -06:00 |
|
|
7af9cdc4a2
|
Merge pull request #227 from SyncrowIOT/bugfix/move-tags
Bugfix/move tags
|
2025-01-27 14:23:05 +04:00 |
|
|
be60e02b99
|
fixed moving tags
|
2025-01-27 12:54:38 +04:00 |
|
|
666fa67784
|
return device status for each device
|
2025-01-27 02:03:35 -06:00 |
|
|
91f831f817
|
Change deviceId column type to uuid
|
2025-01-26 13:46:33 -06:00 |
|
|
19d6669a84
|
Update permission mappings and role permissions
|
2025-01-22 06:47:12 -06:00 |
|
|
f555dc1708
|
Merge pull request #222 from SyncrowIOT/bugfix/get-space-model
Bugfix/get space model
|
2025-01-22 12:55:41 +04:00 |
|
|
6978ee84fa
|
removed unique subspace name
|
2025-01-22 12:45:10 +04:00 |
|
|
f675064b68
|
Add endpoint to update user web agreement
|
2025-01-22 00:34:54 -06:00 |
|
|
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 |
|