|
|
483fc6375f
|
feat: Add unit invitation code functionality and user verification using code
|
2024-06-01 19:56:07 +03:00 |
|
|
|
8cbfcae775
|
Merge branch 'dev' into SP-201-be-handle-roles-new
|
2024-05-19 17:42:24 +03:00 |
|
|
|
835fde8304
|
feat: Add success response with data in controllers
|
2024-05-19 14:25:19 +03:00 |
|
|
|
6415d78992
|
Remove USER role
|
2024-05-18 23:00:22 +03:00 |
|
|
|
aff52be540
|
Add permission guards to controllers
|
2024-05-07 22:27:59 +03:00 |
|
|
|
4058449f4b
|
Update guard usage in controllers
|
2024-05-07 00:33:04 +03:00 |
|
|
|
d146cce1bb
|
Refactor controllers to return UUID of added entities
|
2024-05-01 10:34:07 +03:00 |
|
|
|
1d9bb96a87
|
Add UserRepository and User Building functionality
|
2024-04-16 17:22:02 +03:00 |
|
|
|
74b7471106
|
Refactor controllers to use userUuid as route param
|
2024-04-16 16:11:43 +03:00 |
|
|
|
c12b11b81d
|
Add UserSpaceRepositoryModule and UserSpaceRepository to BuildingModule
|
2024-04-16 15:33:28 +03:00 |
|
|
|
99aca8cf01
|
Refactor middleware to guards for type checking
|
2024-04-14 13:13:56 +03:00 |
|
|
|
d92ae03eac
|
Refactor error handling in controllers and services
|
2024-04-14 11:28:52 +03:00 |
|
|
|
a9be4d315a
|
Add endpoint to rename building by UUID
|
2024-04-14 10:31:49 +03:00 |
|
|
|
499603f3c0
|
Add BuildingController with CRUD operations
|
2024-04-03 14:51:40 +03:00 |
|