diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-25 12:08:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-25 12:08:48 +0000 |
commit | f7dae0cdcb70ecb71c1d65f099e9d96b27a4548c (patch) | |
tree | e53baffa847c4fd37c8e335e4d93d603c75f9f02 /changelogs | |
parent | b98fa9ef3d5bead417ae2f325cb64637883264e9 (diff) | |
download | gitlab-ce-f7dae0cdcb70ecb71c1d65f099e9d96b27a4548c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
6 files changed, 30 insertions, 0 deletions
diff --git a/changelogs/unreleased/207857-fix-web-ide-modal-no-text.yml b/changelogs/unreleased/207857-fix-web-ide-modal-no-text.yml new file mode 100644 index 00000000000..74bbb312f19 --- /dev/null +++ b/changelogs/unreleased/207857-fix-web-ide-modal-no-text.yml @@ -0,0 +1,5 @@ +--- +title: Fix Web IDE fork modal showing no text +merge_request: 25842 +author: +type: fixed diff --git a/changelogs/unreleased/37951-project-settings-required-approval-input-not-sequential-order.yml b/changelogs/unreleased/37951-project-settings-required-approval-input-not-sequential-order.yml new file mode 100644 index 00000000000..909dd38bbee --- /dev/null +++ b/changelogs/unreleased/37951-project-settings-required-approval-input-not-sequential-order.yml @@ -0,0 +1,5 @@ +--- +title: Fix project setting approval input in non-sequential order +merge_request: 25391 +author: +type: fixed diff --git a/changelogs/unreleased/Resolve-Migrate--fa-spinner-app-views-projects-notes.yml b/changelogs/unreleased/Resolve-Migrate--fa-spinner-app-views-projects-notes.yml new file mode 100644 index 00000000000..339b2b61e3e --- /dev/null +++ b/changelogs/unreleased/Resolve-Migrate--fa-spinner-app-views-projects-notes.yml @@ -0,0 +1,5 @@ +--- +title: Remove spinner from app/views/projects/notes +merge_request: 25015 +author: nuwe1 +type: other diff --git a/changelogs/unreleased/add-gatsby.yml b/changelogs/unreleased/add-gatsby.yml new file mode 100644 index 00000000000..28d57bda6d8 --- /dev/null +++ b/changelogs/unreleased/add-gatsby.yml @@ -0,0 +1,5 @@ +--- +title: Add Project template for Gatsby +merge_request: 25486 +author: +type: added diff --git a/changelogs/unreleased/fixes-caret-position-after-pasting-an-image-15011.yml b/changelogs/unreleased/fixes-caret-position-after-pasting-an-image-15011.yml new file mode 100644 index 00000000000..f111a2e075b --- /dev/null +++ b/changelogs/unreleased/fixes-caret-position-after-pasting-an-image-15011.yml @@ -0,0 +1,5 @@ +--- +title: Fixes caret position after pasting an image 15011 +merge_request: 21382 +author: Carolina Carvalhosa +type: fixed diff --git a/changelogs/unreleased/sarnold-format-timestamps-locally.yml b/changelogs/unreleased/sarnold-format-timestamps-locally.yml new file mode 100644 index 00000000000..0d2186ac32e --- /dev/null +++ b/changelogs/unreleased/sarnold-format-timestamps-locally.yml @@ -0,0 +1,5 @@ +--- +title: Fix timezones for popovers. +merge_request: 24942 +author: +type: fixed |