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 Meeds-io/MIPs#150 - Dev Meed #1761

Merged
merged 9 commits into from
Oct 23, 2024
Merged

Commits on Oct 23, 2024

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

    This change will rename the Social Web Archive from social-portlet to social.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4638215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214c0d5 View commit details
    Browse the repository at this point in the history
  3. 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 23, 2024
    Configuration menu
    Copy the full SHA
    57fdd7a View commit details
    Browse the repository at this point in the history
  4. 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 23, 2024
    Configuration menu
    Copy the full SHA
    edca78d View commit details
    Browse the repository at this point in the history
  5. 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
    000842b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    611fa7a View commit details
    Browse the repository at this point in the history
  7. feat: Make Users Leaderboard contextual switch current space - MEED-7648

     - Meeds-io/MIPs#150 (#1759)
    
    This change will make contributions and contributors widgets contextual
    with Space Context.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ff1dcd0 View commit details
    Browse the repository at this point in the history
  8. feat: Allow to display Programs Widget in Space with contextual info -

    …MEED-7649 - Meeds-io/MIPs#150 (#1760)
    
    This change will alllow to display programs widget with the contextual
    information of current space rather than displaying all available
    programs in the platform.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    092668e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    942fad9 View commit details
    Browse the repository at this point in the history