gitlab-org--gitlab-foss/app/assets/javascripts/lib
Fatih Acet 74d35075b9 Merge branch 'issue-boards-filter-label-spaces' into 'master'
Fixed list issues not loading with spaces in filtered values

## What does this MR do?

Vue resource is very kindly encoding our URL params when sending. However - we didn't actually want the `+` to be encoded because Rails reads that as a space, but doesn't read the encoded value as a space 😕 

This converts the `+` into spaces 👍 

## What are the relevant issue numbers?

Closes #21920

See merge request !6258
2016-09-26 21:35:11 +00:00
..
utils Merge branch 'issue-boards-filter-label-spaces' into 'master' 2016-09-26 21:35:11 +00:00
ace.js Only load Ace on Snippets and file edit pages. 2016-08-18 21:48:10 +01:00
chart.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
cropper.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
d3.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
raphael.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00