Skip to content

Commit b0be8f6

Browse files
authored
Merge pull request #108 from vicenter-gitkraken/9.2-doc-updates
Doc updates for insights and workspaces
2 parents e1668a0 + b85e1c8 commit b0be8f6

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

_images/9-2-team-issues-switch.png

101 KB
Loading

_images/insights-metrics.png

-55 KB
Loading

_images/issue-view-workspaces.png

185 KB
Loading

gitkraken-client/workspaces.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,13 @@ The Focus View section will provide you with a summary of Pull Requests, Issues,
8484
<img src="/wp-content/uploads/workspace-focus-view-sort-columns.gif" class="img-bordered img-responsive center">
8585

8686
* My Pull Requests: shows all PRs opened by you, assigned to you, or awaiting your review
87-
* My Issues: shows all issues created by you, assigned to you, or that mention you.
87+
* My Issues: shows all issues created by you, assigned to you, or that mention you. Click the icon to open the Issue View for the selected issue, where you can view, edit issue details and create a branch for the issue.
8888
* Work in Progress: shows all branches with uncommitted changes
8989

9090
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
9191

92+
93+
9294
### Team view
9395

9496
On a Cloud Workspace, you will see a Team View section. This view shows all pull requests and issues for the repositories in your Workspace - giving you a high level view of your team's coding efforts.
@@ -97,7 +99,7 @@ On a Cloud Workspace, you will see a Team View section. This view shows all pull
9799

98100
You can switch the Issue Tracker provider from the My Issues section in the Overview tab.
99101

100-
<img src="/wp-content/uploads/8-9-team-issues-switch.png" srcset="/wp-content/uploads/8-9-team-issues-switch.png" class="img-bordered img-responsive center">
102+
<img src="/wp-content/uploads/9-2-team-issues-switch.png" srcset="/wp-content/uploads/9-2-team-issues-switch.png" class="img-bordered img-responsive center">
101103

102104
#### Team Pull Requests
103105

@@ -130,7 +132,11 @@ Team Issues will show all GitHub Issues, GitLab Issues, Jira Cloud Issues, Jira
130132

131133
With Team Issues it is easy to switch between Jira or Trello and back to either GitHub Issues or GitLab Issues. If you select Jira or Trello, you can also filter by project so that you only see issues that matter to you.
132134

133-
<img src="/wp-content/uploads/8-9-team-issues-switch.png" srcset="/wp-content/uploads/8-9-team-issues-switch.png" class="img-bordered img-responsive center">
135+
<img src="/wp-content/uploads/9-2-team-issues-switch.png" srcset="/wp-content/uploads/9-2-team-issues-switch.png" class="img-bordered img-responsive center">
136+
137+
View, edit and tie a branch to the issue with the Issue View from Workspace.
138+
139+
<img src="/wp-content/uploads/issue-view-workspaces.png" srcset="/wp-content/uploads/issue-view-workspaces.png" class="img-bordered img-responsive center">
134140

135141
***
136142

0 commit comments

Comments
 (0)