- 18 Feb, 2021 40 commits
-
-
Kamil Trzciński authored
Tune Ruby GC sampler histogram buckets See merge request gitlab-org/gitlab!54543
-
Kushal Pandya authored
Merge branch '301221-investigate-why-we-we-re-not-capturing-event-data-for-the-invite-colleagues-banner' into 'master' Resolve invite member banner display event issues See merge request gitlab-org/gitlab!54375
-
Kushal Pandya authored
Jira Issues: Add assignees to sidebar See merge request gitlab-org/gitlab!54045
-
Tom Quirk authored
- uses gitlab ui components to show Jira issue assignee - add specs - move sidebar to own directory
-
Phil Hughes authored
Attach user popovers to DOM nodes added after the initial DOM query See merge request gitlab-org/gitlab!54411
-
Thomas Randolph authored
-
Heinrich Lee Yu authored
Jira Issues List page shows Web URL links instead of API URL See merge request gitlab-org/gitlab!54434
-
Vitaly Slobodin authored
Reduce prop drilling of URL for CI Quick Start page button See merge request gitlab-org/gitlab!54344
-
Matthias Kaeppler authored
-
Phil Hughes authored
Update link to use GlButton See merge request gitlab-org/gitlab!53358
-
Phil Hughes authored
Merge branch '300458-send-gitlab_standard-context-with-requirements-events-from-the-frontend' into 'master' Send gitlab_standard context with events from the frontend See merge request gitlab-org/gitlab!52959
-
Axel Garcia authored
-
Arturo Herrero authored
When configuring Jira, users can provide web url and api url. When displaying the Jira Issue List page the calls to Jira must be made with the api url, but the links we display in the frontend must use the web url.
-
Jan Provaznik authored
Rolldown issue and merge request templates to projects in the group [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52360
-
Natalia Tepluhina authored
Replace scss-lint with stylelint See merge request gitlab-org/gitlab!53700
-
Vitaly Slobodin authored
Replace all scss-lint mentions with stylelint.
-
James Lopez authored
Send email when user cap is reached See merge request gitlab-org/gitlab!53489
-
Corinna Wiesner authored
When the user cap is reached a banner in the UI already notifies the admins about it. Now the admins will also receive an email as soon as the user cap is reached.
-
Etienne Baqué authored
Update compliance framework policy See merge request gitlab-org/gitlab!54088
-
Alexandru Croitor authored
Description templates are a variation of file templates, however description templates were only visible at the project level in which those were defined. This implements the ability to inherit description templates from projects that define description templates and are set as template repository at group level. This will allow to display both inherited description templates from parent group(s) and instance down to project's own own description templates Edit issue is using a different FE(vue app) to be redered vs new issue form. Update templates controller to return the right templates and in corresponding format, i.e. hash instead of array. Fix the edge case when templtes in different groups have the same name, so that it would be correctly resolved to the correct template.
-
Miguel Rincon authored
This change removes unnecessary props that take to the following help page path in the empty state: help/ci/quick_start/index.md From the backend. This path can be generated in the frontend. It also updated the path to the correct location of the page.
-
Patrick Bajao authored
Preload data used in the updating of a merge request See merge request gitlab-org/gitlab!53802
-
Simon Knox authored
Resolve "Show user follow/unfollow button first in the top right corner" See merge request gitlab-org/gitlab!54326
-
Yogi authored
-
Dylan Griffith authored
Resolve "Load only metadata for Markdown video include" See merge request gitlab-org/gitlab!54350
-
Dylan Griffith authored
Expose state of hidden epic board lists See merge request gitlab-org/gitlab!54415
-
Ash McKenzie authored
Added ProcessAssignees class See merge request gitlab-org/gitlab!49814
-
Thong Kuah authored
Remove 1.14 Kubernetes version for creating an Integrated EKS Cluster See merge request gitlab-org/gitlab!54389
-
Winkie's authored
Set default version to 1.19
-
Marc Shaw authored
Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/53536 Issue: gitlab.com/gitlab-org/gitlab/-/issues/218410
-
Etienne Baqué authored
Let's extract assignee processing code into a new service class, and then add tests for that class.
-
Brandon Labuschagne authored
Include iteration in the swimlane sidebar See merge request gitlab-org/gitlab!53695
-
Eulyeon Ko authored
Create 'board_sidebar_iteration_select.vue' to support iteration in the swimlane sidebar. 'board_sidebar_iteration_select.vue' is a modified COPY of 'iteration_select.vue' (used for the existing issue sidebar.) As we widgetize the sidebar components, (https://gitlab.com/groups/gitlab-org/-/epics/5302) we will refactor and merge 'board_sidebar_iteration.vue' and 'iteration_selct.vue' into a sharable, reusable widget.
-
Ezekiel Kigbo authored
Merge branch '289812-jira-integration-fe-on-vulnerability-details-page-create-jira-issue-fix-spacing' into 'master' Add spacing to related Jira issues section See merge request gitlab-org/gitlab!54514
-
Kushal Pandya authored
Add docs for group issue boards sidebar See merge request gitlab-org/gitlab!53586
-
Eulyeon Ko authored
Editing title in the group issue sidebar became possible (https://gitlab.com/gitlab-org/gitlab/-/issues/285074).
-
Stan Hu authored
Freeze let_it_be objects in `factory_default: :keep` specs See merge request gitlab-org/gitlab!54176
-
Thong Kuah authored
This should prevent object modification leading to accidental execution order dependencies between tests
-
Albert Salim authored
Run migrations in reverse order in CI check [RUN ALL RSPEC] See merge request gitlab-org/gitlab!53181
-
Albert Salim authored
Add code owners for RuboCop files See merge request gitlab-org/gitlab!54360
-