|
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 |
|
|
19ef10aa87
|
Merge pull request #259 from SyncrowIOT/add-space-name-to-door-lock-devices
Add space device relation and space name to device details
|
2025-02-17 02:18:18 -06:00 |
|
|
733ccee88d
|
Add space device relation and space name to device details
|
2025-02-17 02:13:28 -06:00 |
|
|
afec306681
|
Merge pull request #258 from SyncrowIOT/fix-get-device-by-project
Add project UUID filter to device query in DeviceService
|
2025-02-17 01:16:36 -06:00 |
|
|
6fbeef97df
|
Add project UUID filter to device query in DeviceService
|
2025-02-17 01:15:48 -06:00 |
|
|
29d9909c8e
|
Merge pull request #256 from SyncrowIOT/feat/move-device-and-visitor-password-to-project
Feat/move device and visitor password to project
|
2025-02-16 23:31:31 +04:00 |
|
|
2dcce3cce3
|
roll back
|
2025-02-16 23:30:14 +04:00 |
|
|
427a57501f
|
Moved get visitor password and get device for visitor password
|
2025-02-16 23:26:20 +04:00 |
|
|
b59230d5d8
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev
|
2025-02-15 11:33:23 +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 |
|
|
b2b8d02400
|
Merge pull request #255 from SyncrowIOT/return-project-uuid-in-user-details
Include project relation in user retrieval
|
2025-02-13 05:59:32 -06:00 |
|
|
b793597711
|
Include project relation in user retrieval
|
2025-02-13 05:53:48 -06:00 |
|
|
a99b759882
|
Merge pull request #254 from SyncrowIOT/SP-1180-be-create-tag-endpoint-fore-create-list-tags
Add Tag Module with CRUD operations
|
2025-02-12 11:13:37 +04:00 |
|
|
0fe456aaed
|
fixed the typo in subspace entity
|
2025-02-12 11:12:20 +04:00 |
|
|
7546dbbf35
|
Add Tag Module with CRUD operations
|
2025-02-12 00:42:47 -06:00 |
|
|
5129724a8a
|
prettier
|
2025-02-11 11:25:20 +04:00 |
|
|
62f949396f
|
removed allowed quantity and renamed tags
|
2025-02-11 11:23:29 +04:00 |
|
|
e9a3cd14a8
|
fixed entity relation, removed circular dependency
|
2025-02-10 20:36:29 +04:00 |
|
|
f5f9e9dfe3
|
fix tag usage
|
2025-02-10 13:04:22 +04:00 |
|
|
acf8c42170
|
typo fix
|
2025-02-10 12:59:43 +04:00 |
|
|
219974385a
|
added product allocation for subspace and space model
|
2025-02-10 12:59:06 +04:00 |
|
|
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 |
|
|
a653616afe
|
Merge remote-tracking branch 'origin/main' into dev
|
2025-02-06 09:25:36 +04:00 |
|
|
6204a2e7c3
|
Merge pull request #252 from SyncrowIOT/bugfix/move-tags-between-subspaces
Bugfix/move-tags-between-subspaces
|
2025-02-06 09:24:36 +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 |
|
|
f9869e86c9
|
Merge branch 'dev'
|
2025-02-05 08:24:25 -06:00 |
|
|
533282deba
|
Merge pull request #251 from SyncrowIOT/fix-signup-issue-
Fix user sign-up logic to correctly handle inactive users
|
2025-02-05 08:20:51 -06:00 |
|
|
f97b02fdfa
|
Fix user sign-up logic to correctly handle inactive users
|
2025-02-05 08:09:21 -06:00 |
|
|
74c8c0b64b
|
Merge branch 'dev'
|
2025-02-05 06:33:59 -06:00 |
|
|
814b7075d2
|
Merge pull request #250 from SyncrowIOT:bugfix/unlink-space-model
fixed the unlinking
|
2025-02-05 11:31:33 +04:00 |
|
|
a219f0dc49
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev
|
2025-02-05 11:30:42 +04:00 |
|
|
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 |
|