- 11 Feb, 2021 40 commits
-
-
Kushal Pandya authored
Persist On-demand Scans form values in localStorage See merge request gitlab-org/gitlab!53466
-
Dheeraj Joshi authored
DAST On-demand scan form will preserve the un-saved values in local storage
-
Illya Klymov authored
Delete unused .btn-action classes See merge request gitlab-org/gitlab!53874
-
Kushal Pandya authored
Fix epic dropdown not opening in swimlanes sidebar See merge request gitlab-org/gitlab!53686
-
Kushal Pandya authored
Add btn-default class for social buttons in login and signup page See merge request gitlab-org/gitlab!53347
-
Yogi authored
-
Arturo Herrero authored
Adds composer seeds See merge request gitlab-org/gitlab!53309
-
Vitali Tatarintev authored
Explicitly put timestamp into Gitaly requests See merge request gitlab-org/gitlab!52674
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53872
-
Kushal Pandya authored
Remove gl-text-black-normal from detailed metric which is not visible in dark mode on performance bar See merge request gitlab-org/gitlab!53563
-
Yogi authored
Remove gl-text-black-normal from detailed metric which is not visible in dark mode on performance bar
-
Kushal Pandya authored
Apply new GitLab UI for input field in user profile settings See merge request gitlab-org/gitlab!52424
-
Yogi authored
-
Kushal Pandya authored
Add Space before loading icon in toggle todo button See merge request gitlab-org/gitlab!53463
-
Yogi authored
-
Phil Hughes authored
Apply new GitLab UI for buttons in new group page See merge request gitlab-org/gitlab!53456
-
Yogi authored
-
Sanad Liaquat authored
Update e2e 2FA confirmation text See merge request gitlab-org/gitlab!53905
-
Brandon Labuschagne authored
Enable `vue_project_members_list` feature flag by default See merge request gitlab-org/gitlab!53935
-
Matthias Käppler authored
Bump Elasticsearch in CI to 7.10.1 See merge request gitlab-org/gitlab!53784
-
Achilleas Pipinellis authored
Document the possible issue of searching binary file See merge request gitlab-org/gitlab!53801
-
Changzheng Liu authored
-
David Fernandez authored
Fix Graphql/Descriptions EE types offenses See merge request gitlab-org/gitlab!53926
-
Kushal Pandya authored
Remove extra margin below tab on project template page See merge request gitlab-org/gitlab!52454
-
Yogi authored
-
Kushal Pandya authored
Add btn-icon class for icon only buttons in issues header See merge request gitlab-org/gitlab!53562
-
Yogi authored
-
Natalia Tepluhina authored
Add loading display to Terraform lock actions See merge request gitlab-org/gitlab!53475
-
Emily Ring authored
Show loading message when a user is attempting to lock/unlock a Terraform state
-
Eulyeon Ko authored
For epic select in the swimlane sidebar: 1. The epic dropdown didn't automatically expand because 'board_sidebar_epic_select.vue` was using a removed method (handleEditClick) of sidebar/epics_select/base.vue. The method's been removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52528. This MR replaces the removed method with the newly added substitute method 'toggleFormDropdown' in 'board_sidebar_epic_select.vue' 2. The epic dropdown threw an error when user selects an already-assigned epic. This MR fixes the problem by adding a guard. For milestone select in the swimlane sidebar: BoardSidebarMilestone component used to listen BV_DROPDOWN_HIDE event to collapse BoardEditableItem. This MR instead attaches listens for @hide event on EpicSelect to collapse BoardEditableItem. (EpicSelect wraps GlDropdown and GlDropdown normally exposes @hide and @hidden by default).
-
David Fernandez authored
Update gitlab-license gem to 1.3.0 See merge request gitlab-org/gitlab!53906
-
Achilleas Pipinellis authored
Update docs to allow query plan links in postgres.ai See merge request gitlab-org/gitlab!53898
-
Alex Ives authored
-
Natalia Tepluhina authored
Wire up DAST Saved Scans with the API See merge request gitlab-org/gitlab!53501
-
Paul Gascou-Vaillancourt authored
This updates the frontend so that the following queries and mutations hit the actual API rather than local mocks: - dastProfileCreate mutation - dastProfileUpdate mutation - dastProfiles query
-
Vitali Tatarintev authored
Use newest records for test webhooks [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53433
-
Luke Duncalfe authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52646 introduced a change to the order of some test webhook data in order to optimise the queries. This change is to align other test webhooks to also product the newest record in the test payload even though there are no performance gains. https://gitlab.com/gitlab-org/gitlab/-/issues/290116
-
Achilleas Pipinellis authored
Document legacy feature flag migration See merge request gitlab-org/gitlab!53900
-
Marcel Amirault authored
Rename several distribution readmes to index See merge request gitlab-org/gitlab!53953
-
Marcel Amirault authored
-