An error occurred fetching the project authors.
  1. 14 Dec, 2016 3 commits
    • Alfredo Sumaran's avatar
      Remove unwanted semicolon · 518dc990
      Alfredo Sumaran authored
      Repeate after me: This is not JS
      518dc990
    • Alfredo Sumaran's avatar
      Add changelog file · 1cea63a2
      Alfredo Sumaran authored
      1cea63a2
    • Alfredo Sumaran's avatar
      Improve issuable's bulk assignment implementation · 262fc28a
      Alfredo Sumaran authored
      This fixes the case when the user wants to add a label. The user has to use the dropdown’s filter input to look for a label and click it in order to see the bug.
      
      Step to reproduce
      
      - Select at least two issues, one label should be present in all issues, other label should be present in at least one.
      
      - On the label dropdown: Deselect label that is present in all issues, look for another issue using the filter input and click it.
      
      - Click on `Update issues`
      
      Before: Unmarked label were kept on selected issues.
      Now: Unmarked label is removed from selected issues
      262fc28a
  2. 09 Aug, 2016 1 commit
  3. 23 Jun, 2016 1 commit
  4. 16 Jun, 2016 5 commits
  5. 11 Jun, 2016 1 commit
  6. 03 Jun, 2016 4 commits