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

Forlæng invitationer #1085

Merged
merged 3 commits into from
Jul 21, 2024
Merged

Forlæng invitationer #1085

merged 3 commits into from
Jul 21, 2024

Conversation

rasmusselsmark
Copy link
Contributor

Løser #1074http://localhost:8000/admin/members/activityinvite/

Nyt menupunkt til at forlænge invitationer:
image

Angiv ny dato:
image

Bruger feedback:
image

Copy link

what-the-diff bot commented Jul 21, 2024

PR Summary

  • Introduction of New Functionality to Admin Interface
    The changes here involve importing several additional libraries to support new functionality. The primary change is the addition of a method extend_invitations to the ActivityInviteAdmin class. This gives administrators an improved way to work with invitations.

  • New Form for Admin
    A new class, ExtendInvitationsForm, was added to define a form specific for extending invitations. This should streamline the process for administrators and make the interface more user-friendly.

  • New Logic for Invitation Handling
    The changes introduced also improve how the system handles and processes invitation extension, including updating the invitation expiration dates. Additionally, better error handling and messaging have been added to keep administrators informed.

  • New Template for User Interface
    Finally, a new HTML file was added. This is a template file tasked with presenting the above changes in a visually pleasing and clear way, improving the overall user interface. This file paints the application's functionality for extending invitations onto the screen for an admin to interact with.

@lakridserne lakridserne merged commit 9dc4864 into master Jul 21, 2024
5 checks passed
@lakridserne lakridserne deleted the 1074-extend-invitations branch July 21, 2024 15:09
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