689a38ee0c
Revamp/space management ( #409 )
...
* task: add getCommunitiesV2
* task: update getOneSpace API to match revamp structure
* refactor: implement modifications to pace management APIs
* refactor: remove space link
2025-06-18 10:34:29 +03:00
30badcde67
add where for community name
2025-03-18 21:20:27 +04:00
d169999675
Replace JwtAuthGuard with PermissionsGuard and add specific permissions
2024-12-16 00:19:34 -06:00
19825540dd
updated endpoint and validation to manage project entity in communty CRUD
2024-12-09 16:22:54 +04:00
19bca44aa1
removed unused
2024-10-21 10:21:58 +04:00
e993351a65
removed permission guard for now
2024-10-21 10:21:23 +04:00
d6777c8ec1
Added all community endpoints
2024-10-17 10:55:26 +04:00
d14d3b5ba2
added community space
2024-10-15 11:38:49 +04:00
2292c01220
community controller
2024-10-15 11:01:56 +04:00
11759d8112
resolve conflicts
2024-10-08 10:59:31 +03:00
972e1423f5
Merge pull request #110 from SyncrowIOT/exception-handling-in-controllers
...
Exception handling in controllers
2024-10-08 10:57:26 +03:00
898791ae93
remove rename from apis url
2024-10-08 01:13:00 -05:00
69d2aece43
remove unused imports
2024-10-07 18:28:06 -05:00
9a868c5757
added enums to replace constants
2024-10-06 15:44:49 +03:00
500ca23fba
added exception filter and removed controller error handling
2024-10-06 11:04:25 +03:00
fb3753f2b2
Add get Communities endpoint
2024-08-19 11:53:23 +03:00
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
616ddd4d4c
Refactor space permission service
2024-05-08 09:35:42 +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
ae63ac6717
Add UserRepository and addUserCommunity endpoint
2024-04-16 17:22:12 +03:00
74b7471106
Refactor controllers to use userUuid as route param
2024-04-16 16:11:43 +03:00
230ed4eac1
Add UserSpaceRepositoryModule and UserSpaceRepository to CommunityModule
2024-04-16 15:33:37 +03:00
d92ae03eac
Refactor error handling in controllers and services
2024-04-14 11:28:52 +03:00
42a4d0cc11
Add endpoint to rename community by UUID
2024-04-14 10:17:11 +03:00
72756e4e08
Add endpoint to get community child by UUID
2024-04-02 17:31:20 +03:00
badda01a05
Add SpaceTypeRepository to CommunityModule imports
2024-04-02 11:30:44 +03:00
ae8d909268
Add endpoint to get community by UUID
2024-04-01 00:04:38 +03:00
75197664fd
Add CommunityController
2024-03-31 22:29:33 +03:00