gitlab-org--gitlab-foss/app/assets/javascripts
Mike Greiling 7ca57c59c8 Merge branch 'master' into webpack
* master: (63 commits)
  Use `add_$role` helper in snippets specs
  removes old css class from everywhere
  Fixes broken build: Use jquery to get the element position in the page
  Check public snippets for spam
  Keep snippet visibility on error
  Update pipeline and commit URL and text on CI status change
  Support non-ASCII characters in GFM autocomplete
  Active tense test coverage
  Fix filtered search manager spec teaspoon error
  Reduce the number of loops that Cycle Analytics specs use
  Remove unnecessary returns / unset variables from the CoffeeScript -> JS conversion.
  update spec
  Change the reply shortcut to focus the field even without a selection.
  use destroy_all
  Remove settings cog from within admin scroll tabs; keep links centered
  add changelog
  remove old project members from project
  add spec replicating validation error
  Improve styling of the new issue message
  Don't capitalize environment name in show page
  ...
2017-02-02 11:45:58 -06:00
..
behaviors Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
blob Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
blob_edit Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
boards Merge branch 'master' into go-go-gadget-webpack 2017-01-31 14:38:45 -06:00
commit resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
cycle_analytics fix missing components in cycle_analytics_bundle 2017-01-14 14:50:22 -05:00
diff_notes Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
droplab Add caching of droplab ajax requests 2017-01-26 17:19:05 -06:00
environments Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
extensions Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
filtered_search Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
graphs Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
issuable Merge branch 'master' into go-go-gadget-webpack 2017-01-18 22:23:53 -06:00
lib Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
merge_conflicts Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
merge_request_widget Fixed bug with merge immediately button would not work 2017-01-22 11:39:57 +00:00
network Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
profile Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
protected_branches Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
snippet Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
templates Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
terminal migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
u2f Merge branch '26066-wrong-messsage-for-unregistered-u2f-device-on-sign-in' into 'master' 2017-01-19 20:52:03 +00:00
users Merge branch 'master' into go-go-gadget-webpack 2017-01-28 11:25:15 -06:00
vue_common_component migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
vue_pagination Merge branch 'master' into go-go-gadget-webpack 2017-01-13 10:30:40 -05:00
vue_pipelines_index fix duplicate data-toggle attribute 2017-01-28 12:13:34 -06:00
vue_realtime_listener even though scoped, specify 'gl' in IIFE argument 2016-12-29 17:43:02 -07:00
abuse_reports.js.es6 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
activities.js.es6
admin.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
api.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
application.js Merge branch 'master' into go-go-gadget-webpack 2017-01-28 11:25:15 -06:00
aside.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
autosave.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
awards_handler.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
breakpoints.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
broadcast_message.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
build.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
build_artifacts.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
build_variables.js.es6 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
ci_lint_editor.js.es6 Change CI template linter textarea with Ace Editor 2017-01-04 15:50:07 -06:00
commit.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
commits.js Only search commits on input change since last search 2017-01-25 19:25:27 -05:00
compare.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
compare_autocomplete.js.es6 resolve all no-dupe-keys eslint violations 2017-01-18 17:18:40 -06:00
confirm_danger_modal.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
copy_as_gfm.js.es6 Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
copy_to_clipboard.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
create_label.js.es6 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
diff.js.es6 Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
dispatcher.js.es6 Merge branch '26282-autosize-js-memory-leak' into 'master' 2017-01-30 21:12:34 +00:00
dropzone_input.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
due_date_select.js.es6 resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
files_comment_button.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
flash.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
gfm_auto_complete.js.es6 Support non-ASCII characters in GFM autocomplete 2017-02-01 18:05:05 -05:00
gl_dropdown.js Merge branch 'master' into go-go-gadget-webpack 2017-01-31 14:38:45 -06:00
gl_field_error.js.es6
gl_field_errors.js.es6 Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
gl_form.js.es6 remove ba-resize 2017-01-20 20:42:49 +00:00
group_avatar.js Button by itself will submit forms. Button type button willn't 2017-01-21 23:09:08 -05:00
group_label_subscription.js.es6 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
groups_select.js Use full group name/path in UI dropdowns 2017-01-30 17:33:48 +02:00
header.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
importer_status.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
issuable.js.es6 resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
issuable_context.js Moved the turbolinks listener from application.js to the corresponding issuable sidebar file 2017-01-25 12:25:43 -06:00
issuable_form.js resolve all parseInt radix eslint violations 2017-01-18 17:18:40 -06:00
issue.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
issue_status_select.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
issues_bulk_assignment.js.es6 Flag multiple empty lines in eslint, fix offenses. 2017-01-24 16:48:06 -05:00
label_manager.js.es6 Added labels empty state and priority label empty state 2017-01-30 17:54:48 +03:00
labels.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
labels_select.js Merge branch 'label-select-toggle' into 'master' 2017-01-25 19:54:41 +00:00
layout_nav.js resolve all indent eslint violations 2017-01-18 17:16:41 -06:00
line_highlighter.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
logo.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
member_expiration_date.js.es6 Fixed a test and change the arrow functions to named functions 2017-01-04 18:43:55 -06:00
members.js.es6 Updated JS based on review 2016-12-09 10:06:02 +00:00
merge_request.js fix failing rspec build 2017-01-28 16:30:43 -06:00
merge_request_tabs.js.es6 Merge branch 'master' into go-go-gadget-webpack 2017-01-17 08:34:07 -05:00
merge_request_widget.js.es6 Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
merged_buttons.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
milestone.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
milestone_select.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
mini_pipeline_graph_dropdown.js.es6 Use bootstrap dropdown events to only make the request when the dropdown is being opened 2017-01-13 10:31:18 -05:00
namespace_select.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
new_branch_form.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
new_commit_form.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
notes.js Merge branch 'master' into go-go-gadget-webpack 2017-01-31 14:38:45 -06:00
notifications_dropdown.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
notifications_form.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
pager.js.es6
pipelines.js.es6 Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
preview_markdown.js Autoresize markdown preview 2017-01-17 01:04:47 -05:00
project.js resolve all indent eslint violations 2017-01-18 17:16:41 -06:00
project_avatar.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
project_find_file.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
project_fork.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
project_import.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
project_label_subscription.js.es6 resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
project_new.js Merge branch 'simple-eslint-fixes' into 'master' 2017-01-19 16:01:26 +00:00
project_select.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
project_show.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
project_variables.js.es6 Enable ESLint and fix minor code style stuff in project_variables.js.es6. 2016-11-29 01:15:23 +03:00
projects_list.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
render_gfm.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
render_math.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
right_sidebar.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
search.js Use full group name/path in UI dropdowns 2017-01-30 17:33:48 +02:00
search_autocomplete.js.es6 Merge branch '25312-search-input-cmd-click-issue' into 'master' 2017-01-25 19:27:42 +00:00
shortcuts.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
shortcuts_blob.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
shortcuts_dashboard_navigation.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
shortcuts_find_file.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
shortcuts_issuable.js Merge branch 'master' into webpack 2017-02-02 11:45:58 -06:00
shortcuts_navigation.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
shortcuts_network.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00
sidebar.js.es6 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
signin_tabs_memoizer.js.es6 Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists 2016-12-02 10:19:31 +01:00
single_file_diff.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
smart_interval.js.es6 Added hiddenInterval and immediateExecution settings, fixed visibilitychange listening, implemented with mr widget 2016-12-12 15:56:11 +03:00
snippets_list.js.es6 resolve all semi and no-extra-semi eslint violations 2017-01-18 17:15:27 -06:00
star.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
subbable_resource.js.es6 Prevent including Vue twice 2017-01-15 11:10:04 -05:00
subscription.js.es6 remove selector string option from Subscription constructor 2016-12-01 00:14:12 -06:00
subscription_select.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
syntax_highlight.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
todos.js.es6 Do not rely on style class for changing DOM state on "Mark all as done" 2017-01-27 20:20:20 -02:00
tree.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
user.js.es6 resolve all semi and no-extra-semi eslint violations 2017-01-18 17:15:27 -06:00
user_tabs.js.es6 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
username_validator.js.es6 Merge branch 'clean-no-undef' into 'master' 2016-12-15 00:52:46 +00:00
users_select.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
version_check_image.js.es6 hide the version check image if internet connection is broken 2017-01-25 03:36:03 +10:30
visibility_select.js.es6 Fixed tests 2016-12-10 17:28:36 +00:00
wikis.js.es6 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
zen_mode.js Merge branch 'master' into go-go-gadget-webpack 2017-01-27 19:33:58 -06:00