Commit 799cedf7 authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski Committed by Kati Paizee

Edit Design Management doc for CTRT

Also, delete non-essential images
parent c00ff2b4
...@@ -22,6 +22,7 @@ exceptions: ...@@ -22,6 +22,7 @@ exceptions:
- ARN - ARN
- ASCII - ASCII
- AWS - AWS
- BMP
- BSD - BSD
- CAS - CAS
- CDN - CDN
...@@ -85,6 +86,7 @@ exceptions: ...@@ -85,6 +86,7 @@ exceptions:
- IAM - IAM
- IANA - IANA
- IBM - IBM
- ICO
- IDE - IDE
- IID - IID
- IMAP - IMAP
...@@ -200,6 +202,7 @@ exceptions: ...@@ -200,6 +202,7 @@ exceptions:
- VCS - VCS
- VPC - VPC
- VPN - VPN
- WEBP
- WIP - WIP
- WSL - WSL
- XML - XML
......
...@@ -858,7 +858,7 @@ See the [documentation about Snippets settings](snippets/index.md). ...@@ -858,7 +858,7 @@ See the [documentation about Snippets settings](snippets/index.md).
## Design Management limits ## Design Management limits
See the [Design Management Limitations](../user/project/issues/design_management.md#limitations) section. See the limits in the [Add a design to an issue](../user/project/issues/design_management.md#add-a-design-to-an-issue) section.
## Push Event Limits ## Push Event Limits
......
...@@ -99,7 +99,7 @@ Check accessibility using your browser's _accessibility inspector_ ([Chrome](htt ...@@ -99,7 +99,7 @@ Check accessibility using your browser's _accessibility inspector_ ([Chrome](htt
When the design is ready, _before_ starting its implementation: When the design is ready, _before_ starting its implementation:
- Share design specifications in the related issue, preferably through a [Figma link](https://help.figma.com/hc/en-us/articles/360040531773-Share-Files-with-anyone-using-Link-Sharing#Copy_links) - Share design specifications in the related issue, preferably through a [Figma link](https://help.figma.com/hc/en-us/articles/360040531773-Share-Files-with-anyone-using-Link-Sharing#Copy_links)
link or [GitLab Designs feature](../../user/project/issues/design_management.md#the-design-management-section). link or [GitLab Designs feature](../../user/project/issues/design_management.md).
See [when you should use each tool](https://about.gitlab.com/handbook/engineering/ux/product-designer/#deliver). See [when you should use each tool](https://about.gitlab.com/handbook/engineering/ux/product-designer/#deliver).
- Document user flow and states (for example, using [Mermaid flowcharts in Markdown](../../user/markdown.md#mermaid)). - Document user flow and states (for example, using [Mermaid flowcharts in Markdown](../../user/markdown.md#mermaid)).
- Document animations and transitions. - Document animations and transitions.
......
...@@ -104,6 +104,7 @@ The following table lists project permissions available for each role: ...@@ -104,6 +104,7 @@ The following table lists project permissions available for each role:
| [Issues](project/issues/index.md):<br>Manage tracker | | ✓ | ✓ | ✓ | ✓ | | [Issues](project/issues/index.md):<br>Manage tracker | | ✓ | ✓ | ✓ | ✓ |
| [Issues](project/issues/index.md):<br>Move issues (*14*) | | ✓ | ✓ | ✓ | ✓ | | [Issues](project/issues/index.md):<br>Move issues (*14*) | | ✓ | ✓ | ✓ | ✓ |
| [Issues](project/issues/index.md):<br>Set issue [time tracking](project/time_tracking.md) estimate and time spent | | ✓ | ✓ | ✓ | ✓ | | [Issues](project/issues/index.md):<br>Set issue [time tracking](project/time_tracking.md) estimate and time spent | | ✓ | ✓ | ✓ | ✓ |
| [Issues](project/issues/index.md):<br>Archive [Design Management](project/issues/design_management.md) files | | | ✓ | ✓ | ✓ |
| [Issues](project/issues/index.md):<br>Upload [Design Management](project/issues/design_management.md) files | | | ✓ | ✓ | ✓ | | [Issues](project/issues/index.md):<br>Upload [Design Management](project/issues/design_management.md) files | | | ✓ | ✓ | ✓ |
| [Issues](project/issues/index.md):<br>Delete | | | | | ✓ | | [Issues](project/issues/index.md):<br>Delete | | | | | ✓ |
| [License Compliance](compliance/license_compliance/index.md):<br>View allowed and denied licenses | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ | | [License Compliance](compliance/license_compliance/index.md):<br>View allowed and denied licenses | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
......
...@@ -119,7 +119,7 @@ Actions that dismiss to-do items include: ...@@ -119,7 +119,7 @@ Actions that dismiss to-do items include:
- Closing the issue or merge request - Closing the issue or merge request
- Adding or removing a label - Adding or removing a label
- Commenting on the issue - Commenting on the issue
- Resolving a [design discussion thread](project/issues/design_management.md#resolve-design-threads) - Resolving a [design discussion thread](project/issues/design_management.md#resolve-a-discussion-thread-on-a-design)
If someone else closes, merges, or takes action on an issue, merge request, or If someone else closes, merges, or takes action on an issue, merge request, or
epic, your to-do item remains pending. epic, your to-do item remains pending.
......
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