gitlab-org--gitlab-foss/doc/workflow
Jacob Schatz 1147f6406f Merge branch 'lbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentation' into 'master'
Documented the up key shortcut

## What does this MR do?

Documents the `up` key edit note shortcut in the `/help/_shortcuts.html.haml` help pane and the `/doc/workflow/shortcuts.png` screenshot.

## Are there points in the code the reviewer needs to double check?

The issue and MR shortcuts should be merged, they're the same? Shall I open an issue or include here?

This panel also need to be a little more responsive. Shall I open an issue or include here?

Additionally, I have some conflicts regarding the screenshot. This screenshot also needs to update for !4570.

## Why was this MR needed?

Everyone should know about this awesome shortcut.

## What are the relevant issue numbers?

Closes #18114.

## Screenshots (if relevant)

View the [updated screenshot](e7221ad66e/doc/workflow/shortcuts.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- [ ] Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4758
2016-06-20 20:19:08 +00:00
..
add-user Update images for the 'Project users' documentation 2016-06-15 19:15:55 +02:00
forking Refactor the forking process and add new images 2016-01-27 12:00:51 +01:00
groups Add documentation for the 'request access to group' feature 2016-06-15 19:15:55 +02:00
img Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
importing Change all occurrences of doc.gitlab.com to docs.gitlab.com 2016-05-13 16:26:56 -05:00
labels
lfs Merge branch 'patch-1' into 'master' 2016-05-18 20:42:15 +00:00
merge_requests Add documentation for the 'only_allow_merge_if_build_succeeds.rb' feature 2016-06-10 14:36:57 +02:00
merge_when_build_succeeds
milestones
notifications Re-use notifications dropdown/modal for user profile 2016-06-17 00:17:20 -03:00
protected_branches
releases
wip_merge_requests
README.md Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
authorization_for_merge_requests.md
award_emoji.md Refactor award emoji doc a bit 2016-03-22 12:59:28 +02:00
award_emoji.png
cherry_pick_changes.md Use new Note styleguide 2016-04-22 10:42:30 +03:00
ci_mr.png
close_issue_mr.png
environment_branches.png
file_finder.md
forking_workflow.md Refactor the forking process and add new images 2016-01-27 12:00:51 +01:00
four_stages.png
git_pull.png
gitdashflow.png
github_flow.png
gitlab_flow.md Change all occurrences of doc.gitlab.com to docs.gitlab.com 2016-05-13 16:26:56 -05:00
gitlab_flow.png
good_commit.png
groups.md Add documentation for the 'request access to group' feature 2016-06-15 19:15:55 +02:00
labels.md
merge_commits.png
merge_request.png
merge_requests.md Add documentation for the 'only_allow_merge_if_build_succeeds.rb' feature 2016-06-10 14:36:57 +02:00
merge_when_build_succeeds.md
messy_flow.png
milestones.md
mr_inline_comments.png
notifications.md Merge master into issue_12758 2016-06-17 14:29:11 -03:00
production_branch.png
project_features.md
protected_branches.md Use relative links in `doc`, fix broken generated HTML links 2016-03-17 00:35:53 +01:00
rebase.png
release_branches.png
releases.md
remove_checkbox.png
revert_changes.md Refactor and conform to styleguide 2016-02-19 13:15:42 -05:00
share_projects_with_other_groups.md Bring share with group feature documentation from EE 2016-03-12 15:05:52 +01:00
share_with_group.md Bring share with group feature documentation from EE 2016-03-12 15:05:52 +01:00
share_with_group.png Bring share with group feature documentation from EE 2016-03-12 15:05:52 +01:00
shortcuts.md
shortcuts.png Added shortcut to help shortcuts view 2016-06-17 18:07:09 +01:00
timezone.md
todos.md Add Todos documentation 2016-03-02 14:33:47 +02:00
web_editor.md Start with iid on branch creation 2016-04-14 14:49:45 +02:00
wip_merge_requests.md
workflow.md