- 28 May, 2020 40 commits
-
-
Paul Slaughter authored
- Adds resizable flag to resizable_panel to control the ability to resize or not. This is helpful when resizable is wrapping both the nav and the viewport. When the viewport is closed, we don't want to resize anything - Removes unnecessary div in collapsible_sidebar - Removes some unnecessary CSS setting width since this is managed by resizable_panel
-
Jan Provaznik authored
Use UNION instead of OR for milestone queries See merge request gitlab-org/gitlab!32953
-
Rémy Coutable authored
Include `coverage-frontend` in `pages` dependencies Closes #208117 See merge request gitlab-org/gitlab!32835
-
Adam Hegyi authored
This MR optimizes some of the milestones (timebox like model) queries by using UNION instead of OR.
-
Adam Hegyi authored
Remove unused index for confidence level migrations See merge request gitlab-org/gitlab!33149
-
Kushal Pandya authored
Fix IDE buttons hover styling See merge request gitlab-org/gitlab!33258
-
Enrique Alcántara authored
Remove prepend-left-8 class See merge request gitlab-org/gitlab!33222
-
Mark Florian authored
Clarify testing docs around querying DOM elements See merge request gitlab-org/gitlab!33190
-
Payton Burdette authored
Clarify a little confusion around using a class name for selecting a dom element.
-
Achilleas Pipinellis authored
Update text around issue that is now closed Closes gitlab-docs#440 See merge request gitlab-org/gitlab!33135
-
Marcel Amirault authored
-
Tim Zallmann authored
Limit scope of init_create_cluster module Closes #219265 See merge request gitlab-org/gitlab!33204
-
Natalia Tepluhina authored
Fix preconnect typo See merge request gitlab-org/gitlab!33255
-
Peter Leitzen authored
Render Merge request reference as link See merge request gitlab-org/gitlab!33248
-
Achilleas Pipinellis authored
Direct IE11 switchers to homepages of supported browsers See merge request gitlab-org/gitlab!32977
-
Katrin Leinweber authored
-
Heinrich Lee Yu authored
Remove deprecated dashboard & group milestone pages See merge request gitlab-org/gitlab!13237
-
Dmytro Zaporozhets authored
Update deprecated routes in irker integration See merge request gitlab-org/gitlab!32923
-
Imre Farkas authored
Remove a11y widget feature flag See merge request gitlab-org/gitlab!32902
-
James Lopez authored
Resolve "Number of required approvals is counterintuitive on the merge request list" See merge request gitlab-org/gitlab!32880
-
Himanshu Kapoor authored
SCSS variables when used in calc functions need to be escaped.
-
Achilleas Pipinellis authored
Docs - Geo - Add script for promoting external PSQL replica See merge request gitlab-org/gitlab!32384
-
Anton Smith authored
-
charlieablett authored
-
Achilleas Pipinellis authored
Remove references to HA on Load Balancer page See merge request gitlab-org/gitlab!32896
-
Heinrich Lee Yu authored
Refine SAST analyzer detection beyond base language See merge request gitlab-org/gitlab!33226
-
charlie ablett authored
Scope burnup charts to group or project See merge request gitlab-org/gitlab!33230
-
Heinrich Lee Yu authored
Ensure users can unlink Group SAML when the group has SAML disabled Closes #217817 See merge request gitlab-org/gitlab!32655
-
Thong Kuah authored
-
Bob Van Landuyt authored
[RUN AS-IF-FOSS] Add 3-segment format for gl_repository See merge request gitlab-org/gitlab!33239
-
can eldem authored
We used these indexes due to size of the data we wanted to change. This is a follow up mr to remove those unused indexes
-
Rémy Coutable authored
Do not trim whitespace in markdown files See merge request gitlab-org/gitlab!33193
-
James Lopez authored
Eliminate code duplication in group VSA controller See merge request gitlab-org/gitlab!33147
-
Kushal Pandya authored
Resolve "Issues with editing epic on Boards sidebar" See merge request gitlab-org/gitlab!32503
-
Eulyeon Ko authored
Add action to dispatch updateEpicIssue action in boards_store Make boards_store update run only within the board component Move epic-related methods to ee Move all methods that update the epic- associated with an issue to the ee counterparts per- "Separation of EE specific content". Add test for updating epic Move methods to sub-components Move the methods in issue and boards_store_ee.js - to action.js for an easier reference later. Add test for updateEpic Add vuex methods for selectedEpicIssueId This fixes the problem of removing an assigned epic. Previously, selectedEpicIssueId wasn't updated after - a render raising an error during Api.removeEpicIssue call. A unit test is also added to test mutations.
-
Achilleas Pipinellis authored
[Docs] Add `skip-preflight-checks` option to `promote-to-primary-node` See merge request gitlab-org/gitlab!32523
-
Aakriti Gupta authored
-
Kushal Pandya authored
Onboarding issues experiment checkout progress bar See merge request gitlab-org/gitlab!31876
-
Kushal Pandya authored
Move broadcast dismiss button to the top Closes #207106 See merge request gitlab-org/gitlab!33174
-
Kushal Pandya authored
Merge branch '216757-include-tag-count-in-the-image-repository-list-view-of-the-container-registry' into 'master' Include tag count in the image repository list See merge request gitlab-org/gitlab!33027
-