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 #604

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Commits on Oct 31, 2024

  1. feat: Update Space URL computing - Meeds-io/MIPs#150

    This change will change Space URL format to reference /portal/s/SPACE_ID/ rather than using Space GROUP_ID and PRETTY_NAME which make it complex to build and not permanent as url.
    boubaker committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    295b859 View commit details
    Browse the repository at this point in the history
  2. feat: Delete SpaceService.getSpaceByUrl API - Meeds-io/MIPs#150

    This change will delete the usage of SpaceService.getSpaceByUrl which is deleted from Social API.
    boubaker committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    09e95be View commit details
    Browse the repository at this point in the history
  3. 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 31, 2024
    Configuration menu
    Copy the full SHA
    a2573a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bf18cb View commit details
    Browse the repository at this point in the history