Implementation of all repositories of a user from user->settings (#1740)

* Implementation of all repositories of a user from user->settings

* Update message when no repository found

* Update according to comments

* Change UI to have a better look

* improved user repositories UI
This commit is contained in:
Rémy Boulanouar 2017-09-14 13:46:14 +02:00 committed by Lauris BH
parent 1739e84ac0
commit e5d80b7090
7 changed files with 101 additions and 0 deletions

View file

@ -308,6 +308,7 @@ ssh_gpg_keys = SSH / GPG Keys
social = Social Accounts
applications = Applications
orgs = Organizations
repos = Repositories
delete = Delete Account
twofa = Two-Factor Authentication
account_link = External Accounts
@ -446,6 +447,7 @@ remove_account_link_desc = Removing this linked account will revoke all related
remove_account_link_success = Account link has been removed successfully!
orgs_none = You are not a member of any organizations.
repos_none = You do not own any repositories
delete_account = Delete Your Account
delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undone!