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

Frontend page for listing pending owner invites #1057

Merged
merged 12 commits into from
Sep 18, 2017

Conversation

natboehm
Copy link
Contributor

This implements the last checkbox in Deployable chunk 1: Listing invitations of issue #924. The frontend route created, /me/pending-invites, calls the API route previously created and will list all current invitations associated with the user's account. Although the buttons for accepting/denying invitations have been added, they do not currently do anything as that chunk has not been implemented yet (Deployable chunks 2 & 3). It was easier to add them now for styling purposes. The page isn't linked to anywhere but can be accessed via crates.io/me/pending-invites if logged in.

@carols10cents
Copy link
Member

This all looks great!! Thank you!!

bors: r+

bors-voyager bot added a commit that referenced this pull request Sep 18, 2017
1057: Frontend page for listing pending owner invites r=carols10cents

This implements the last checkbox in Deployable chunk 1: Listing invitations of issue #924. The frontend route created, `/me/pending-invites`, calls the API route previously created and will list all current invitations associated with the user's account. Although the buttons for accepting/denying invitations have been added, they do not currently do anything as that chunk has not been implemented yet (Deployable chunks 2 & 3). It was easier to add them now for styling purposes. The page isn't linked to anywhere but can be accessed via `crates.io/me/pending-invites` if logged in.
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Sep 18, 2017

Build succeeded

@bors-voyager bors-voyager bot merged commit 563e039 into rust-lang:master Sep 18, 2017
@natboehm natboehm deleted the list-pending-invites-frontend branch September 25, 2017 18:01
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.

3 participants