- 15 Jul, 2020 40 commits
-
-
Jose Ivan Vargas authored
Add new Epic page See merge request gitlab-org/gitlab!32701
-
Jarka Košanová authored
RUN AS-IF-FOSS Move service desk frontend files to core See merge request gitlab-org/gitlab!36613
-
Paul Slaughter authored
Web IDE: Remove unused property and mutation Closes #222501 See merge request gitlab-org/gitlab!36782
-
Suzanne Selhorn authored
Update docs for mwps See merge request gitlab-org/gitlab!36777
-
Marcel Amirault authored
-
Suzanne Selhorn authored
Improve container registry migrate to object storage details See merge request gitlab-org/gitlab!35932
-
Ben Bodenmiller authored
-
Mike Jang authored
Add recommendations for mitigating XSS and path traversal to the docs See merge request gitlab-org/gitlab!31138
-
Juan Broullon authored
-
Peter Leitzen authored
Create GitLab issues from PagerDuty webhook payload (Part 2) See merge request gitlab-org/gitlab!36603
-
Mike Jang authored
Doc changes for updates to default project deletion behavior See merge request gitlab-org/gitlab!36755
-
Amy Qualls authored
Move the formats page to the dashboard section See merge request gitlab-org/gitlab!36934
-
Miguel Rincon authored
After reorganizing the pages, we left the yaml configuration in a separate section. This change fixes that.
-
Axel García authored
-
Axel García authored
- Replace static props with provide/inject - Namespaced and moved some strings to $options - Added missing data-testid - Tidy up the CSS a bit - Replaced old utility classes
-
Axel García authored
-
Axel García authored
- Replace some CSS with utility classes - Make sure all color selector look nice - Improve testing
-
Axel García authored
-
Axel García authored
-
Axel García authored
This improves both the data source and the data selection, removing helper functions on the component
-
Axel García authored
This also updates tests and strings accordingly
-
Axel García authored
This is to be used inside of a form. It's different from "standalone" because it has header, footer and custom styling.
-
Axel García authored
-
Axel García authored
This also updates used strings
-
Axel García authored
- Update help paths. - Remove suggestion support for markdown editor. - Match input styles on markdown editor. - Adjust containers to follow conventions. - Add a small validation (title must be filled).
-
Axel García authored
-
Axel García authored
-
Axel García authored
This is a standalone form to create Epic with all the available options. - Missing labels and tests
-
Jose Ivan Vargas authored
Resolve "Display non-markdown content in the WYSIWYG mode of the SSE::HTML" Closes #221078 See merge request gitlab-org/gitlab!36330
-
Amy Qualls authored
Add prometheus IAP docs See merge request gitlab-org/gitlab!36864
-
Dhiraj Bodicherla authored
-
Mark Florian authored
DAST Site profiles - Form MVC - Create the basic form - Frontend See merge request gitlab-org/gitlab!36355
-
Paul Gascou-Vaillancourt authored
Implemented the basic form for creating a DAST site profile
-
Felipe Artur authored
Move frontend service desk related files to core. More information on https://gitlab.com/gitlab-org/gitlab/-/issues/215364
-
Aishwarya Subramanian authored
Add documentation changes for the Group Setting to configure project deletion mode.
-
Rémy Coutable authored
Merge branch '229222-multiple-specs-failing-due-to-undefined-method-active-for-ee-jiraservice-module' into 'master' Ensure we call the top-level ::JiraService class in ee/lib/ee/gitlab/usage_data.rb Closes #229222 See merge request gitlab-org/gitlab!36986
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
Add service to parse PagerDuty webhook payload, and create GitLab issues from parsed PagerDuty incidents.
-
Phil Hughes authored
Add the scan vendor into the scanner column See merge request gitlab-org/gitlab!36145
-
Alexander Turinske authored
- on the project dashboard, show the scan vendor below the scanner type in the scanner column - if the vendor does not exist, show the scanner name - add tests
-