Commit Graph

890 Commits

Author SHA1 Message Date
6b20428719 added service to delete space model 2025-02-26 00:36:37 +04:00
8ecd368b16 fixed query to get and list space model 2025-02-26 00:36:13 +04:00
8739edb6e9 fixed dto description 2025-02-26 00:35:55 +04:00
aed9719178 removed tag service 2025-02-26 00:35:36 +04:00
ed1c7ff167 fixed swagger doc of get space model 2025-02-26 00:35:17 +04:00
edf1cd4157 added formatting for list space model 2025-02-25 23:58:33 +04:00
cd8d368e21 added services 2025-02-25 23:16:00 +04:00
67ce73754b fixed update space model 2025-02-25 01:37:23 +04:00
acc8f3ef4d updated delete action 2025-02-24 20:04:36 +04:00
4391339e5e updated subspace model covering all edge cases 2025-02-24 18:41:32 +04:00
d13da50fd7 fixed create space model 2025-02-21 21:22:48 +04:00
394dd0dd6d changed tag endpoint 2025-02-20 17:15:44 +04:00
a0790f0b48 fixed the heirarchy device fetching issue 2025-02-20 13:29:19 +04:00
4adb1e683d on moving a space from subspace, or subspace to subspace, set space is null 2025-02-19 13:06:00 +04:00
6301da0665 add logs 2025-02-18 09:20:21 +04:00
c7ffba7290 fix dependency issue 2025-02-17 23:15:27 +04:00
0059562319 Merge branch 'SP-1181-BE-Update-create-space-model-and-edit-space-model-to-use-new-tag-entity' of https://github.com/SyncrowIOT/backend into SP-1181-BE-Update-create-space-model-and-edit-space-model-to-use-new-tag-entity 2025-02-17 23:07:22 +04:00
7ddd75041e added project validation 2025-02-17 23:07:15 +04:00
07d31bb8bd comment 2025-02-17 22:27:35 +04:00
61a85789d1 tag 2025-02-17 22:19:52 +04:00
565b0f72b7 update 2025-02-17 17:11:56 +04:00
733ccee88d Add space device relation and space name to device details 2025-02-17 02:13:28 -06:00
6fbeef97df Add project UUID filter to device query in DeviceService 2025-02-17 01:15:48 -06:00
427a57501f Moved get visitor password and get device for visitor password 2025-02-16 23:26:20 +04:00
e276d4651d new bulk save tags 2025-02-15 11:33:18 +04:00
9eb9b92be3 update space-model service 2025-02-15 11:33:10 +04:00
b793597711 Include project relation in user retrieval 2025-02-13 05:53:48 -06:00
7546dbbf35 Add Tag Module with CRUD operations 2025-02-12 00:42:47 -06:00
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