BigW Consortium Gitlab

  1. 15 Dec, 2017 2 commits
  2. 13 Dec, 2017 2 commits
  3. 11 Dec, 2017 1 commit
  4. 08 Dec, 2017 1 commit
  5. 07 Dec, 2017 1 commit
  6. 23 Oct, 2017 2 commits
  7. 19 Oct, 2017 1 commit
  8. 10 Oct, 2017 1 commit
    • Flash is now a ES6 module · fa2af5e0
      Phil Hughes authored
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
  9. 07 Oct, 2017 1 commit
  10. 25 Sep, 2017 1 commit
  11. 22 Sep, 2017 1 commit
  12. 09 Sep, 2017 2 commits
    • Import modules instead of using the ones in global namespace · 96e6fc70
      Filipa Lacerda authored
      Removes set favicon related methods from global scope
      Improves test related with favicon
      
      Removes convertPermissionToBoolean from global scope.
      Adds tests for convertPermissionToBoolean - were non existant
      
      Removes setParamInURL from gl.utils
      
      Removes parseIntPagination from gl.utils namespace
      
      Remove normalizeCRLFHeaders from gl.utils namespace
      
      Removes normalizeHeaders from gl.utils namespace
      
      Use gl.utils for filtered search
      
      Fix bad import
      
      Fix broken test by cleaning window.history namespace
      
      Adds changelog
    • Use modules in common utils · 6a1b84c7
      Filipa Lacerda authored
  13. 04 Sep, 2017 1 commit
  14. 29 Aug, 2017 1 commit
  15. 10 Aug, 2017 1 commit
  16. 09 Aug, 2017 1 commit
  17. 03 Aug, 2017 2 commits
  18. 29 Jun, 2017 1 commit
  19. 28 Jun, 2017 1 commit
  20. 27 Jun, 2017 1 commit
  21. 23 Jun, 2017 1 commit
  22. 21 Jun, 2017 2 commits
  23. 20 Jun, 2017 1 commit
  24. 26 May, 2017 1 commit
  25. 18 May, 2017 1 commit
  26. 12 May, 2017 2 commits
  27. 11 May, 2017 1 commit
    • Use position sticky on merge request tabs · 5d74fc8a
      Phil Hughes authored
      Removes the need for Bootstraps affix on browser that support sticky positions. On these browsers, there should be a slight performance improvement as there will be no scrolling events, it will all be handled by the browser
  28. 25 Apr, 2017 1 commit
  29. 24 Apr, 2017 1 commit
  30. 07 Apr, 2017 3 commits
  31. 06 Apr, 2017 1 commit