Skip to content

Commit ed95004

Browse files
committed
js+service: [inveniosoftware#855] 4) integrate request flow with frontend [+]
This concludes the 2nd flow of the membership request feature. Remaining flows are - 'waiting for decision' flow - 'making a decision' flow This PR needs to be complemented by: - one in invenio-requests (done) - one in invenio-rdm-records (done)
1 parent a5e0c0c commit ed95004

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

invenio_communities/members/services/request.py

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def service():
2828
"""Service."""
2929
return current_communities.service.members
3030

31-
3231
#
3332
# CommunityInvitation: actions and request type
3433
#

0 commit comments

Comments
 (0)