Illustration request for Access Tokens
Purpose
This is a request following this issue: gitlab#334674 We need a visual for the empty state landing page of Access Tokens
.
Concept
Access tokens can be used for various reasons in GitLab, we have a use case for automation bots to have access tokens to allow them into the environment. There are 4 specific access tokens, however I think the illustration can be generic:
- Personal access token
- Impersonation token
- Project access token
- Group access token (in development)
Checklists
Complete all items in both checklists before closing the issue. All items are the responsibility of the author, unless otherwise noted.
Design
-
Duplicate the Illustration template and move the copy to your Drafts folder in Figma. Update the file name and cover thumbnail with relevant issue information. -
Share your draft file with a FE/UX Foundation designer to review, and make sure they have view permissions in Figma. If they have the capacity, they should assign themselves to this issue. If not, try pinging another designer. -
Reviewer: Review the illustration in the author’s draft file. Add design-specific comments in Figma to maintain context. Add general comments to this issue, including your approval status. Once approved, assign to a Figma maintainer for final review. -
Maintainer: Add the illustration to the Illustrations file under the appropriate page and category. The illustration should be in a frame with the bounds set to the artwork. The frame name should match the exported file name (without the extension). -
Author: Move your draft file to the Component archive Figma project.
Library addition
-
Create a new merge request (MR) from this issue. -
Checkout the new branch locally. -
Export the illustration from the Illustrations file (in Figma) to the /illustrations folder in your local instance of the repo. The file name should be lowercase, and use hyphens as a separator between terms. If necessary, place the illustration in one of the sub-directories. -
In a terminal window, run yarn run svg
to add the illustration to the library in the /dist folder. -
In a terminal window, run yarn run dev
to preview the SVG library locally. Find the new illustration and ensure it is rendered accurately. -
After you’ve committed the changes and the pipeline passes, assign the MR to a review by a maintainer, and proceed with any changes.
If you run into any problems, ensure that all other steps in the project README have been followed.
Links / references
Originating issue: gitlab#334674
Edited by Jeremy Elder