|
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 |
|
|
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 |
|
|
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 |
|
|
7af9cdc4a2
|
Merge pull request #227 from SyncrowIOT/bugfix/move-tags
Bugfix/move tags
|
2025-01-27 14:23:05 +04:00 |
|
|
be60e02b99
|
fixed moving tags
|
2025-01-27 12:54:38 +04:00 |
|
|
91f831f817
|
Change deviceId column type to uuid
|
2025-01-26 13:46:33 -06:00 |
|
|
f555dc1708
|
Merge pull request #222 from SyncrowIOT/bugfix/get-space-model
Bugfix/get space model
|
2025-01-22 12:55:41 +04:00 |
|
|
6978ee84fa
|
removed unique subspace name
|
2025-01-22 12:45:10 +04:00 |
|
|
41da528963
|
Add agreement acceptance fields to UserEntity
|
2025-01-22 00:33:44 -06:00 |
|
|
78617dde83
|
Remove invitationCode from unique constraint and update invite user logic
|
2025-01-11 01:39:52 -06:00 |
|
|
145ef32629
|
Update InviteUserEntity to ensure unique combination of email, invitationCode, and project
|
2025-01-10 06:14:34 -06:00 |
|
|
ec467d124e
|
Remove unused UserEntity import and relationship in InviteSpaceEntity
|
2025-01-09 05:53:08 -06:00 |
|
|
0145f72651
|
Add InviteSpaceEntity and InviteSpaceRepository
|
2025-01-09 05:37:40 -06:00 |
|
|
d719ad60f4
|
fixed delete space
|
2025-01-06 13:42:08 +04:00 |
|
|
c0c876c491
|
fixed bugs
|
2025-01-06 12:39:07 +04:00 |
|
|
a7615975b0
|
Remove DISABLED status and add isEnabled field
|
2025-01-04 18:57:19 -06:00 |
|
|
93d05162fa
|
Remove isEnabled column from InviteUserEntity
|
2025-01-04 04:19:19 -06:00 |
|
|
5220722579
|
Merge pull request #178 from SyncrowIOT/feat/edit-space-model
Feat/edit space model
|
2024-12-30 14:44:15 +04:00 |
|
|
036d39dbef
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/edit-space-model
|
2024-12-30 10:08:43 +04:00 |
|
|
cc5fd68adb
|
remove device-tag relation
|
2024-12-27 09:40:05 +04:00 |
|
|
77d2e18b36
|
Make jobTitle and phoneNumber optional in InviteUserEntity and DTO
|
2024-12-25 19:58:37 -06:00 |
|
|
f7b75a630a
|
disabling space
|
2024-12-25 16:23:09 +04:00 |
|
|
a74a0db26e
|
updated space update
|
2024-12-25 10:52:48 +04:00 |
|
|
1e47fffc0a
|
cleaned space entities
|
2024-12-24 08:43:25 +04:00 |
|
|
97b53bf417
|
space cleanup
|
2024-12-24 08:12:56 +04:00 |
|
|
b0eec7c38e
|
added tag action
|
2024-12-23 20:34:44 +04:00 |
|
|
ff6a4829a0
|
Merge pull request #181 from SyncrowIOT/SP-933-be-implement-email-existence-validation-invite-user
Sp 933 be implement email existence validation invite user
|
2024-12-23 10:04:19 +04:00 |
|
|
39fd6e9dd9
|
Add project relationship to InviteUserEntity and invitedUsers to ProjectEntity
|
2024-12-23 00:01:11 -06:00 |
|
|
5cae090b9a
|
fixed null issue
|
2024-12-23 00:00:19 -06:00 |
|
|
2dd48b7bc2
|
clean model entities
|
2024-12-23 08:32:02 +04:00 |
|
|
9245c47ef5
|
removed count from all entities
|
2024-12-20 14:27:25 +04:00 |
|
|
786c56524c
|
makew project-community relation not nullable
|
2024-12-20 10:43:20 +04:00 |
|
|
66364811f6
|
added project name to community name
|
2024-12-19 11:57:06 +04:00 |
|
|
f4741caa06
|
revert back change
|
2024-12-19 11:52:56 +04:00 |
|
|
aefe788dd0
|
added device-to-tag
|
2024-12-19 10:29:21 +04:00 |
|
|
23be781d2e
|
added disabled to all space entities
|
2024-12-19 10:25:25 +04:00 |
|
|
35888a1fce
|
added disabled to subspaces
|
2024-12-19 10:22:33 +04:00 |
|
|
a5ab883957
|
create orphan community and space for project
|
2024-12-18 08:22:53 +04:00 |
|
|
885d43d834
|
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/link-space-to-space-model
|
2024-12-17 20:41:08 +04:00 |
|
|
d1050babd1
|
space product service
|
2024-12-17 19:08:48 +04:00 |
|
|
b3e8af7540
|
added subspace product item
|
2024-12-17 12:18:03 +04:00 |
|
|
c27aca1196
|
Fix inconsistent casing in Invite-user module paths
|
2024-12-17 02:13:34 -06:00 |
|
|
a25496b926
|
Remove unused and outdated dependencies
|
2024-12-17 01:46:39 -06:00 |
|
|
5e9a8f3f78
|
Make roleType field non-nullable in UserEntity
|
2024-12-16 20:00:10 -06:00 |
|
|
6f3891a68e
|
Add invitedBy field to InviteUserDto and InviteUserEntity
|
2024-12-16 19:56:37 -06:00 |
|
|
9de1d7134a
|
Fix inconsistent casing in file imports
|
2024-12-16 19:41:51 -06:00 |
|
|
c1af930dc9
|
Fix inconsistent casing in import paths for Invite-user module
|
2024-12-16 19:36:40 -06:00 |
|
|
64027d3a16
|
Add permission and role management features
|
2024-12-16 00:19:14 -06:00 |
|