[UI] Allow org members to navigate between the org and the dashboard
- add a new button to the org view that is only shown to the org members - add integration test to verify the expected navigatability - add a new translation string to that button - fix display style of "View <orgname>" button on the dashboard - fix gap size between buttons on the org view by utilizing the common class top-right-buttons
This commit is contained in:
parent
0dd382883f
commit
b034ab5a8e
5 changed files with 58 additions and 2 deletions
|
@ -2733,6 +2733,7 @@ org_name_holder = Organization name
|
|||
org_full_name_holder = Organization full name
|
||||
org_name_helper = Organization names should be short and memorable.
|
||||
create_org = Create organization
|
||||
open_dashboard = Open dashboard
|
||||
repo_updated = Updated
|
||||
members = Members
|
||||
teams = Teams
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue