1. 06 3月, 2017 1 次提交
  2. 04 3月, 2017 1 次提交
    • D
      Refactor projects filtering by name · 5bb6a85b
      Dmitriy Zaporozhets 提交于
      Reuse same search form and behavior for dashboard#projects, group#projects
      and admin#projects. Repsect all other options like sorting, personal
      filter when search projects by name. Create FilterableList JS class to
      handle identical behaviour of projects and groups lists.
      
      This change also makes filtering and sorting availabe on explore#projects
      and explore#groups no matter if you are logged in or not.
      Signed-off-by: NDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
      5bb6a85b
  3. 02 3月, 2017 1 次提交
  4. 24 2月, 2017 1 次提交
  5. 23 2月, 2017 1 次提交
  6. 22 2月, 2017 1 次提交
  7. 18 2月, 2017 1 次提交
  8. 15 2月, 2017 1 次提交
  9. 08 2月, 2017 1 次提交
  10. 07 2月, 2017 3 次提交
  11. 06 2月, 2017 1 次提交
  12. 03 2月, 2017 1 次提交
  13. 26 1月, 2017 1 次提交
  14. 25 1月, 2017 1 次提交
  15. 21 1月, 2017 1 次提交
  16. 19 1月, 2017 1 次提交
  17. 10 1月, 2017 5 次提交
  18. 05 1月, 2017 1 次提交
  19. 04 1月, 2017 2 次提交
  20. 28 12月, 2016 1 次提交
  21. 27 12月, 2016 2 次提交
  22. 22 12月, 2016 1 次提交
  23. 21 12月, 2016 3 次提交
  24. 20 12月, 2016 1 次提交
  25. 16 12月, 2016 1 次提交
  26. 14 12月, 2016 3 次提交
    • A
      Address feedback · 51b2ffaf
      Alfredo Sumaran 提交于
      51b2ffaf
    • A
      Improve issuable's bulk assignment implementation · 262fc28a
      Alfredo Sumaran 提交于
      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
    • M
      expand remaining non-explicit eslint-disable blocks and factor out globals... · 23f5865e
      Mike Greiling 提交于
      expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
      23f5865e
  27. 11 12月, 2016 1 次提交
    • L
      Fixed tests · 2c9bb135
      Luke "Jared" Bennett 提交于
      Grab permissions description from backend
      
      Review changes
      
      Added unit tests
      2c9bb135
  28. 10 12月, 2016 1 次提交