|
|
e9a3cd14a8
|
fixed entity relation, removed circular dependency
|
2025-02-10 20:36:29 +04:00 |
|
|
|
06760649ff
|
prettier
|
2025-02-05 23:09:34 +04:00 |
|
|
|
21addb7ac0
|
fixed moving tags between subspace models
|
2025-02-05 23:06:18 +04:00 |
|
|
|
f77817af5c
|
fixed moving tags between subspaces
|
2025-02-05 23:06:03 +04:00 |
|
|
|
f97b02fdfa
|
Fix user sign-up logic to correctly handle inactive users
|
2025-02-05 08:09:21 -06:00 |
|
|
|
993ecf4cf8
|
fixed the unlinking
|
2025-02-05 11:30:40 +04:00 |
|
|
|
2a4926f94e
|
added battery and space details
|
2025-02-04 22:58:03 +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 |
|
|
|
5ccac95ee1
|
Refactor user and invited user validation in InviteUserService
|
2025-02-04 07:38:00 -06: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 |
|
|
|
a92497603f
|
Check user active status before sign-up and invite
|
2025-02-04 01:56:56 -06:00 |
|
|
|
6e942109fa
|
Update user role in repository when inviting user
|
2025-02-04 01:11:10 -06:00 |
|
|
|
ed6662a08a
|
Update permission requirement for automation status update
|
2025-02-04 00:52:43 -06: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
65e585c8f2
|
Add query parameter to filter spaces with devices
|
2025-01-26 11:59:15 -06:00 |
|