Commit 68bbedbe authored by Niklas's avatar Niklas Committed by Marcin Sedlak-Jakubowski

Consistency Update: user/project/issue_boards.md

Change inline tier badges and add links
parent d8cf0bc8
...@@ -53,7 +53,7 @@ the issue board feature. ...@@ -53,7 +53,7 @@ the issue board feature.
> - Multiple issue boards per project [moved](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53811) to GitLab Free in 12.1. > - Multiple issue boards per project [moved](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53811) to GitLab Free in 12.1.
> - Multiple issue boards per group are available in GitLab Premium. > - Multiple issue boards per group are available in GitLab Premium.
Multiple issue boards allow for more than one issue board for a given project **(FREE)** or group **(PREMIUM)**. Multiple issue boards allow for more than one issue board for a given project in GitLab Free or group in GitLab Premium and higher tiers.
This is great for large projects with more than one team or when a repository hosts the code of multiple products. This is great for large projects with more than one team or when a repository hosts the code of multiple products.
Using the search box at the top of the menu, you can filter the listed boards. Using the search box at the top of the menu, you can filter the listed boards.
...@@ -275,7 +275,7 @@ Users on GitLab Free can use a single group issue board. ...@@ -275,7 +275,7 @@ Users on GitLab Free can use a single group issue board.
### Assignee lists **(PREMIUM)** ### Assignee lists **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5784) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.0. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5784) in GitLab 11.0.
As in a regular list showing all issues with a chosen label, you can add As in a regular list showing all issues with a chosen label, you can add
an assignee list that shows all issues assigned to a user. an assignee list that shows all issues assigned to a user.
...@@ -295,7 +295,7 @@ To remove an assignee list, just as with a label list, click the trash icon. ...@@ -295,7 +295,7 @@ To remove an assignee list, just as with a label list, click the trash icon.
### Milestone lists **(PREMIUM)** ### Milestone lists **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6469) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.2. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6469) in GitLab 11.2.
You're also able to create lists of a milestone. These are lists that filter issues by the assigned You're also able to create lists of a milestone. These are lists that filter issues by the assigned
milestone, giving you more freedom and visibility on the issue board. To add a milestone list: milestone, giving you more freedom and visibility on the issue board. To add a milestone list:
...@@ -333,7 +333,7 @@ to and from a iteration list to manipulate the iteration of the dragged issues. ...@@ -333,7 +333,7 @@ to and from a iteration list to manipulate the iteration of the dragged issues.
### Group issues in swimlanes **(PREMIUM)** ### Group issues in swimlanes **(PREMIUM)**
> - Grouping by epic [introduced](https://gitlab.com/groups/gitlab-org/-/epics/3352) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.6. > - Grouping by epic [introduced](https://gitlab.com/groups/gitlab-org/-/epics/3352) in GitLab 13.6.
> - Editing issue titles in the issue sidebar [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/232745) in GitLab 13.8. > - Editing issue titles in the issue sidebar [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/232745) in GitLab 13.8.
> - Editing iteration in the issue sidebar [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/290232) in GitLab 13.9. > - Editing iteration in the issue sidebar [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/290232) in GitLab 13.9.
...@@ -356,7 +356,7 @@ appears on the right. There you can see and edit the issue's: ...@@ -356,7 +356,7 @@ appears on the right. There you can see and edit the issue's:
- Title - Title
- Assignees - Assignees
- Epic **(PREMIUM)** - [Epic](../group/epics/index.md)
- Milestone - Milestone
- Time tracking value (view only) - Time tracking value (view only)
- Due date - Due date
...@@ -506,14 +506,14 @@ You can filter by the following: ...@@ -506,14 +506,14 @@ You can filter by the following:
- Assignee - Assignee
- Author - Author
- Epic - [Epic](../group/epics/index.md)
- Iteration - [Iteration](../group/iterations/index.md)
- Label - Label
- Milestone - Milestone
- My Reaction - My Reaction
- Release - Release
- Type (issue/incident) - Type (issue/incident)
- Weight - [Weight](issues/issue_weight.md)
#### Filtering issues in a group board #### Filtering issues in a group board
......
...@@ -13,9 +13,9 @@ so you can track and find the work items you're interested in. ...@@ -13,9 +13,9 @@ so you can track and find the work items you're interested in.
Labels are a key part of [issue boards](issue_board.md). With labels you can: Labels are a key part of [issue boards](issue_board.md). With labels you can:
- Categorize epics, issues, and merge requests using colors and descriptive titles like - Categorize [epics](../group/epics/index.md), issues, and merge requests using colors and descriptive titles like
`bug`, `feature request`, or `docs`. `bug`, `feature request`, or `docs`.
- Dynamically filter and manage epics, issues, and merge requests. - Dynamically filter and manage [epics](../group/epics/index.md), issues, and merge requests.
- [Search lists of issues, merge requests, and epics](../search/index.md#search-issues-and-merge-requests), - [Search lists of issues, merge requests, and epics](../search/index.md#search-issues-and-merge-requests),
as well as [issue boards](../search/index.md#issue-boards). as well as [issue boards](../search/index.md#issue-boards).
...@@ -26,7 +26,7 @@ There are two types of labels in GitLab: ...@@ -26,7 +26,7 @@ There are two types of labels in GitLab:
- **Project labels** can be assigned to issues and merge requests in that project only. - **Project labels** can be assigned to issues and merge requests in that project only.
- **Group labels** can be assigned to issues and merge requests in any project in - **Group labels** can be assigned to issues and merge requests in any project in
the selected group or its subgroups. the selected group or its subgroups.
- They can also be assigned to epics in the selected group or its subgroups.**(ULTIMATE)** - They can also be assigned to [epics](../group/epics/index.md) in the selected group or its subgroups.
## Assign and unassign labels ## Assign and unassign labels
......
This diff is collapsed.
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