Commit Graph

76 Commits

Author SHA1 Message Date
Marcia Ramos b13b22d04a New doc topic: issues 2017-05-08 08:35:38 +00:00
Achilleas Pipinellis 2f21445903 Update docs on creating a project 2017-05-02 10:19:48 +00:00
Douglas Lovell d0beb755f9 Add a name field to the group edit form
Enables user specification of group name vs. name inferred from group path.

Cause new group form to copy name from path

Adds some new page-specific javascript that copies entry from the
group path field to the group name field when the group name field
is initially empty.

Remove duplicate group name entry field on group edit form

This corrects the duplicated name entry field and tests that the
JavaScript does not update the group name field if the user
edits the group path.  (Editing the group path is not recommended
in any case, but it is possible.)

Address eslint errors in group.js

Enable group name copy with dispatch and explore group creation

The dispatch and explore group creation forms require the group.js
asset, and their tests now require testing against poltergeist

Update workflow new group instruction

Update the gitlab basics group creation document

Add a change log entry

Remove unused variable for eslint
2017-04-09 08:43:49 -05:00
William Abernathy 3a0f668f1c Replace create_new_project_button.png 2017-02-21 00:48:26 +00:00
Rémy Coutable 091874daa0 Merge branch '23173' into 'master'
Replaced images with the updates UX. Solving #23173

See merge request !8941
2017-02-09 12:09:55 +00:00
JeJe 8b5bf08d2b Update note for url-encoded 2017-02-08 18:51:47 +00:00
Kartikey Tanna 52d1531266 #23173 changed profile settings picture to match new UX
#23173 changed Profile Settings > SSH Key (single) picture to match new
UX
2017-02-09 00:05:10 +05:30
JeJe 28bec57881 use note instead of warning 2017-02-03 00:48:31 +00:00
JeJe ca06c4b114 Update command-line-commands.md for issue #26428 2017-02-02 20:11:45 +00:00
Flavio Poletti 1758dcb651 Simplify wording in "adding an image" docs 2017-01-26 18:55:26 +01:00
Achilleas Pipinellis af1dabe805 Reduce size of images from 25MB to 13MB using pngquant
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232

[ci skip]
2016-11-22 19:53:43 +01:00
Vincent Composieux af941732ed
Added ability to put emojis into repository name
Added ability to put emojis into repository name
2016-11-12 09:21:23 +01:00
Achilleas Pipinellis e98d4940fe Remove redundant images
[ci skip]
2016-10-11 13:14:08 +02:00
Achilleas Pipinellis 777ca78027 Rearrange GitLab basics READMEs
[ci skip]
2016-10-11 11:30:35 +02:00
Achilleas Pipinellis 54fd5e830a New images for GitLab basics "Create MR" docs 2016-10-11 11:29:16 +02:00
Achilleas Pipinellis 815bf9b589 Add new images in GitLab basics "Create issue" docs 2016-10-11 11:07:37 +02:00
Achilleas Pipinellis 7374f876dc Reference the web editor docs in GitLab basics "Add a file" 2016-10-11 07:44:26 +02:00
Achilleas Pipinellis 7d703a4dbb New images for GitLab basics "Fork project" docs 2016-10-11 07:41:28 +02:00
Achilleas Pipinellis 54642e5245 Reference the web editor docs in GitLab basics "Create a branch" 2016-10-11 07:21:47 +02:00
Achilleas Pipinellis ec102fe8f1 New images for GitLab basics "Create group" docs 2016-10-11 07:11:55 +02:00
Achilleas Pipinellis c003c89422 Add new images for GitLab basics "create project" 2016-10-11 06:41:40 +02:00
Achilleas Pipinellis 6de2990c99 Use new image for gitlab-basics/command-line-commands.md
[ci skip]
2016-10-10 22:18:06 +02:00
Achilleas Pipinellis f8df2bc61f Refactor SSH key addition in GitLab basics 2016-10-10 22:07:17 +02:00
Achilleas Pipinellis eecccf5e20 Change img dir name 2016-10-10 21:36:30 +02:00
Jerdog db32660450 Updating changes based on feedback from @connorshea 2016-10-10 16:49:01 +02:00
Jerdog ee9b75fd37 Changes to make Git basics more intuitive
- updated verbiage where appropriate
- changed "git config" commands to include quotes for variables to be more in line with standard practive and to avoid issues with spaces
- updated CHANGELOG as part of commit
2016-10-10 16:49:01 +02:00
Achilleas Pipinellis 13d3bd81a6 Change location and refactor issue closing pattern documentation
Split into user and administrator docs:

- administration/issue_closing_pattern.md
- user/project/issues/automatic_issue_closing.md

[ci skip]
2016-09-22 11:09:04 +03:00
Achilleas Pipinellis 7c89308ae4 Move docs for template dropdowns to the new location 2016-09-02 13:28:17 +02:00
Z.J. van de Weg 8ab659aa5d Correct spelling of therefore [ci skip] 2016-09-02 13:03:52 +02:00
Z.J. van de Weg 05c22ca3e0 Add documentation on template dropdowns 2016-09-02 13:03:52 +02:00
Butch Anton dc7805cd99 Update start-using-git.md 2016-07-21 16:49:40 +00:00
Peter Dave Hello 9e6f99744e
optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
Achilleas Pipinellis 9eb4569ed9 Change all occurrences of doc.gitlab.com to docs.gitlab.com
[ci skip]
2016-05-13 16:26:56 -05:00
Achilleas Pipinellis 09cd4351fa Remove redundant word
[ci skip]
2016-03-22 13:11:18 +02:00
Achilleas Pipinellis 05ca1096dd Merge Git basics into Start using Git
[ci skip]
2016-03-22 12:01:13 +02:00
Achilleas Pipinellis 01b70c6c29 No newlines between list items 2016-03-18 09:36:44 +02:00
yuxiao.lxy 74eb4215a5 correct compare_braches.png to /compare_branches.png and make sure it works in line 25 in add-merge-request.md 2016-02-20 12:20:58 +08:00
Patricio Cano 3e9772843c Merge branch 'create-issue' into 'master'
New doc about how to create an issue in GitLab Basics



See merge request !1925
2015-10-01 16:29:29 +00:00
karen Carias 84d450bf4d fixed step to instructions 2015-09-23 13:33:58 -07:00
karen Carias 92e15cfb82 more info about MR and mentions 2015-08-31 23:01:25 -07:00
karen Carias c924a3a8d7 deleted additional info 2015-08-31 22:50:32 -07:00
karen Carias 4d0423cd9f New doc about how to create an issue 2015-08-25 22:15:02 -07:00
karen Carias bff8376ab1 added new commands 2015-08-25 21:58:40 -07:00
karen Carias 9d40457766 added new commands 2015-08-25 21:57:10 -07:00
karen Carias 235acd2226 fixed text 2015-08-11 19:18:20 -07:00
karen Carias 1df163866f fixed text 2015-08-11 19:16:13 -07:00
karen Carias 95aa13f0b7 fixed text 2015-08-10 17:17:30 -07:00
karen Carias bac34a38f6 fixed one line 2015-08-06 22:40:38 -07:00
karen Carias 88ae5a9b20 fixed terminology 2015-08-03 15:36:26 -07:00
karen Carias 4f9d32eab0 typo 2015-08-02 09:54:42 -07:00