gitlab-org--gitlab-foss/app/assets/javascripts
Filipa Lacerda fdbdd45d22 Merge branch 'master' into fe-commit-mr-pipelines
* master: (65 commits)
  Fixed eslint test failure
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  ...
2017-02-03 19:51:41 +00:00
..
behaviors Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' into 'master' 2017-02-01 22:31:38 +00:00
blob resolve all space-in-parens eslint violations 2017-01-18 20:33:02 -06:00
blob_edit resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
boards Merge branch 'master' into fe-commit-mr-pipelines 2017-02-03 19:51:41 +00:00
commit Add time ago auto-update to the 2 newest tables 2017-02-03 09:43:56 +00:00
cycle_analytics Show dashes when date is empty 2016-11-28 11:13:17 -05:00
diff_notes Merge branch 'simple-eslint-fixes' into 'master' 2017-01-19 16:01:26 +00:00
droplab Add caching of droplab ajax requests 2017-01-26 17:19:05 -06:00
environments Resolve conflict after merge 2017-02-03 16:11:03 +00:00
extensions Fix DropLab in IE11 v1 2017-01-21 14:14:39 -06:00
filtered_search Remove turbolinks. 2017-02-02 14:03:12 -05:00
graphs resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
issuable Backport timetracking frontend to CE. 2017-01-15 11:10:04 -05:00
lib Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' 2017-02-03 18:02:19 +00:00
merge_conflicts resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
merge_request_widget Fixed bug with merge immediately button would not work 2017-01-22 11:39:57 +00:00
network resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
profile Prevent form to be submitted twice 2017-01-26 14:05:27 -05:00
protected_branches Merge branch 'ref-switcher-perf' into 'master' 2017-02-03 15:03:57 +00:00
snippet resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
templates resolve all prefer-const eslint violations 2017-01-18 20:33:02 -06:00
terminal Terminal: Add TextEncoder and TextDecoder in terminal bundle. 2017-01-04 23:21:18 +03: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 remove dateFormat global exception 2017-02-02 14:12:16 -06:00
vue_pipelines_index Merge branch 'master' into fe-commit-mr-pipelines 2017-02-03 19:51:41 +00:00
vue_realtime_listener Remove turbolinks. 2017-02-02 14:03:12 -05:00
vue_shared Merge branch 'master' into fe-commit-mr-pipelines 2017-02-03 19:51:41 +00: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 clean up globals exemptions within .eslintrc 2016-11-22 12:19:51 -06:00
admin.js Remove turbolinks. 2017-02-02 14:03:12 -05:00
api.js resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
application.js Remove turbolinks. 2017-02-02 14:03:12 -05: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 resolve all parseInt radix eslint violations 2017-01-18 17:18:40 -06:00
breakpoints.js Remove turbolinks. 2017-02-02 14:03:12 -05:00
broadcast_message.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
build.js Remove turbolinks. 2017-02-02 14:03:12 -05: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 Statisfy eslint 2017-01-25 11:50:29 -06:00
copy_to_clipboard.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -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 '26825-diff-unfolding-within-merge-request-changes-tab-triggers-two-ajax-requests' into 'master' 2017-02-03 19:32:01 +00:00
dispatcher.js.es6 Use new vue js pipelines table to render in merge request view 2017-02-03 09:43:54 +00:00
dropzone_input.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -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 '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' 2017-02-03 18:02:19 +00:00
gl_field_error.js.es6
gl_field_errors.js.es6 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -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 Remove turbolinks. 2017-02-02 14:03:12 -05: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 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -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 Remove turbolinks. 2017-02-02 14:03:12 -05:00
logo.js Remove turbolinks. 2017-02-02 14:03:12 -05: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 intermittant errors in merge_commit_message_toggle_spec.rb 2017-02-02 12:55:01 -06:00
merge_request_tabs.js.es6 Merge branch 'master' into fe-commit-mr-pipelines 2017-02-03 19:51:41 +00:00
merge_request_widget.js.es6 Remove turbolinks. 2017-02-02 14:03:12 -05: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 '26282-autosize-js-memory-leak' into 'master' 2017-01-30 21:12:34 +00: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 fix some code style issues according to feedback 2016-11-21 10:17:11 -06:00
pipelines.js.es6 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
preview_markdown.js Autoresize markdown preview 2017-01-17 01:04:47 -05:00
project.js Merge branch 'eslint-fix' into 'master' 2017-02-03 19:34:01 +00: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 Remove turbolinks. 2017-02-02 14:03:12 -05: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 Remove turbolinks. 2017-02-02 14:03:12 -05: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 Remove turbolinks. 2017-02-02 14:03:12 -05:00
shortcuts_blob.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
shortcuts_dashboard_navigation.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
shortcuts_find_file.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
shortcuts_issuable.js Remove turbolinks. 2017-02-02 14:03:12 -05:00
shortcuts_navigation.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
shortcuts_network.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
sidebar.js.es6 Remove turbolinks. 2017-02-02 14:03:12 -05: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 Remove turbolinks. 2017-02-02 14:03:12 -05: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 Remove turbolinks. 2017-02-02 14:03:12 -05:00
tree.js Remove turbolinks. 2017-02-02 14:03:12 -05: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 Remove turbolinks. 2017-02-02 14:03:12 -05: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 rename event variable to just e 2016-11-30 15:22:43 -06:00
zen_mode.js resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00