- 12 Aug, 2020 40 commits
-
-
Sean Carroll authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/233639 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39354
-
Yorick Peterse authored
Revert "Merge branch '230437-usage-data-optimize-counts-terraform_reports' into 'master'" See merge request gitlab-org/gitlab!39342
-
Suzanne Selhorn authored
Add inclusive language guidance to style guide Closes technical-writing#119 See merge request gitlab-org/gitlab!38533
-
Mike Jang authored
-
Nicolò Maria Mezzopera authored
Add e2e spec for 2FA recovery via UI Closes gitlab-org/quality/testcases#942 See merge request gitlab-org/gitlab!39076
-
Craig Norris authored
Reduce displayed size of image See merge request gitlab-org/gitlab!39346
-
Amy Qualls authored
The image is FAR larger than it needs to be, and is disruptive to the flow of the page. Size it down.
-
Amy Qualls authored
Begin revising metrics page for flow See merge request gitlab-org/gitlab!38972
-
Amy Qualls authored
The metrics page needs a complete rewrite. This commit starts the process, though a great deal more needs to happen for it to be usable.
-
Amy Qualls authored
Update docs to match field UI - "Service role" See merge request gitlab-org/gitlab!39281
-
Mike Jang authored
Fix FE GraphQL testing snippet See merge request gitlab-org/gitlab!38911
-
Suzanne Selhorn authored
Clarify rules for new branch pipelines See merge request gitlab-org/gitlab!39230
-
Yorick Peterse authored
This reverts merge request !37498
-
Craig Norris authored
Add Project Mgmt metadata to development pages See merge request gitlab-org/gitlab!39336
-
Ezekiel Kigbo authored
Refactor Jira importer code See merge request gitlab-org/gitlab!39219
-
Nicolò Maria Mezzopera authored
Add Milestone Token to use with Filtered Search Bar See merge request gitlab-org/gitlab!39304
-
Douglas Barbosa Alexandre authored
Rename project delete "adjourned" and "soft deleted" as "delayed" Closes #223013 See merge request gitlab-org/gitlab!38921
-
Jiaan Louw authored
Delayed project deletion is referred by different phrases which this attempts to resolve: Refer to "soft delete" as "delayed delete". Refer to "adjourned" as "delayed". Refer to "adjournment period" as "delay".
-
Jose Ivan Vargas authored
Convert glDeprecatedButton to glButton Closes #219872 See merge request gitlab-org/gitlab!39146
-
Mike Jang authored
Add missing curly bracket to i18n example See merge request gitlab-org/gitlab!38970
-
Natalia Tepluhina authored
Update deprecated environment dropdowns in dashboard Closes #213717 See merge request gitlab-org/gitlab!39303
-
Shinya Maeda authored
Optionally use new dry_run mode on CI Lint page See merge request gitlab-org/gitlab!37828
-
Fabio Pitino authored
This allows a pipeline creation to fully run while skipping the persistence steps. In the end it returns a non-persisted pipeline with all its errors and warnings. This feature is useful to allow CI Lint to use the actual pipeline creation and display all errors rather than using only YamlProcessor.
-
Marcin Sedlak-Jakubowski authored
-
Fabio Pitino authored
Warning messages for pipeline configurations See merge request gitlab-org/gitlab!38734
-
Payton Burdette authored
Adds a warning message to the ci lint view, pipeline view and the run new pipeline view. Also adds necessary text coverage.
-
Marcin Sedlak-Jakubowski authored
Clarify the ID and IID details for variables See merge request gitlab-org/gitlab!39277
-
Paul Slaughter authored
Feat(Insights Charts): use skeleton chart loader Closes #219742 See merge request gitlab-org/gitlab!37815
-
Michael Lunøe authored
To add a nicer loading experience for the user we use the general skeleton chart loader Ref. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35012
-
Kushal Pandya authored
Add MilestoneToken component to use within Filtered Search Bar.
-
Olena Horal-Koretska authored
Swapping deprecated error tracking buttons Closes #219823 See merge request gitlab-org/gitlab!39134
-
Amelia Bauerly authored
-
Douglas Barbosa Alexandre authored
Clean up orphaned LFS file references during GC Closes #223621 See merge request gitlab-org/gitlab!38813
-
James Lopez authored
Replace .com checks with app setting checks See merge request gitlab-org/gitlab!39150
-
Fabio Pitino authored
Add variable expansion to cross pipeline artifacts See merge request gitlab-org/gitlab!36578
-
Marius Bobin authored
Variables can be specified when adding cross project dependencies with needs: ``` build_job: stage: build script: - ls -lhR needs: - project: $CI_PROJECT_PATH job: $SOME_JOB_NAME_IN_OTHER_PROJECT ref: $CI_COMMIT_BRANCH artifacts: true ```
-
Miguel Rincon authored
As part of our efforts to keep our components up to date, update environment dropdowns to the GlNewDropdown component.
-
Nick Thomas authored
Limit webhook payload size to 25MB See merge request gitlab-org/gitlab!38687
-
Peter Leitzen authored
Enable :resource_access_token feature flag by default See merge request gitlab-org/gitlab!39287
-
Olena Horal-Koretska authored
Increase contrast between UTC label and input Closes #219638 See merge request gitlab-org/gitlab!34998
-