BigW Consortium Gitlab

  1. 03 Mar, 2017 2 commits
    • Refactor projects filtering by name · 5bb6a85b
      Dmitriy Zaporozhets authored
      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: 's avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
    • Fixes filtering by name reseting archive filter · ed1f1104
      Phil Hughes authored
      Previously the search form just wasn't including any params that had previously been set, so when you filtered by name, it would reset all the params & therefore ignoring the archived param
      
      Closes #28007
  2. 28 Feb, 2017 1 commit
  3. 23 Feb, 2017 1 commit
  4. 07 Feb, 2017 1 commit
  5. 31 Dec, 2016 1 commit
  6. 29 Dec, 2016 1 commit
  7. 26 Dec, 2016 1 commit
  8. 10 Nov, 2016 1 commit
  9. 03 Nov, 2016 1 commit
  10. 01 Nov, 2016 1 commit
  11. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  12. 14 Sep, 2016 1 commit
  13. 22 Jul, 2016 1 commit
  14. 12 Jul, 2016 1 commit
  15. 01 Jul, 2016 1 commit
  16. 30 Jun, 2016 1 commit
  17. 22 Jun, 2016 2 commits
  18. 17 Jun, 2016 1 commit
  19. 16 Jun, 2016 2 commits
  20. 14 Jun, 2016 1 commit
    • UI and copywriting improvements · 515205d3
      Rémy Coutable authored
      + Move 'Edit Project/Group' out of membership-related partial
      + Show the access request buttons only to logged-in users
      + Put the request access buttons out of in a more visible button
      + Improve the copy in the #remove_member_message helper
      Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
  21. 08 Jun, 2016 2 commits
  22. 04 May, 2016 2 commits
  23. 03 May, 2016 2 commits
  24. 28 Apr, 2016 1 commit
  25. 22 Mar, 2016 1 commit
  26. 21 Mar, 2016 1 commit
  27. 20 Mar, 2016 1 commit
  28. 18 Mar, 2016 1 commit
  29. 17 Mar, 2016 1 commit
  30. 16 Mar, 2016 1 commit
  31. 14 Mar, 2016 1 commit
  32. 11 Mar, 2016 1 commit
  33. 10 Mar, 2016 2 commits