Commit Graph

495 Commits

Author SHA1 Message Date
4c7208cd5f added subspace and space product allocation entity 2025-02-10 12:58:49 +04:00
8d4e10ff1c updated tag with relation 2025-02-10 12:58:13 +04:00
f381820049 added tag relation to project and product 2025-02-10 11:36:57 +04:00
4c566fd6c3 added new tag entity 2025-02-10 11:27:31 +04:00
2a4926f94e added battery and space details 2025-02-04 22:58:03 +04:00
c9f2da1b57 Add missing permissions for SPACE_OWNER role 2025-02-04 02:14:27 -06:00
9dcb68da2d Add function to remove circular references and use it in SpaceService 2025-02-03 07:38:19 -06:00
3bb88a6e97 fixed issue in association and disassociation 2025-02-03 11:54:49 +04:00
7f69867e8a optimizing space call 2025-02-03 00:13:34 +04:00
93b7f7a154 Merge branches 'dev' and 'dev' of https://github.com/SyncrowIOT/backend into dev 2025-01-29 14:55:30 +04:00
450fb8add0 Merge branch 'bufix/move-tags-between' into dev 2025-01-29 14:55:26 +04:00
1b02f1c86a add tag_id 2025-01-29 14:55:05 +04:00
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