gitlab-org--gitlab-foss/app/assets/javascripts
Jacob Schatz 70672182d1 Merge branch 'fix-bulk-assign-labels' into 'master'
Fixes bulk-assign label for multiple issues not having the same labels

## What does this MR do?
Fixes a bug when bulk-assigning a label to multiple issues while the label is present in on the issues on the selection.

## Screenshots (if relevant)

**Before Bugfix**

<img src="/uploads/ad1f290bcf3930177a3a71c69cbe5325/before-bugfix.gif" width="700"/>

**After Bugfix**

<img src="/uploads/1f04d6bf027806fb13ca3773febda744/bugfix.gif" width="700"/>

## Does this MR meet the acceptance criteria?

- [x] Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)

See merge request !4602
2016-06-13 15:57:38 +00:00
..
behaviors
blob Dropdown implementation 2016-05-20 15:58:36 -05:00
ci CI build page UI update 2016-06-10 12:07:51 +01:00
commit
extensions
graphs Only load Chart.js when necessary. 2016-06-07 15:27:30 -06:00
lib Merge branch 'milestone-tooltip' into 'master' 2016-06-09 22:10:51 +00:00
u2f Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
users Attempt to fix the user page. 2016-06-01 19:42:49 -06:00
activities.js.coffee Update method name for better understanding 2016-06-09 14:38:24 -05:00
admin.js.coffee
api.js.coffee Dropdown implementation 2016-05-20 15:58:36 -05:00
application.js.coffee Fix safari logo loading animation safari bug 2016-06-10 12:01:51 -05:00
aside.js.coffee
autosave.js.coffee
awards_handler.coffee Minor MR comment fixes. 2016-06-10 01:56:41 +03:00
branch-graph.js.coffee
breakpoints.coffee
broadcast_message.js.coffee
build_artifacts.js.coffee
commit.js.coffee
commits.js.coffee Remove unused param 2016-04-21 00:20:13 +00:00
compare.js.coffee
confirm_danger_modal.js.coffee
copy_to_clipboard.js.coffee
diff.js.coffee
dispatcher.js.coffee Instantiate awardsHandler in application main script. 2016-06-09 02:57:53 +03:00
dropzone_input.js.coffee
due_date_select.js.coffee Fixed JS errors 2016-06-05 16:15:51 -04:00
flash.js.coffee Enhancements 2016-06-03 17:14:23 -05:00
gfm_auto_complete.js.coffee Checks based on whether data is loaded not undefined 2016-06-09 17:20:57 -04:00
gl_crop.js.coffee
gl_dropdown.js.coffee Fixed issue with dropdown toggle not updating 2016-06-08 11:45:17 +01:00
gl_form.js.coffee
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee
issuable.js.coffee Fixed issue with dropdown toggle not updating 2016-06-08 11:45:17 +01:00
issuable_context.js.coffee Fixed issue with project dropdown links not being clickable 2016-04-22 10:57:00 +01:00
issuable_form.js.coffee Merge branch 'move-project-dropdown-async' into 'master' 2016-05-26 18:28:01 +00:00
issue.js.coffee Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
issue_status_select.js.coffee
issues-bulk-assignment.js.coffee Fixes a bug when assigning a label to multiple issues 2016-06-10 23:55:50 -05:00
LabelManager.js.coffee Improve functionality 2016-06-06 11:59:49 -05:00
labels.js.coffee
labels_select.js.coffee Merge branch 'label-create-error-messages' into 'master' 2016-06-10 15:38:32 +00:00
layout_nav.js.coffee Change to xs breakpoint, layout_nav updates 2016-05-25 17:14:28 -05:00
line_highlighter.js.coffee
logo.js.coffee Fix safari logo loading animation safari bug 2016-06-10 12:01:51 -05:00
markdown_preview.js.coffee
merge_request.js.coffee
merge_request_tabs.js.coffee Clicking changes tab scrolls the window to show the content 2016-05-18 11:13:57 +01:00
merge_request_widget.js.coffee Fixed potential issue with 2 ci status polling events happening 2016-05-26 15:24:35 +01:00
milestone.js.coffee
milestone_select.js.coffee Fixes for MR comments. 2016-06-09 00:04:46 +03:00
namespace_select.js.coffee
network.js.coffee
new_branch_form.js.coffee
new_commit_form.js.coffee
notes.js.coffee Added a line to find the currently saved text and replace the markdown textarea text when cancelling 2016-06-07 22:25:54 +01:00
pager.js.coffee Fix local timeago on user dashboard 2016-06-09 14:38:24 -05:00
profile.js.coffee
project.js.coffee
project_avatar.js.coffee
project_find_file.js.coffee
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee
project_new.js.coffee Allow or not merge MR with failed build 2016-06-10 14:36:54 +02:00
project_select.js.coffee
project_show.js.coffee
projects_list.js.coffee
protected_branches.js.coffee
right_sidebar.js.coffee Move sidebar related code from application.js to Sidebar class. 2016-05-12 00:37:40 +03:00
search.js.coffee Focus field 2016-04-26 09:03:04 +01:00
search_autocomplete.js.coffee Fixed issue with search autocomplete not allow arrow key navigation 2016-06-03 12:48:49 -04:00
shortcuts.js.coffee Use gon.shortcuts_path directly 2016-04-21 12:47:09 -05:00
shortcuts_dashboard_navigation.js.coffee Fix dashboard shortcuts 2016-05-17 00:35:16 -05:00
shortcuts_find_file.js.coffee
shortcuts_issuable.coffee Remove prev/next buttons on issues and merge requests 2016-06-06 12:01:50 -04:00
shortcuts_navigation.coffee
shortcuts_network.js.coffee
sidebar.js.coffee Move tanuki icon to center of nav bar; keep nav closed by default; remove collapsed nav cookie 2016-06-10 12:01:51 -05:00
star.js.coffee
subscription.js.coffee Updated subscribe icon 2016-06-09 17:19:14 +01:00
syntax_highlight.coffee
todos.js.coffee Allow middle-click on a Todo row to open in a new tab 2016-04-24 15:01:52 -04:00
tree.js.coffee
user.js.coffee
user_tabs.js.coffee Fix local timeago on user dashboard 2016-06-09 14:38:24 -05:00
users_select.js.coffee Revert change to search all users 2016-06-10 10:45:44 +01:00
wikis.js.coffee
zen_mode.js.coffee