Commit Graph

1305 Commits

Author SHA1 Message Date
993ecf4cf8 fixed the unlinking 2025-02-05 11:30:40 +04:00
6c44c00562 Merge pull request #249 from SyncrowIOT/origin/SP-1162-BE-Missing-Spaces-name-in-Device-Table-When-Fetching-from-Community-in-the-device-management-screen
added battery and space details
2025-02-04 23:00:18 +04:00
2a4926f94e added battery and space details 2025-02-04 22:58:03 +04:00
400110be72 Merge pull request #248 from SyncrowIOT:SP-1017-FE-Implement-Confirmation-Modal-for-Duplication-Action
Optimize tag filtering logic using falsy checks
2025-02-04 18:58:39 +04:00
18b419f1dd - Replaced explicit null/undefined/empty string checks with truthy/falsy conditions
- Improved code readability and efficiency
2025-02-04 18:57:15 +04:00
9d72ad3717 Merge pull request #247 from SyncrowIOT/fix-delted-user-error
Refactor user and invited user validation in InviteUserService
2025-02-04 07:40:31 -06:00
a3dbf6697c Merge branch 'dev' into fix-delted-user-errorn 2025-02-04 07:40:11 -06:00
5ccac95ee1 Refactor user and invited user validation in InviteUserService 2025-02-04 07:38:00 -06:00
35aaa06551 Merge pull request #246 from SyncrowIOT/fix-null-user-issue
Add optional chaining to user and invitedUser checks
2025-02-04 07:25:15 -06:00
b02b4c049c Add optional chaining to user and invitedUser checks 2025-02-04 07:24:47 -06:00
ef403d5ad2 Merge pull request #245 from SyncrowIOT/bugfix/fixed-recursive-check-for-valid-subspace
Bugfix/fixed-recursive-check-for-valid-subspace
2025-02-04 15:09:14 +04:00
a890d75d5a SP-1046 2025-02-04 15:04:58 +04:00
b04d013d95 reduce code duplication 2025-02-04 15:03:47 +04:00
33d7d60755 Merge pull request #243 from SyncrowIOT/check-if-user-deleted-validation 2025-02-04 03:08:30 -06:00
8193014692 Merge pull request #244 from SyncrowIOT/fix-space-owner-permissions
Add missing permissions for SPACE_OWNER role
2025-02-04 02:16:42 -06:00
c9f2da1b57 Add missing permissions for SPACE_OWNER role 2025-02-04 02:14:27 -06:00
a92497603f Check user active status before sign-up and invite 2025-02-04 01:56:56 -06:00
8461d0fc87 Merge pull request #242 from SyncrowIOT/fix-update-invted-user-role
Update user role in repository when inviting user
2025-02-04 01:27:51 -06:00
6e942109fa Update user role in repository when inviting user 2025-02-04 01:11:10 -06:00
5d83555a99 Merge pull request #241 from SyncrowIOT/fix-trigger-automation
Update permission requirement for automation status update
2025-02-04 00:55:30 -06:00
ed6662a08a Update permission requirement for automation status update 2025-02-04 00:52:43 -06:00
8e621aeb81 Merge pull request #240 from SyncrowIOT/fix-create-space-issue
Add function to remove circular references and use it in SpaceService
2025-02-03 18:08:59 +04:00
9dcb68da2d Add function to remove circular references and use it in SpaceService 2025-02-03 07:38:19 -06:00
94bec00f7f Merge pull request #239 from SyncrowIOT/fix/assign-device
fixed issue in association and disassociation
2025-02-03 11:59:14 +04:00
3bb88a6e97 fixed issue in association and disassociation 2025-02-03 11:54:49 +04:00
6a5982d75a Merge pull request #238 from SyncrowIOT:bugfix/fix-in-get-space
Bugfix/fix-in-get-space
2025-02-03 00:44:39 +04:00
427e764539 faster querying 2025-02-03 00:43:38 +04:00
0a1b5c5299 Merge pull request #237 from SyncrowIOT:bugfix/fix-in-get-space
optimizing space call
2025-02-03 00:14:38 +04:00
7f69867e8a optimizing space call 2025-02-03 00:13:34 +04:00
8c4a4f6e34 Merge pull request #236 from SyncrowIOT:bugfix/fix-space-update
fix space
2025-02-02 23:16:01 +04:00
87c2722313 fix space 2025-02-02 23:15:00 +04:00
4537980e88 Merge pull request #235 from SyncrowIOT/feat/assignent-device-subspace
Feat/assignent-device-subspace
2025-01-31 12:29:36 +04:00
96852b3d91 auto generate tag if not there 2025-01-31 12:06:16 +04:00
a8f966a221 removed logs 2025-01-31 11:07:06 +04:00
f77d52b6be fixed deleting subspace 2025-01-30 21:52:59 +04:00
11faa52283 added moving tags 2025-01-30 21:43:30 +04:00
0ac271c0cf Merge pull request #233 from SyncrowIOT/feat/add-subspace-info-device
added subspace information
2025-01-30 16:13:19 +04:00
4f9d664d21 Merge pull request #234 from SyncrowIOT/fix-sort-invited-users
Order users by creation date in ascending order
2025-01-30 15:11:52 +04:00
6a857aac65 Order users by creation date in ascending order 2025-01-30 04:26:39 -06:00
289e615b7a added subspace information 2025-01-30 10:09:41 +04:00
e3c2d68daa Merge pull request #232 from SyncrowIOT:feat/ccreate-tag-device-join
create join column for device and tag
2025-01-29 14:56:42 +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
7faead463d Merge pull request #231 from SyncrowIOT/bufix/move-tags-between
fixed moving device
2025-01-29 14:02:39 +04:00
64a056cf95 tag fix 2025-01-29 14:02:26 +04:00
0a7c61e1f5 Merge pull request #230 from SyncrowIOT/SP-prevent-the-space-owner-and-space-member-to-have-access-on-the-web-platform
Add platform type to user login and enforce access restrictions
2025-01-29 03:49:18 -06:00
3366f525ef fixed moving device 2025-01-29 11:53:28 +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