<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/ide, branch docs/single-codebase-dev-guides</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix IDE get file data with '/' as relative root</title>
<updated>2019-04-30T18:09:40+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-04-30T16:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee32e06f1f117e748963a8badf6abfd5b57f339b'/>
<id>ee32e06f1f117e748963a8badf6abfd5b57f339b</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/issues/60932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/issues/60932
</pre>
</div>
</content>
</entry>
<entry>
<title>Create constants for IDE commit action values</title>
<updated>2019-04-24T08:45:03+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-04-24T08:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=218430bdde361a13f274beb558c5fd30b564b6c6'/>
<id>218430bdde361a13f274beb558c5fd30b564b6c6</id>
<content type='text'>
**Why?**
These values will be used to help build the mirroring diff.
It is helpful keeping it controlled in a constant.

**Links:**
- https://gitlab.com/gitlab-org/gitlab-ee/issues/10232
- https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
These values will be used to help build the mirroring diff.
It is helpful keeping it controlled in a constant.

**Links:**
- https://gitlab.com/gitlab-org/gitlab-ee/issues/10232
- https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11478
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Increased page size to 100"</title>
<updated>2019-04-23T07:42:58+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-04-23T07:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dc2a7aa5bb53144ef1ecfeaeec5f10c70ede3fe'/>
<id>7dc2a7aa5bb53144ef1ecfeaeec5f10c70ede3fe</id>
<content type='text'>
This reverts commit 2869a61f3b7aeb8b6d79c74332c93e32cec20caa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2869a61f3b7aeb8b6d79c74332c93e32cec20caa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stores 'binary' and 'rawPath' attr after upload</title>
<updated>2019-04-17T22:16:46+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-04-17T20:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=166c3ea296c4029e4536c193e5169fa613003186'/>
<id>166c3ea296c4029e4536c193e5169fa613003186</id>
<content type='text'>
- When uploading a file, we need to flag binary files correspondingly
so that it gets propagated all the way to RepoEditor as it decides on
whether to show editor for this or that file or not (shouldHideEditor())

- rawPath needs to be propagate all the way to ContentViewer as well so
that uploaded images could be rendered as a base64 image right away
instead of raw base64 string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- When uploading a file, we need to flag binary files correspondingly
so that it gets propagated all the way to RepoEditor as it decides on
whether to show editor for this or that file or not (shouldHideEditor())

- rawPath needs to be propagate all the way to ContentViewer as well so
that uploaded images could be rendered as a base64 image right away
instead of raw base64 string
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'</title>
<updated>2019-04-05T13:48:25+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-05T13:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66699030ef82c14b4c209045f7cc6cb0d995f989'/>
<id>66699030ef82c14b4c209045f7cc6cb0d995f989</id>
<content type='text'>
Resolve "Shortcut to create merge request from Web IDE"

Closes #57482

See merge request gitlab-org/gitlab-ce!26792</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Shortcut to create merge request from Web IDE"

Closes #57482

See merge request gitlab-org/gitlab-ce!26792</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57668-create-file-from-url' into 'master'</title>
<updated>2019-04-05T13:41:03+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-05T13:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fb1dfa870372b0c95ae7c15cb82ff59472565d6'/>
<id>9fb1dfa870372b0c95ae7c15cb82ff59472565d6</id>
<content type='text'>
Resolve "Support creating new file from URL in the Web IDE"

Closes #57668

See merge request gitlab-org/gitlab-ce!26622</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Support creating new file from URL in the Web IDE"

Closes #57668

See merge request gitlab-org/gitlab-ce!26622</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '60021-fix-ide-file-dropdown' into 'master'</title>
<updated>2019-04-05T07:39:40+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-05T07:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36d1d9082cc0d12ebce52050730ae50a0cc51d1a'/>
<id>36d1d9082cc0d12ebce52050730ae50a0cc51d1a</id>
<content type='text'>
Fix IDE file dropdown

Closes #60021

See merge request gitlab-org/gitlab-ce!27015</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix IDE file dropdown

Closes #60021

See merge request gitlab-org/gitlab-ce!27015</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IDE detecting MR from fork branch</title>
<updated>2019-04-05T07:29:53+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-04-05T07:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=59ac0924da8ffc6ae28eecffda2654cd7ab8f761'/>
<id>59ac0924da8ffc6ae28eecffda2654cd7ab8f761</id>
<content type='text'>
**Why?**
Currently the IDE loads a merge request based on only the
`source_branch` name. This means it loads MR's from
forks that have the same branch name (not good).

- This required updating the BE API to accept `source_project_id`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
Currently the IDE loads a merge request based on only the
`source_branch` name. This means it loads MR's from
forks that have the same branch name (not good).

- This required updating the BE API to accept `source_project_id`
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor new_dropdown/index to receive isOpen prop</title>
<updated>2019-04-04T20:35:45+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-04-04T18:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1a097e1cee43b127de17d769546ffa244cbf484'/>
<id>c1a097e1cee43b127de17d769546ffa244cbf484</id>
<content type='text'>
**Why?**

Previously it managed this as an internal data property, but there
was extra complexity involved because the component doesn't have
all the information it needs (i.e. the `mouseOver` prop).

This is a good opportunity to colocate the data prop with the component
that has the information to change it (i.e. `file_row`) and let
`new_dropdown/index` receive this value as a prop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**

Previously it managed this as an internal data property, but there
was extra complexity involved because the component doesn't have
all the information it needs (i.e. the `mouseOver` prop).

This is a good opportunity to colocate the data prop with the component
that has the information to change it (i.e. `file_row`) and let
`new_dropdown/index` receive this value as a prop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shortcut to create MR in web IDE</title>
<updated>2019-04-04T16:08:35+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-04-02T19:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2571856fc52eecf0d39f517905e14e7a9d2267da'/>
<id>2571856fc52eecf0d39f517905e14e7a9d2267da</id>
<content type='text'>
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
</pre>
</div>
</content>
</entry>
</feed>
