Skip to content

Add a UI for adding/removing someone as an owner of a crate #1117

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

Closed
carols10cents opened this issue Oct 10, 2017 · 2 comments
Closed

Add a UI for adding/removing someone as an owner of a crate #1117

carols10cents opened this issue Oct 10, 2017 · 2 comments
Labels
A-accounts A-frontend 🐹 C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works E-help-wanted

Comments

@carols10cents
Copy link
Member

carols10cents commented Oct 10, 2017

Right now, you can only add or remove a person or a team as an owner of a crate using cargo's CLI. (Also right now you can only list pending invitations and accept or decline them in crates.io's web UI). This seems a little strange; it'd be nice to have a web UI for adding or removing owners of a crate that you're an owner on.

I'm not sure exactly what this should look like or how it should work on the frontend; that's all implementer's choice! I think it should be able to use the same API routes that cargo uses though!

@iain8
Copy link
Contributor

iain8 commented Oct 20, 2017

Hi @carols10cents I can take a look at this feature this weekend.

bors-voyager bot added a commit that referenced this issue Nov 4, 2017
1143: #1117 UI for managing crate ownership r=carols10cents

Created a separate page for this rather than start tacking on a bunch of modals #1117
@withoutboats
Copy link
Contributor

Closed by #1143.

@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works and removed C-feature-request labels Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-accounts A-frontend 🐹 C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works E-help-wanted
Projects
None yet
Development

No branches or pull requests

4 participants