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

Invitation admin features #423

Merged
merged 3 commits into from
Sep 29, 2023
Merged

Conversation

AnishReddyRavula
Copy link
Contributor

display invite url in admin page of invitation

Resend invitation to multiple invitations (action)

This change so when a user did not receive a invitation for somereason, we can initate a resend so they can use it

use get_invite_url from invitation models in sharing views

image
image

display invite url in admin page of invitation

Resend invitation to multiple invitations (action)

This change so when a user did not receive a invitation for somereason, we can initate a resend so they can use it
@@ -1,12 +1,15 @@
from django.contrib import admin
from django.urls import reverse
Copy link
Contributor

Choose a reason for hiding this comment

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

[flake8] <401> reported by reviewdog 🐶
'django.urls.reverse' imported but unused

Copy link
Contributor

@Mark-Powers Mark-Powers left a comment

Choose a reason for hiding this comment

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

This looks great!

@AnishReddyRavula AnishReddyRavula merged commit 88f0b02 into master Sep 29, 2023
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