summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-09-27 21:01:08 +0000
committerJacob Schatz <jschatz@gitlab.com>2016-09-27 21:01:08 +0000
commit4d4506ad6ee6d745f57d0e701e9e8bd13144f7ca (patch)
tree56a5cd7fa6e69291824cc0cd9ebdf9ede7ad98e6 /spec/spec_helper.rb
parent0d421d164a17135720a8cdf0b0b27547d3f19cbf (diff)
parentb13213e6be86c7aaf3005a79836d62049a3e5820 (diff)
downloadgitlab-ce-4d4506ad6ee6d745f57d0e701e9e8bd13144f7ca.tar.gz
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
Diffstat (limited to 'spec/spec_helper.rb')
0 files changed, 0 insertions, 0 deletions