BigW Consortium Gitlab

  1. 21 Apr, 2017 1 commit
  2. 28 Mar, 2017 1 commit
  3. 24 Mar, 2017 1 commit
    • Refactored the user callout class · 3eedb2ae
      Phil Hughes authored
      Instead of the JS being in charge of the HTML, the HAML now handles it.
      The HAML can then check the cookie & show it needed. It also allows the
      HAML access to the paths so we don't have to pass that through.
      
      Closes #29955
  4. 23 Mar, 2017 3 commits
  5. 22 Mar, 2017 1 commit
  6. 21 Mar, 2017 1 commit
  7. 03 Mar, 2017 1 commit
  8. 28 Feb, 2017 1 commit
  9. 23 Feb, 2017 5 commits
  10. 14 Feb, 2017 1 commit
  11. 13 Feb, 2017 2 commits
  12. 24 Jan, 2017 2 commits
  13. 10 Jan, 2017 1 commit
  14. 31 Dec, 2016 2 commits
  15. 03 Nov, 2016 1 commit
  16. 01 Nov, 2016 2 commits
  17. 06 Oct, 2016 1 commit
  18. 04 Oct, 2016 1 commit
  19. 27 Sep, 2016 1 commit
  20. 16 Sep, 2016 3 commits
  21. 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
  22. 15 Jul, 2016 1 commit
  23. 07 Jul, 2016 1 commit
  24. 06 Jul, 2016 2 commits
  25. 29 Jun, 2016 1 commit
  26. 23 Jun, 2016 2 commits