- 15 Mar, 2022 38 commits
-
-
Natalia Tepluhina authored
Moved changes from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60611 Added fetching merge request permisstion Separated user search queries Fixed canMerge calculation Removed default debounce Added correct canMerge calculation Fixed assignees canMerge Fixed "cannot merge" icon positioning Frxed missing import error Fixed MR assignees spec for disabled FF Added tests for FF enabled Fixed user select spec Added merge permissions to active user Added tooltips for cannot merge Fixed invite user test case Fixed MR assignees spec Fixed sidebar assignees spec Removed non-required changes Revert "Removed non-required changes" This reverts commit b4cb5b8a38e922f3dec95e55e0f656408b94c87a. Fixed rubocop warning Fixed multiple assignees specs for FF disabled Fixed multiple assignees for FF enabled Added unit test for sidebar participant Added tests for user select Added @ to usernames on sidebar Added focusing search input Fixed dropdown navigation Fixed selecting assignees Fixed tooltip for collapsed assignees Removed opening dropdown on collapsed click Fixed assignees widget scoped slot Removed unnecessary paddings Fixed sidebar assignees widget test Fixed user select spec
-
Fiona Neill authored
Improve deployment approval docs See merge request gitlab-org/gitlab!82878
-
Russell Dickenson authored
-
Marcel Amirault authored
Update pipeline label text in docs See merge request gitlab-org/gitlab!82882
-
Kenneth Chu authored
-
Kushal Pandya authored
Revert "Merge branch '338285-test-summary-mr-report-widget' into 'master'" See merge request gitlab-org/gitlab!82880
-
Paul Slaughter authored
Add support for failing status checks See merge request gitlab-org/gitlab!81005
-
Kati Paizee authored
Adding API User Survey to API Docs See merge request gitlab-org/gitlab!82444
-
Grant Hickman authored
-
Fiona Neill authored
Improve emoji display for roulette docs See merge request gitlab-org/gitlab!82839
-
Sincheol (David) Kim authored
Resolve "Handle merge_request_diff_head_sha in the CreateNotes api" See merge request gitlab-org/gitlab!82065
-
Etienne Baqué authored
Remove Secure Files when a project is destroyed See merge request gitlab-org/gitlab!82443
-
Simon Knox authored
VSA Add empty state component See merge request gitlab-org/gitlab!82572
-
Ezekiel Kigbo authored
Adds a new empty state component to VSA, this includes a nudge to create a custom value stream
-
Kati Paizee authored
PQL flow sequence diagram See merge request gitlab-org/gitlab!79870
-
Alper Akgun authored
-
Russell Dickenson authored
Write documentation for manual vulnerability See merge request gitlab-org/gitlab!82678
-
Savas Vedova authored
-
Heinrich Lee Yu authored
This reverts merge request !82376
-
Tiger Watson authored
Resolve "Timeout when trying to view CICD settings" See merge request gitlab-org/gitlab!82506
-
Paul Slaughter authored
-
Kushal Pandya authored
Update the delete and restore project containers to use the latest UI See merge request gitlab-org/gitlab!82313
-
Kushal Pandya authored
Change CI lint primary button style See merge request gitlab-org/gitlab!81611
-
Russell Dickenson authored
Fix link to `rules` keyword in environments page See merge request gitlab-org/gitlab!82829
-
Russell Dickenson authored
Merge branch '355812-update-documentation-for-git-blame-in-code-search-to-include-all-tier-badging' into 'master' Correct tier badge of Git blame in code search See merge request gitlab-org/gitlab!82873
-
John McGuire authored
- Correct Git blame badge tier from premium to free - Update screenshot to highlight Git blame feature
-
Russell Dickenson authored
Document DAST required architecture See merge request gitlab-org/gitlab!82857
-
Mark Chao authored
Update data in batches while deleting a user See merge request gitlab-org/gitlab!81429
-
Russell Dickenson authored
Document SAST required architecture See merge request gitlab-org/gitlab!82856
-
Alex Pooley authored
Refactor backup manager specs See merge request gitlab-org/gitlab!80578
-
James Fargher authored
Previously the db task was unique in that it had special warnings. Encode these warnings as part of the task interface so that warning handling can be centralised. This means the db task can be handled in the exact same way as every other task. A spec had to be removed because all the methods that would output the time have been stubbed. This had only worked before because db was handled separately.
-
Jose Ivan Vargas authored
Merge branch '355705-change-query-to-fetch-security-training-urls-from-vulnerability-to-projecttype' into 'master' Change query to fetch security training urls from `Vulnerability` to `ProjectType` See merge request gitlab-org/gitlab!82796
-
Marcel Amirault authored
Document how to use CI `dependencies` and `parallel:matrix` together See merge request gitlab-org/gitlab!82734
-
Stan Hu authored
It wasn't clear how to use these keywords together. Changelog: added
-
Andrejs Cunskis authored
QA: Contracts test setup improvements See merge request gitlab-org/gitlab!82490
-
Andrejs Cunskis authored
Handle task errors Remove pact from the main test task name
-
Jose Ivan Vargas authored
Move provider logos to non-ee folder See merge request gitlab-org/gitlab!82854
-
Dave Pisek authored
-
- 14 Mar, 2022 2 commits
-
-
Dave Pisek authored
-
Dave Pisek authored
This commit uses the updated version of the query to fetch security training material for a given pipeline finding or vulnerability. It also integrates it with: the vulnerability details page, security MR widget and security pipeline section.
-