Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Space Templates - Meeds-io/MIPs#150 #173

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 23, 2024

  1. feat: Rename Social Web Archive to social - Meeds-io/MIPs#150 (#171)

    This change will rename the Social Web Archive from social-portlet to
    social.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c56a5b9 View commit details
    Browse the repository at this point in the history
  2. feat: Adapt Space Creation process in Unit Tests - Meeds-io/MIPs#150

    Prior to this change, the Space Service API allows to inject Members, Managers, Invited users in creation time. This change ensures to split API methods to use dedicated ones to manage the space memberships.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2aaa829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9bc21 View commit details
    Browse the repository at this point in the history
  4. feat: Delete Space.getSpaceByDisplayName API - Meeds-io/MIPs#150

    This change will delete the usage of getSpaceByDisplayName API since it's not unique anymore
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4b69ad3 View commit details
    Browse the repository at this point in the history