gitlab-org--gitlab-foss/spec
Jacob Schatz 4d4506ad6e Merge branch 'label-update-check-new' into 'master'
Send ajax request for label update only if they are changed

## What does this MR do?

At the moment we send requests to update the labels on issue even if nothing has been changed. This fixes that and only sends requests when something has actually been changed.

The code gets the initial selected values based on the inputs & then compares that to the selected values when submitting. If they are equal, then no request is sent.

## What are the relevant issue numbers?

Closes #19472 

See merge request !5071
2016-09-27 21:01:08 +00:00
..
config
controllers Merge branch 'rc-new-members-approve-request-access-service' into 'master' 2016-09-27 12:10:12 +00:00
factories Improve project_with_board factory to create the default lists 2016-09-26 14:42:38 -03:00
features Merge branch 'label-update-check-new' into 'master' 2016-09-27 21:01:08 +00:00
finders fix issues mr counter 2016-09-20 14:39:15 +01:00
fixtures
helpers Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' 2016-09-24 10:49:45 +00:00
initializers
javascripts Send ajax request for label update only if they are changed (#19472 !5071) 2016-09-27 10:23:15 -05:00
lib Import all GitHub comments after importing issues and PRs 2016-09-27 20:45:07 +02:00
mailers Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
models Improve how MergeCommit#merge_commit_message builds the message 2016-09-27 14:04:41 +02:00
policies Test if issue authors can access private projects 2016-09-20 14:57:23 -03:00
requests Be nice to Docker Clients talking to JWT/auth 2016-09-27 16:59:05 +02:00
routing
services Merge branch 'rc-new-members-approve-request-access-service' into 'master' 2016-09-27 12:10:12 +00:00
support Merge branch '22578-cycle-analytics-incorrect-commit-count' 2016-09-27 13:29:56 +02:00
tasks/gitlab
uploaders
views Scope environments to project 2016-09-21 13:19:34 +02:00
workers
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb