- 13 Oct, 2020 40 commits
-
-
Tom Quirk authored
Attributes may not be available in the constructor. This causes problems, as data attributes, like emoji name, may not be available when we need them. Race conditions may be present which means emojis may not render. This commit uses the connectedCallback, which will ensure the element has been mounted to the DOM before we initialize the emoji.
-
Marcel Amirault authored
Add variables inheriting docs to multi project pipeline doc See merge request gitlab-org/gitlab!44714
-
Furkan Ayhan authored
-
Olena Horal-Koretska authored
Create tests for ee/app/assets/javascripts/security_dashboard/components/selection_summary_vuex.vue See merge request gitlab-org/gitlab!44213
-
Kev authored
-
Natalia Tepluhina authored
Issuable Show: Add IssuableTitle component See merge request gitlab-org/gitlab!44732
-
Rémy Coutable authored
Update Add Members Api to accept user_id list See merge request gitlab-org/gitlab!44051
-
Jackie Fraser authored
-
Olena Horal-Koretska authored
Update dependency vue-router to ^3.4.6 See merge request gitlab-org/gitlab!44598
-
🤖 GitLab Bot 🤖 authored
-
Phil Hughes authored
"None" style: fix merge conflict button text See merge request gitlab-org/gitlab!44427
-
Olena Horal-Koretska authored
Fix unnecessarily escaped merge error text See merge request gitlab-org/gitlab!44844
-
Kushal Pandya authored
Improve WebIDE error messages on committing See merge request gitlab-org/gitlab!43408
-
Himanshu Kapoor authored
-
Phil Hughes authored
Issuable Show: Add IssuableEditForm component See merge request gitlab-org/gitlab!44737
-
Brandon Labuschagne authored
Feat(Instance Statistics): add getAverageByMonth See merge request gitlab-org/gitlab!44734
-
Michael Lunøe authored
Add util to convert issues and merge request data to average by month
-
Natalia Tepluhina authored
Issuable Show: Add IssuableDescription component See merge request gitlab-org/gitlab!44735
-
Nicolò Maria Mezzopera authored
Replace Composer with cli command on package detail page See merge request gitlab-org/gitlab!40196
-
Kushal Pandya authored
Add a tooltip for Dependency Path See merge request gitlab-org/gitlab!44557
-
Dheeraj Joshi authored
This adds a tooltip in Dependency List
-
Jacques Erasmus authored
Merge branch '239827-convert-stylesheets-pages-error_list-scss-into-page-specific-bundle' into 'master' Convert stylesheets/pages/error_list.scss into page specific bundle See merge request gitlab-org/gitlab!44756
-
Phil Hughes authored
Improve the Commit box on the Merge Request Changs tab when browsing per commit See merge request gitlab-org/gitlab!43613
-
André Luís authored
-
Rémy Coutable authored
Add a new Danger task for CI/CD Templates Development See merge request gitlab-org/gitlab!44688
-
Shinya Maeda authored
This commit adds a new task for CI Template Development Apply 4 suggestion(s) to 1 file(s)
-
Kushal Pandya authored
Adds IssuableTitle component to use with Issuable Show app.
-
Nicolò Maria Mezzopera authored
Migrate service desk settings tooltip See merge request gitlab-org/gitlab!44867
-
Olena Horal-Koretska authored
Remove duplicated BS display properties from Admin DevOps report' HAML See merge request gitlab-org/gitlab!44846
-
Natalia Tepluhina authored
Reinstate changes from startupJS Graphql with linked queries See merge request gitlab-org/gitlab!44425
-
John Hope authored
Let's use app/graphql/queries for shared queries and teach jest and webpack about it as well with a `shared_queries` alias.
-
Kushal Pandya authored
Adds IssuableEditForm component to use with Issuable Show app.
-
Natalia Tepluhina authored
Update inject pattern in cluster form See merge request gitlab-org/gitlab!44969
-
Phil Hughes authored
Convert stylesheets/pages/diff.scss into page specific bundle See merge request gitlab-org/gitlab!44556
-
Jean du Plessis authored
Since the styles in diff.scss does not relate to a specific page, and is used in many parts of the site, it is more relevant to have it placed in the framework directory.
-
Evan Read authored
Remove ancient redirect files See merge request gitlab-org/gitlab!44970
-
Marcel Amirault authored
Remove redirect files that were put in years ago, and start using server-side redirects
-
Phil Hughes authored
Improve GFM emoji auto-complete See merge request gitlab-org/gitlab!42669
-
Fabio Pitino authored
Add support for manual bridges for CI pipelines See merge request gitlab-org/gitlab!44011
-
Phil Hughes authored
Merge branch '233694-replace-bootstrap-alerts-in-app/views/projects/diffs/_warning.html.haml' into 'master' Replace bootstrap alerts in app/.../_warning.html.haml See merge request gitlab-org/gitlab!41295
-