Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add SSH Keys page on /preferences/ssh-keys#1478

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 2 commits intomainfrombq/752/add-ssh-keys
May 16, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

Closes#752 and#749

@BrunoQuaresmaBrunoQuaresma self-assigned thisMay 16, 2022
@BrunoQuaresmaBrunoQuaresma requested review frompresleyp anda team ascode ownersMay 16, 2022 16:16
Copy link
Member

@kylecarbskylecarbs left a comment

Choose a reason for hiding this comment

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

I think renamingpreferences tosettings would be helpful. That's the name we'll use in workspaces, so it's better to stay consistent!

Comment on lines +46 to +49
| { type: "GET_SSH_KEY" }
| { type: "REGENERATE_SSH_KEY" }
| { type: "CONFIRM_REGENERATE_SSH_KEY" }
| { type: "CANCEL_REGENERATE_SSH_KEY" }
Copy link
Member

Choose a reason for hiding this comment

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

Should we rename thisUserEvent instead? Seems like it's more accurate.

@BrunoQuaresma
Copy link
CollaboratorAuthor

@kylecarbs Right now the page is called "Preferences" so I think makes more sense to keep using "preferences" than "settings". Settings is something more related to an "account" than a "user" thing, makes sense? And about the event type being UserEvent makes sense but I would like to keep using the implicit convention we are using to name the event as {ServiceName}Event. I have no strong opinion tho. Please let me know what you think so I can make or not the changes.

@kylecarbs
Copy link
Member

GitHub and GitLab both use the term settings, which is my primary reason for preferring that. Just because it's already called preferences doesn't necessarily mean it's right! It's an easy enough change, so if we feel it's clearer to the user, we should make it.

@BrunoQuaresma
Copy link
CollaboratorAuthor

Hm.. interesting. Working on it!

@BrunoQuaresmaBrunoQuaresma merged commitabbe548 intomainMay 16, 2022
@BrunoQuaresmaBrunoQuaresma deleted the bq/752/add-ssh-keys branchMay 16, 2022 17:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

@presleyppresleypAwaiting requested review from presleyp

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

User SSH Keys preferences section
2 participants
@BrunoQuaresma@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp