BigW Consortium Gitlab

  1. 02 Feb, 2018 1 commit
    • Improve top area navigation · d87b0379
      George Tsiolis authored
      - Change button group width on mobile to 100%
      - Added scrolling container to activity top area secondary navigation
      - Added bottom border to top-area nav-links to separate them from nav-controls
  2. 23 Jan, 2018 2 commits
  3. 15 Jan, 2018 1 commit
  4. 11 Jan, 2018 1 commit
  5. 10 Jan, 2018 1 commit
  6. 09 Jan, 2018 1 commit
  7. 03 Jan, 2018 1 commit
  8. 11 Dec, 2017 1 commit
  9. 07 Dec, 2017 1 commit
  10. 06 Dec, 2017 1 commit
  11. 09 Nov, 2017 1 commit
  12. 08 Nov, 2017 3 commits
  13. 06 Nov, 2017 1 commit
  14. 03 Nov, 2017 1 commit
  15. 25 Oct, 2017 1 commit
  16. 04 Oct, 2017 1 commit
  17. 22 Sep, 2017 4 commits
  18. 20 Sep, 2017 1 commit
  19. 06 Sep, 2017 2 commits
  20. 21 Aug, 2017 1 commit
  21. 11 Aug, 2017 1 commit
  22. 07 Aug, 2017 1 commit
    • Improve checking if projects would be returned · f77fda64
      Yorick Peterse authored
      In various places we check if the same relation would return projects.
      This is done using "any?" which will run a COUNT query with any
      LIMIT/OFFSET values still applied.
      
      To work around all this we introduce 2 helper methods that take care of
      doing the right thing. This leads to the produced queries being simpler
      and fewer queries being executed.
  23. 14 Jul, 2017 1 commit
  24. 12 Jul, 2017 1 commit
  25. 11 Jul, 2017 1 commit
  26. 07 Jul, 2017 2 commits
  27. 06 Jul, 2017 6 commits