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

Astravent Version 0.1: Implement Communication Service, Update Reactions, Organizations, and Identity Systems #414

Merged
merged 259 commits into from
Sep 20, 2024

Conversation

SaintAngeLs
Copy link
Owner

@SaintAngeLs SaintAngeLs commented Sep 16, 2024

This pull request includes substantial updates and feature additions across multiple services as part of the Astravent 0.1 release. The changes address a wide range of components, including reaction handling, identity management, organization services, and web updates in the Blazor server application.

Key Changes:

  1. Reactions Service:

    • Updated getReactions query handler, repository implementations, and summary DTO.
    • Enhanced the handling of reactions on posts, comments, and events for both users and organizations.
  2. Organizations Service:

    • Added and updated APIs for paginated user organizations.
    • Updated DTOs and handlers for better data management.
  3. Posts and Comments:

    • Improvements to post and comment queries and API routes.
    • Streamlined infrastructure and repository updates for better performance.
  4. Identity and User Services:

    • Enhancements to identity service and authentication DTOs.
    • New commands for blocking users and updating user status.
  5. Web (Blazor) Updates:

    • Updated Razor pages for user posts, reactions, and public profiles.
    • Improved layout and interaction handling across multiple components.

Files Changed:

  • 556 files modified with over 19,000 lines added and over 4,500 lines removed, covering major updates across core services.

Impact:

  • These changes lay the foundation for the upcoming Astravent functionalities, improving user interactions, organizational management, and identity handling across the platform.

Linked Issues:

@SaintAngeLs SaintAngeLs changed the title Astravent verion 0.1 Astravent Version 0.1: Implement Communication Service, Update Reactions, Organizations, and Identity Systems Sep 16, 2024
Copy link
Collaborator

@DevITSharpPRO DevITSharpPRO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM!

@SaintAngeLs SaintAngeLs merged commit b47a1db into main Sep 20, 2024
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants