BigW Consortium Gitlab

  1. 03 Nov, 2016 1 commit
  2. 01 Nov, 2016 2 commits
  3. 06 Oct, 2016 1 commit
  4. 04 Oct, 2016 1 commit
  5. 27 Sep, 2016 1 commit
  6. 16 Sep, 2016 3 commits
  7. 25 Aug, 2016 1 commit
    • turned ES5 users.js to ES6 users.js.es6 for babel · 7ed0acd4
      Regis authored
      added semicolons
      
      remove users.js
      
      rename users to user in filename
      
      removed uneeded semi-colons and returning null in constructor
      
      class is wrapped - a lot of builds will fail
      
      formatting
      
      replaced 'new User' with 'new gl.User' in app/users/show.html.haml
      
      window.gl || window.gl = {} - seeing if rspec9/spinach6/spinach9 will pass
      
      putting window logic before IIFE
      
      Fixed typo in users show view - extracted jquery calls in constructor to prototype methods
      
      fixed window declaration in IIFE argument
      
      adding new line
  8. 15 Jul, 2016 1 commit
  9. 07 Jul, 2016 1 commit
  10. 06 Jul, 2016 2 commits
  11. 29 Jun, 2016 1 commit
  12. 23 Jun, 2016 3 commits
  13. 09 Jun, 2016 1 commit
  14. 08 Jun, 2016 1 commit
  15. 03 Jun, 2016 2 commits
  16. 02 Jun, 2016 1 commit
  17. 23 May, 2016 1 commit
  18. 16 May, 2016 3 commits
  19. 08 May, 2016 2 commits
  20. 04 May, 2016 1 commit
  21. 02 May, 2016 1 commit
  22. 27 Apr, 2016 1 commit
    • Remove unused .contributed-projects class · c8187738
      Karlo Soriano authored
      While working on #13401 and trying to add a new tab to the user profile
      page, I came across this. I noticed that the `contributed-projects`
      class was only being used in order to select the div in the tests. For
      consistency with the other tabs, I decided to remove this class and use
      the div's id for the selector.
  23. 26 Apr, 2016 1 commit
    • Add JS prefix to user tab classes · 40b0afdd
      Karlo Soriano authored
      I'm not entirely sure if this project uses the `js-` prefix for
      classes that are for js purposes only. But as I was working on a
      feature, I noticed that these classes were those kind of classes.
  24. 18 Apr, 2016 1 commit
  25. 08 Apr, 2016 1 commit
  26. 31 Mar, 2016 1 commit
  27. 02 Mar, 2016 1 commit
  28. 01 Mar, 2016 3 commits