- 01 Mar, 2022 40 commits
-
-
Mark Florian authored
This renames the `loading_icon` helper to `gl_loading_icon`, and makes its API and output more similar to the `GlLoadingIcon` Vue component: - The container element is now always rendered. - The container element is a block-level element by default. - The `container` argument has been replaced with with `inline`, defaulting to `false`. - The container element now has `role="status"` for better accessibility. - The default colour of the spinner is `dark`, as `orange` is not a valid colour (see https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1029#note_431080670). Part of https://gitlab.com/gitlab-org/gitlab/-/issues/352510, to aid the migration described in https://gitlab.com/groups/gitlab-org/-/epics/7628.
-
Kati Paizee authored
Doc Consistency: user/search - global search See merge request gitlab-org/gitlab!81753
-
Rémy Coutable authored
Fix GraphQL/OrderedFields offenses See merge request gitlab-org/gitlab!81466
-
Jan Provaznik authored
Move shared code for related epic links See merge request gitlab-org/gitlab!81320
-
Albert Salim authored
Add new match for JiraConnect serializers See merge request gitlab-org/gitlab!81494
-
Kati Paizee authored
Fix Vale issues for /administration/geo/setup/database.md See merge request gitlab-org/gitlab!81279
-
Varghese Jose authored
-
Kati Paizee authored
Add documentation for dealing with failed webhooks See merge request gitlab-org/gitlab!81842
-
Alex Kalderimis authored
This describes how to deal with failing and failed webhooks.
-
Grzegorz Bizon authored
Update CI scaling blueprint status and link remaining work See merge request gitlab-org/gitlab!81808
-
Simon Knox authored
Add container for manual renewal banner See merge request gitlab-org/gitlab!81517
-
Ezekiel Kigbo authored
Replace bootstrap Dropdown to gitlab-ui Dropdown See merge request gitlab-org/gitlab!81609
-
Artur Fedorov authored
Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation This MR deletes legacy dropdown which is used only in bar component and adjust tests for new GlDropDown
-
Luke Duncalfe authored
This adds a match for the `JiraConnect` serializers to generate an Integrations (backend) roulette reviewer recommendation as well as a regular backend recommendation.
-
Kati Paizee authored
Add another btmp issue workaround See merge request gitlab-org/gitlab!81832
-
Ezekiel Kigbo authored
Filter by issue reference in group/project issues list refactor See merge request gitlab-org/gitlab!81486
-
Ezekiel Kigbo authored
Refactor metric constant name See merge request gitlab-org/gitlab!81603
-
Kati Paizee authored
Fix spelling of SBOM See merge request gitlab-org/gitlab!81875
-
Russell Dickenson authored
-
Vitaly Slobodin authored
Changelog: fixed EE: true
-
Vitaly Slobodin authored
Changelog: fixed EE: true
-
Heinrich Lee Yu authored
Add webhook delivery method options to config/mail_room.yml See merge request gitlab-org/gitlab!80832
-
Marcel Amirault authored
Add retry to troubleshooting for merge trains See merge request gitlab-org/gitlab!81539
-
James Heimbuck authored
-
Andrejs Cunskis authored
Update end-to-end best practices test case section See merge request gitlab-org/gitlab!81845
-
Désirée Chevalier authored
-
Stan Hu authored
Fix spec/models/hooks/web_hook_log_spec.rb test failure See merge request gitlab-org/gitlab!81873
-
Natalia Tepluhina authored
Switch to GlModal for CI/CD triggers See merge request gitlab-org/gitlab!81594
-
Kati Paizee authored
Fix Praefect TLS port typo in Ref Arch docs See merge request gitlab-org/gitlab!81814
-
Anastasia McDonald authored
Check if resource is already marked for deletion in ReusableCollection See merge request gitlab-org/gitlab!81789
-
Zehua Zhang authored
-
Coung Ngo authored
Add ability to filter by issue reference to mimic the same functionality on the Haml page. Behind `vue_issues_list` feature flag defaulted to off.
-
Dylan Griffith authored
Document how to troubleshoot hanging specs See merge request gitlab-org/gitlab!81859
-
Marcel Amirault authored
-
Russell Dickenson authored
Added lowercase personal access token See merge request gitlab-org/gitlab!81848
-
Suzanne Selhorn authored
Note which is the default de-dup strategy See merge request gitlab-org/gitlab!81857
-
Thong Kuah authored
We don't use PhantomJS anymore
-
Thong Kuah authored
-
Russell Dickenson authored
Rename CycloneDX report to SBOM in docs See merge request gitlab-org/gitlab!81786
-
Adam Cohen authored
-