|
bee140f517
|
Add space permission service and guards for various entities
|
2024-05-07 22:27:45 +03:00 |
|
|
c30a21b04f
|
Add Unique constraint to user and roleType fields in UserRoleEntity
|
2024-05-07 09:48:16 +03:00 |
|
|
85424554cb
|
Add roles to user payload in JWT and refresh token strategies
|
2024-05-07 00:32:53 +03:00 |
|
|
1dcb0a3052
|
Add UserRoleRepository and RoleTypeRepository imports
|
2024-05-06 19:10:24 +03:00 |
|
|
6bd827fe57
|
Add UserRoleEntity and RoleTypeEntity imports to database module
|
2024-05-06 18:34:03 +03:00 |
|
|
7d6964208c
|
Add UserRoleEntity and related modules for user role management
|
2024-05-06 18:33:49 +03:00 |
|
|
1b41199359
|
Merge branch 'SP-205-be-user-device-permission' into SP-201-be-handle-roles
|
2024-05-06 10:31:00 +03:00 |
|
|
b65bef982d
|
Add role type enum, dto, entity, repository, and module
|
2024-05-06 10:30:29 +03:00 |
|
|
fae2fff2ba
|
Remove unnecessary field from Unique constraint
|
2024-05-05 21:32:00 +03:00 |
|
|
5aa69255be
|
Add Unique constraint to DeviceUserPermissionEntity
|
2024-05-05 19:47:50 +03:00 |
|
|
e48c6b4a91
|
Update imports in database module
|
2024-05-05 18:40:06 +03:00 |
|
|
b8ae3540c3
|
Update entity references in permission and user entities
|
2024-05-05 18:39:38 +03:00 |
|
|
46bc98da55
|
Add device user permission module, DTOs, entities, and repositories
|
2024-05-05 18:39:23 +03:00 |
|
|
aa7a09391f
|
Remove unused DeviceUserType related files and imports
|
2024-05-05 18:38:59 +03:00 |
|
|
bdcc065d73
|
Remove Home Module
|
2024-04-27 23:31:00 +03:00 |
|
|
8c790b0d96
|
Refactor Device Module
|
2024-04-27 23:27:40 +03:00 |
|
|
d61a1b92e7
|
Device Related API changes are done
|
2024-04-23 16:24:58 +05:30 |
|
|
501b9c6768
|
Merge pull request #24 from SyncrowIOT/SP-171-be-create-groups-to-control-devices-per-group
Sp 171 be create groups to control devices per group
|
2024-04-23 15:41:13 +05:30 |
|
|
bef2f1e4ad
|
added listing api
|
2024-04-23 10:38:09 +05:30 |
|
|
18e7e35d35
|
Add unique constraint to GroupDeviceEntity and isActive flag to both GroupDeviceEntity and GroupEntity
|
2024-04-21 16:27:32 +03:00 |
|
|
af7a9dbd72
|
Remove unused imports and fix formatting issues
|
2024-04-18 10:46:21 +03:00 |
|
|
239dbc84b1
|
Add GroupDeviceEntity and related modules
|
2024-04-18 10:44:34 +03:00 |
|
|
c805f9d2af
|
Merge branch 'feat/device_permissions' into SP-171-be-create-groups-to-control-devices-per-group
|
2024-04-18 10:05:51 +03:00 |
|
|
921b44d4ed
|
Add group module entities, DTOs, repository, and repository module
|
2024-04-18 09:42:55 +03:00 |
|
|
871544f007
|
relations added
|
2024-04-18 12:03:33 +05:30 |
|
|
2a4fe77b0b
|
SPRINT-1 related tasks done
|
2024-04-18 09:16:59 +05:30 |
|
|
fbdf187ee1
|
SPRINT-1 related tasks done
|
2024-04-17 18:52:58 +05:30 |
|
|
0bfb47bc33
|
Add unique constraint for user and space in UserSpaceEntity
|
2024-04-16 17:23:11 +03:00 |
|
|
35b41e1be1
|
Add UserSpaceEntity to database module imports
|
2024-04-16 11:11:47 +03:00 |
|
|
6673bcd913
|
Add UserSpaceEntity relation to SpaceEntity and UserEntity
|
2024-04-16 11:11:36 +03:00 |
|
|
9837227fc5
|
Add user space DTO, entity, repository, and module
|
2024-04-16 11:11:18 +03:00 |
|
|
4a033107da
|
Add SpaceEntity and SpaceTypeEntity to database module
|
2024-04-02 17:29:33 +03:00 |
|
|
4092c67f89
|
make spaceType nullable false
|
2024-03-31 22:28:51 +03:00 |
|
|
861aa788ae
|
Add space type DTO, entity, repository, and module
|
2024-03-31 13:36:19 +03:00 |
|
|
93e8aabc4d
|
Add space DTO, entity, repository, and module
|
2024-03-31 13:35:49 +03:00 |
|
|
fc387703ea
|
Add camelCaseConverter helper function
|
2024-03-25 14:27:01 +03:00 |
|
|
2d6ce1842b
|
Add ProductEntity to entities list in database module
|
2024-03-25 13:37:05 +03:00 |
|
|
2cf45b1703
|
Refactor primary key generation in AbstractEntity
|
2024-03-25 13:36:14 +03:00 |
|
|
22bcd37de7
|
Add product DTO, entity, repository, and module
|
2024-03-25 13:36:00 +03:00 |
|
|
63411cada4
|
create get and post home api
|
2024-03-10 22:43:02 +03:00 |
|
|
a553481c9a
|
create home entity
|
2024-03-10 21:07:13 +03:00 |
|
|
c5537b3230
|
convert project from microservices to rest apis
|
2024-03-10 12:49:51 +03:00 |
|
|
563278170c
|
change to smtp mailer
|
2024-02-27 04:26:03 +03:00 |
|
|
1bfcbf0904
|
use pgcrypto
|
2024-02-26 14:13:58 +03:00 |
|
|
0764793874
|
authentication module done
|
2024-02-26 11:23:44 +05:30 |
|