Commit f2aa20ca authored by Amy Qualls's avatar Amy Qualls

Merge branch 'docs-user-menu-rem' into 'master'

Remove menu/sidebar from User doc screenshots

See merge request gitlab-org/gitlab!60026
parents 693d2402 03276230
...@@ -27,8 +27,6 @@ of top-performing instances based on [usage ping data](../settings/usage_statist ...@@ -27,8 +27,6 @@ of top-performing instances based on [usage ping data](../settings/usage_statist
collected. Your score is compared to the lead score of each feature and then expressed as a percentage at the bottom of said feature. collected. Your score is compared to the lead score of each feature and then expressed as a percentage at the bottom of said feature.
Your overall **DevOps Score** is an average of your feature scores. You can use this score to compare your DevOps status to other organizations. Your overall **DevOps Score** is an average of your feature scores. You can use this score to compare your DevOps status to other organizations.
![DevOps Report](img/dev_ops_report_v13_4.png)
The page also provides helpful links to articles and GitLab docs, to help you The page also provides helpful links to articles and GitLab docs, to help you
improve your scores. improve your scores.
...@@ -58,8 +56,6 @@ DevOps Adoption allows you to: ...@@ -58,8 +56,6 @@ DevOps Adoption allows you to:
- Identify specific groups that are lagging in their adoption of GitLab so you can help them along in their DevOps journey. - Identify specific groups that are lagging in their adoption of GitLab so you can help them along in their DevOps journey.
- Find the groups that have adopted certain features and can provide guidance to other groups on how to use those features. - Find the groups that have adopted certain features and can provide guidance to other groups on how to use those features.
![DevOps Report](img/dev_ops_adoption_v13_9.png)
### Disable or enable DevOps Adoption ### Disable or enable DevOps Adoption
DevOps Adoption is deployed behind a feature flag that is **disabled by default**. DevOps Adoption is deployed behind a feature flag that is **disabled by default**.
......
...@@ -6,14 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,14 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Feature highlight # Feature highlight
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/16379) in GitLab 10.5
Feature highlights are represented by a pulsing blue dot. Hovering over the dot Feature highlights are represented by a pulsing blue dot. Hovering over the dot
displays more information. displays more information. They're used to emphasize certain features and
They are used to emphasize a certain feature and make something more visible to the user. highlight helpful information to the user.
You can dismiss any feature highlight permanently by clicking the "Got it" link
at the bottom of the modal window. There isn't a way to restore the feature highlight
after it has been dismissed.
![Clusters feature highlight](img/feature_highlight_example.png) You can dismiss any feature highlight permanently by clicking the **Got it** link
at the bottom of the information window. You cannot restore a feature highlight
after you dismiss it.
...@@ -86,10 +86,11 @@ There are several types of users in GitLab: ...@@ -86,10 +86,11 @@ There are several types of users in GitLab:
## User activity ## User activity
You can follow or unfollow other users from their [user profiles](profile/index.md#access-your-user-profile). You can follow or unfollow other users from their [user profiles](profile/index.md#access-your-user-profile).
To see their activity in the top-level Activity view, select Follow or Unfollow, and select To view a user's activity in a top-level Activity view:
the Followed Users tab:
![Follow users](img/activity_followed_users_v13_9.png) 1. From a user's profile, select **Follow**.
1. In the GitLab menu, select **Activity**.
1. Select the **Followed users** tab.
## Projects ## Projects
......
...@@ -20,9 +20,7 @@ This feature is [also available at the group level](../../group/insights/index.m ...@@ -20,9 +20,7 @@ This feature is [also available at the group level](../../group/insights/index.m
## View your project's Insights ## View your project's Insights
You can access your project's Insights by clicking the **Analytics > Insights** You can access your project's Insights by clicking the **Analytics > Insights**
link in the left sidebar: link in the left sidebar.
![Insights sidebar link](img/insights_sidebar_link_v12_8.png)
## Configure your Insights ## Configure your Insights
......
...@@ -28,22 +28,14 @@ This is where the group sharing feature can be of use. ...@@ -28,22 +28,14 @@ This is where the group sharing feature can be of use.
To share 'Project Acme' with the 'Engineering' group: To share 'Project Acme' with the 'Engineering' group:
1. For 'Project Acme' use the left navigation menu to go to **Members**. 1. For 'Project Acme' use the left navigation menu to go to **Members**.
![share project with groups](img/share_project_with_groups_tab_v13_9.png)
1. Select the **Invite group** tab. 1. Select the **Invite group** tab.
1. Add the 'Engineering' group with the maximum access level of your choice. 1. Add the 'Engineering' group with the maximum access level of your choice.
1. Optionally, select an expiring date. 1. Optionally, select an expiring date.
1. Click **Invite**. 1. Click **Invite**.
1. After sharing 'Project Acme' with 'Engineering': 1. After sharing 'Project Acme' with 'Engineering':
- The group is listed in the **Groups** tab. - The group is listed in the **Groups** tab.
!['Engineering' group is listed in Groups tab](img/project_groups_tab_v13_9.png)
- The project is listed on the group dashboard. - The project is listed on the group dashboard.
!['Project Acme' is listed as a shared project for 'Engineering'](img/other_group_sees_shared_project_v13_8.png)
Note that you can only share a project with: Note that you can only share a project with:
- groups for which you have an explicitly defined membership - groups for which you have an explicitly defined membership
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment