gitlab-org--gitlab-foss/app/helpers
Jacob Schatz 5d16d50ceb Merge branch 'toggle-whitespace-button-for-compare-page' into 'master'
Toggle whitespace button for compare page

## What does this MR do?

Adds whitespace button to compare branches page.

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

Ruby code.

## Why was this MR needed?

Compare branches UX

## What are the relevant issue numbers?

Closes #17881.

## Screenshots (if relevant)

![Screen_Shot_2016-06-09_at_18.39.48](/uploads/8995a7bc8bea7fa3ff19446ebe49fb88/Screen_Shot_2016-06-09_at_18.39.48.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [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 !4569
2016-06-15 22:48:39 +00:00
..
appearances_helper.rb Start adding SVG icons 2016-06-08 12:56:02 -05:00
application_helper.rb Merge branch 'issue-filter-name-options' into 'master' 2016-05-25 19:44:06 +00:00
application_settings_helper.rb Allow custom text on 'almost there' page 2016-06-08 19:08:53 +01:00
auth_helper.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
blob_helper.rb Fix Error 500 when viewing a blob with binary characters after the 1024-byte mark 2016-06-12 07:36:25 -07:00
branches_helper.rb Only show branches for revert / cherry-pick 2016-06-13 11:05:22 +01:00
broadcast_messages_helper.rb
button_helper.rb Updated failing tests 2016-06-08 10:10:51 +01:00
ci_status_helper.rb Updated commits UI 2016-06-08 10:10:18 +01:00
commits_helper.rb Merge branch 'commits-ui' into 'master' 2016-06-15 20:24:13 +00:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb added whitespace toggle to diffs page and set it to return the project compare path with the selected whitespace params 2016-06-10 17:31:28 +01:00
dropdowns_helper.rb Added tests 2016-06-09 17:13:51 +01:00
emails_helper.rb Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
events_helper.rb Remove `event_to_atom` helper 2016-05-23 12:37:40 -04:00
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Hook up the updated `WikiLinkFilter` to the wiki controllers. 2016-06-09 10:15:01 +05:30
gitlab_routing_helper.rb Merge branch 'environments-and-deployments' into 'master' 2016-06-15 13:48:09 +00:00
graph_helper.rb
groups_helper.rb Add request access for groups 2016-06-14 13:07:26 +02:00
icons_helper.rb
import_helper.rb
issuables_helper.rb Moved todo creation over to project todos controller 2016-06-14 08:36:07 +01:00
issues_helper.rb Merge branch 'master' into awardables 2016-05-30 18:54:08 +02:00
javascript_helper.rb Fix indentation 2016-06-01 19:42:49 -06:00
labels_helper.rb Fixed failing tests 2016-06-09 17:19:14 +01:00
members_helper.rb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
merge_requests_helper.rb
milestones_helper.rb Fixes for MR comments. 2016-06-09 00:04:46 +03:00
namespaces_helper.rb
nav_helper.rb Clicking body closes nav 2016-06-15 18:33:18 +01:00
notes_helper.rb Extract LegacyDiffNote out of Note 2016-05-13 17:31:43 -05:00
notifications_helper.rb Remove notification level fild from users, improve migrations and specs 2016-06-10 11:49:30 -03:00
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Merge branch 'issuable-sidebar-bold' into 'master' 2016-06-15 20:29:50 +00:00
runners_helper.rb
search_helper.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
selects_helper.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
snippets_helper.rb
sorting_helper.rb Sort by label priority 2016-06-06 11:59:49 -05:00
submodule_helper.rb
tab_helper.rb Use start_with? instead of regex 2016-05-24 00:23:23 +02:00
tags_helper.rb
time_helper.rb Allow to show the time in the future 2016-06-13 11:06:38 +01:00
todos_helper.rb Updated TODO description 2016-06-14 08:36:07 +01:00
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb
workhorse_helper.rb Add send_git_diff helper 2016-06-08 14:30:15 +02:00