mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 07:08:06 +08:00
Fix and improve dashboard repo UI (#2285)
* Fix and improve dashboard repo UI * Change order of scripts loading * Remove "mirror" tab * Remove single tab panel for "org user" * Add localization strings * Create vue component and change event for search * Add "mirrors" filter
This commit is contained in:
@ -46,6 +46,11 @@ your_profile = Your Profile
|
||||
your_starred = Your Starred
|
||||
your_settings = Your Settings
|
||||
|
||||
all = All
|
||||
sources = Sources
|
||||
mirrors = Mirrors
|
||||
collaborative = Collaborative
|
||||
|
||||
activities = Activities
|
||||
pull_requests = Pull Requests
|
||||
issues = Issues
|
||||
|
Reference in New Issue
Block a user