An error occurred fetching the project authors.
  1. 19 Jan, 2017 1 commit
  2. 15 Nov, 2016 1 commit
  3. 26 Oct, 2016 1 commit
  4. 28 Sep, 2016 1 commit
    • Fatih Acet's avatar
      Merge branch 'issue-boards-filter-label-spaces' into 'master' · 28dc4a86
      Fatih Acet authored
      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 :confused: 
      
      This converts the `+` into spaces :thumbsup: 
      
      ## What are the relevant issue numbers?
      
      Closes #21920
      
      See merge request !6258
      28dc4a86
  5. 08 Sep, 2016 2 commits
  6. 25 Aug, 2016 1 commit
  7. 24 Jul, 2016 2 commits