Name |
Last commit
|
Last update |
---|---|---|
.. | ||
animate.js | ||
common_utils.js | ||
datetime_utility.js | ||
emoji_aliases.js.erb | ||
jquery.timeago.js | ||
notify.js | ||
text_utility.js | ||
type_utility.js | ||
url_utility.js |
BigW Consortium Gitlab
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
animate.js | Loading commit data... | |
common_utils.js | Loading commit data... | |
datetime_utility.js | Loading commit data... | |
emoji_aliases.js.erb | Loading commit data... | |
jquery.timeago.js | Loading commit data... | |
notify.js | Loading commit data... | |
text_utility.js | Loading commit data... | |
type_utility.js | Loading commit data... | |
url_utility.js | Loading commit data... |