gitlab-org--gitlab-foss/app/assets/javascripts
Jacob Schatz 3be079c2ea Merge branch 'fix-build-trace-anchors' into 'master'
Improve build trace scroll controls

## What does this MR do?

The trace step buttons now correctly scroll to the top or bottom of the build trace, rather than jumping inconsistently and never full reaching the top due to the fixed position of the header/navigation area.

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

## Why was this MR needed?

Build trace UX

## Screenshots (if relevant)

![2016-09-09_20.04.32](/uploads/efee5145fb505f8c9ae2a4cf24d842d3/2016-09-09_20.04.32.gif)

## Does this MR meet the acceptance criteria?

- [ ] [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
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Contributes to #21832.

See merge request !6288
2016-09-20 03:33:52 +00:00
..
behaviors Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
blob Merge branch 'issue-description-scroll-fix' into 'master' 2016-09-15 15:06:18 +00:00
blob_edit Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
boards Fixed issue boards loading issues on large screens 2016-09-13 11:27:16 +01:00
commit Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
diff_notes Fix jumping between discussions on changes tab 2016-08-18 18:14:47 -05:00
extensions Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
graphs Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
lib Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
network Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
profile Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
snippet Don't use global variables. 2016-08-18 21:48:11 +01:00
templates
u2f Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
users Replace contributions calendar timezone payload with dates 2016-09-16 14:38:59 -05:00
LabelManager.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
abuse_reports.js.es6 Update abuse_reports.js.es6 with prettier `window.gl` assignment 2016-08-24 11:25:06 +00:00
activities.js Remove redundant js-timeago-pending from user activity log 2016-08-31 11:20:48 -05:00
admin.js
api.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
application.js Hides tooltip on discussion toggle button when clicking 2016-09-12 09:52:14 +01:00
aside.js
autosave.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
awards_handler.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
breakpoints.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
broadcast_message.js
build.js Now anchors to the top or bottom of the build trace with the correct offset 2016-09-09 21:22:18 +01:00
build_artifacts.js
build_variables.js.es6 add feature test 2016-09-06 14:42:43 +02:00
commit.js
commits.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
compare.js
compare_autocomplete.js
confirm_danger_modal.js
copy_to_clipboard.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
create_label.js.es6
diff.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
dispatcher.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
dropzone_input.js
due_date_select.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
files_comment_button.js Added unfold test to parallel and added 'diff discussion' context 2016-08-23 20:45:29 +01:00
flash.js
gfm_auto_complete.js.es6 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
gl_dropdown.js Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-contain-spaces' 2016-09-19 19:33:23 +00:00
gl_form.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
group_avatar.js
groups.js
groups_select.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
importer_status.js Refactoring Import::BaseController#find_or_create_namespace 2016-08-31 16:54:15 -03:00
issuable.js.es6 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
issuable_context.js
issuable_form.js
issue.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
issue_status_select.js
issues-bulk-assignment.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
labels.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
labels_select.js Replace single quotes with escaped single quotes and write spec to test multiple lable selection over a page load 2016-09-14 12:15:01 +01:00
layout_nav.js Doesnt run JS if active element doesnt exist 2016-09-16 13:52:06 +01:00
line_highlighter.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
logo.js Minor code refactor for inlining functions. 2016-08-30 08:02:29 +03:00
member_expiration_date.js Don’t add events in loop 2016-08-18 19:41:18 -05:00
merge_conflict_data_provider.js.es6
merge_conflict_resolver.js.es6 Keep committing ... spinner when conflict resolved 2016-08-19 12:12:50 +01:00
merge_request.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
merge_request_tabs.js Fix line diff side-by-side line highlighting 2016-09-13 11:51:52 +01:00
merge_request_widget.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
merged_buttons.js
milestone.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
milestone_select.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
namespace_select.js
new_branch_form.js
new_commit_form.js
notes.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
notifications_dropdown.js
notifications_form.js
pager.js
pipeline.js.es6
preview_markdown.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
project.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
project_avatar.js
project_find_file.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
project_fork.js
project_import.js
project_members.js
project_new.js Refactored code to rely less on IDs that could change 2016-09-02 14:51:36 +01:00
project_select.js
project_show.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
projects_list.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
protected_branch_access_dropdown.js.es6 Set default label if user unselects the option from dropdown 2016-08-21 00:21:32 -05:00
protected_branch_create.js.es6 Toggle dropdown disabled attribute 2016-08-21 00:20:57 -05:00
protected_branch_dropdown.js.es6 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
protected_branch_edit.js.es6 Do not update if one dropdown has not selected any option 2016-08-21 00:19:22 -05:00
protected_branch_edit_list.js.es6
right_sidebar.js use gitlab global root url as canonical base url for all javascript set cookies (closes #20435) 2016-08-24 22:11:28 -05:00
search.js
search_autocomplete.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_blob.js
shortcuts_dashboard_navigation.js
shortcuts_find_file.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_issuable.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_navigation.js Added keyboard shortcut to navigate to issue boards 2016-09-15 18:20:36 -04:00
shortcuts_network.js
sidebar.js.es6 sync sidebar DOM state on page:change to minimize split-second appearance of the sidebar in certain situations 2016-09-07 14:02:21 -05:00
single_file_diff.js
snippets_list.js.es6 Convert SnippetsList to ES6 2016-09-05 17:38:20 +01:00
star.js
subscription.js
subscription_select.js
syntax_highlight.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
todos.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
tree.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
user.js.es6 removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop' 2016-09-01 14:51:53 -06:00
user_tabs.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
users_select.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
wikis.js
zen_mode.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00