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

Add new routes for donor pages that support UID and name #88

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DewaldDeJager
Copy link

See #65.

Added routes for looking donors up by name as well as UID. For completeness, the old route is:
/donor/:id
And the new routes are:
/donor/id/:id
/donor/name/:name

The old route redirects to the new UID route. User names with spaces work as expected.

@DewaldDeJager
Copy link
Author

For your consideration: Since the donor page links are changing across the site, we have the opportunity to switch to the name links. I am happy to make the change if this is the preferred direction.

@DewaldDeJager DewaldDeJager mentioned this pull request Jun 6, 2022
@jcoffland
Copy link
Member

Sorry, there are now conflicts with this PR.

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