Skip to content

User SSH Keys preferences section #752

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
Tracked by #749
misskniss opened this issue Mar 31, 2022 · 9 comments · Fixed by #1478
Closed
Tracked by #749

User SSH Keys preferences section #752

misskniss opened this issue Mar 31, 2022 · 9 comments · Fixed by #1478
Assignees
Labels
site Area: frontend dashboard
Milestone

Comments

@misskniss
Copy link

misskniss commented Mar 31, 2022

As a user, I want a section in the UI that will allow me to see and generate my ssh key.

SSH Keys section from V1

@ammario
Copy link
Member

ammario commented Mar 31, 2022

Blocked by #751

@misskniss misskniss added site Area: frontend dashboard needs grooming 🪒 labels Apr 26, 2022
@misskniss
Copy link
Author

misskniss commented Apr 26, 2022

Grooming: Should this get moved out of Beta then since #751 is slated for Community? Or vice versa? CC @tjcran

@tjcran
Copy link

tjcran commented Apr 26, 2022

Moved to Community.

@misskniss
Copy link
Author

Hey team! Please add your planning poker estimate with ZenHub @BrunoQuaresma @presleyp @vapurrmaid

@misskniss
Copy link
Author

@f0ssel Do we not need this ticket anymore for a frontend piece?

@BrunoQuaresma
Copy link
Collaborator

I think we still need it, right? 🤔 But happy if it is not a thing to have in the FE as well.

@f0ssel
Copy link
Contributor

f0ssel commented May 3, 2022

Yes I think this should still be done. We have the endpoints on the backend here:
https://github.com/coder/coder/blob/main/coderd/coderd.go#L223-L224

So both the GET endpoint to fetch the data and POST endpoints to regenerate the key exist today and can power this UI. I think we should build a frontend so non-cli users can still get started.

@BrunoQuaresma
Copy link
Collaborator

Thank you @f0ssel

@misskniss
Copy link
Author

Completed Example
Example SSH KEys Section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants