Commits on Source 15
-
🤖 GitLab Bot 🤖 authored
-
-
Scott de Jonge authored
feat(SVGNav): Enhance nav accessibility See merge request !1150 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Jeremy Elder <jelder@gitlab.com>
-
Phil Hughes authored
Update dependency @gitlab/svgs to ^3.129.0 See merge request !1158 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Lukas Eipert authored
-
Mark Florian authored
Remove myself from code owners See merge request !1159 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
Lukas Eipert authored
This switches from an nginx based workflow which requires a VM to a `pages` based workflow. Should also fix MRs from forks. See also: - gitlab-ui!4065
-
Lukas Eipert authored
Review apps will have a different pathname than `/gitlab-svgs/`. Porting the strategy from `design.gitlab.com`
-
Lukas Eipert authored
Otherwise the needed environment variable (`CI_ENVIRONMENT_URL`) is not available to nuxt. Also this separates concerns: `publish-to-npm` job (and the dry-run) can run earlier. 1. `build-and-check`: Checks files and builds svgs for package 2. `pages` / `review-app`: Build pages site.
-
Lukas Eipert authored
-
Lukas Eipert authored
before it was rendering KiBkb.
-
Mark Florian authored
chore: Switch review app to GitLab Pages multi deployments See merge request !1163 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
-
Jeremy Elder authored
Adding new work item type icons to replace existing issue type icons Closes #438 See merge request !1160 Merged-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Co-authored-by:
Nick Brandt <nbrandt@gitlab.com>
-
semantic-release-bot authored
# [3.130.0] ## Changes - Added icon 'work-item-enhancement' - Added icon 'work-item-epic' - Added icon 'work-item-feature-flag' - Added icon 'work-item-feature' - Added icon 'work-item-incident' - Added icon 'work-item-issue' - Added icon 'work-item-keyresult' - Added icon 'work-item-maintenance' - Added icon 'work-item-new' - Added icon 'work-item-objective' - Added icon 'work-item-requirement' - Added icon 'work-item-task' - Added icon 'work-item-test-case' - Added icon 'work-item-ticket'