alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

platform invitations naming; community new member for contributors #4163

Closed techsmyth closed 1 week ago

techsmyth commented 1 week ago

New member of a space is not generic and works for virtual contributors as well as users: image

Community invitations for VCs also now send over the message that was written in the invitaiton: image

Code naming + module dependencies cleaned up to avoid duplicate code. In particular the UserLookupModule is now ContributorLookupModule + has the generic contributor lookups, which was needed for notificaitons.

VirtualContributor is now able to retrieve the host contributor.