|
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 |
|
|
2477f4825e
|
Refactor automation and scene fetching to handle errors and improve readability
|
2025-01-28 19:12:31 -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 |
|
|
037fb21cbf
|
Merge pull request #228 from SyncrowIOT/bugfix/create-subspace
fix create subspace
|
2025-01-27 15:22:30 +04:00 |
|
|
903533cd86
|
fix create subspace
|
2025-01-27 15:19:35 +04:00 |
|
|
7af9cdc4a2
|
Merge pull request #227 from SyncrowIOT/bugfix/move-tags
Bugfix/move tags
|
2025-01-27 14:23:05 +04:00 |
|
|
fc7e3b91e5
|
Merge pull request #225 from SyncrowIOT/SP-1145-be-get-space-by-community-have-devices
Add query parameter to filter spaces with devices
|
2025-01-27 12:56:14 +04:00 |
|
|
96bf8ed7f8
|
prettier
|
2025-01-27 12:54:46 +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 |
|
|
ec06434191
|
Add tag and subspace fields to device validation
|
2025-01-27 02:01:40 -06:00 |
|
|
691fa504de
|
Merge pull request #226 from SyncrowIOT/SP-874-adjust-primary-key-type-to-varchar-in-order-to-ensure-ease-of-joining-tables
Change deviceId column type to uuid
|
2025-01-26 13:49:28 -06:00 |
|
|
91f831f817
|
Change deviceId column type to uuid
|
2025-01-26 13:46:33 -06:00 |
|
|
65e585c8f2
|
Add query parameter to filter spaces with devices
|
2025-01-26 11:59:15 -06:00 |
|
|
c1aa5232c7
|
fixed delete
|
2025-01-24 20:56:50 +04:00 |
|
|
e70f65c62c
|
Merge pull request #224 from SyncrowIOT/SP-1084-be-return-role-based-compatibility-for-space-member
Update permission mappings and role permissions
|
2025-01-22 07:00:52 -06:00 |
|
|
19d6669a84
|
Update permission mappings and role permissions
|
2025-01-22 06:47:12 -06:00 |
|
|
c3c30828ad
|
Merge pull request #223 from SyncrowIOT/fix-secene-issue
add disabled check
|
2025-01-22 05:39:22 -06:00 |
|
|
d45fe6cb0e
|
add disabled check
|
2025-01-22 05:33:50 -06:00 |
|