An error occurred fetching the project authors.
  1. 21 Jun, 2016 1 commit
    • Jacob Schatz's avatar
      Merge branch '18743-sidebar-pin-tooltip' into 'master' · 61b59fea
      Jacob Schatz authored
      Resolve "Tooltip for pinning sidebar"
      
      ## What does this MR do?
      Adds tooltip to show whether sidebar is pinned/unpinned
      
      ## What are the relevant issue numbers?
      Closes #18743 
      
      ## Screenshots (if relevant)
      ![Screen_Shot_2016-06-17_at_12.14.25_PM](/uploads/162f52084a770012cdc621122acd6c6c/Screen_Shot_2016-06-17_at_12.14.25_PM.png)
      ![Screen_Shot_2016-06-17_at_12.14.35_PM](/uploads/d9296720aeada972441f48d9a3d2f7f8/Screen_Shot_2016-06-17_at_12.14.35_PM.png)
      
      See merge request !4759
      61b59fea
  2. 20 Jun, 2016 1 commit
  3. 16 Jun, 2016 2 commits
    • Jacob Schatz's avatar
      Merge branch 'pinned-sidebar' into 'master' · 8ff33eb9
      Jacob Schatz authored
      Pinned sidebar navigation option
      
      ## What does this MR do?
      
      Gives the ability to pin the sidebar navigation. Pinning is only possible on screens with above `lg` which is `1200px` if not it reverts to being hidden by default.
      
      ## What are the relevant issue numbers?
      
      Closes #18542 
      
      ## Screenshots (if relevant)
      
      ### Un-pinned
      
      ![Screen_Shot_2016-06-15_at_17.29.08](/uploads/82b7495df6ea46a2334a7c25d03b019b/Screen_Shot_2016-06-15_at_17.29.08.png)
      
      ### Pinned
      
      ![Screen_Shot_2016-06-15_at_17.29.41](/uploads/3eb381be807985d0a9583f000cb802f9/Screen_Shot_2016-06-15_at_17.29.41.png)
      
      See merge request !4683
      8ff33eb9
    • Jacob Schatz's avatar
      Merge branch 'network-assets' into 'master' · 386faaa7
      Jacob Schatz authored
      Replace raphael-rails with raphael.js and split it from the rest of the JS
      
      ## What does this MR do?
      
      Removes raphael.js and its related libraries from the default JS bundle.
      
      It also removes raphael-rails because the gem is unmaintained and – for whatever reason – didn't want to cooperate with the way I was trying to require it.
      
      This brings the default (compressed and minified) application.js from 354KB after the d3 MR (!4394) down to 324KB.
      
      ## Are there points in the code the reviewer needs to double check?
      
      That tests pass and that there aren't errors on any pages (especially the Network page).
      
      ## Why was this MR needed?
      
      It's only used on the Network page and was using way too much bandwidth for just one page.
      
      ## What are the relevant issue numbers?
      
      #14372 #13165 
      
      Follow-up to !4394 and !4516.
      
      cc: @jschatz1 
      
      See merge request !4519
      386faaa7
  4. 15 Jun, 2016 1 commit
  5. 13 Jun, 2016 2 commits
  6. 10 Jun, 2016 5 commits
  7. 08 Jun, 2016 1 commit
  8. 07 Jun, 2016 1 commit
  9. 06 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Implement U2F registration. · 128549f1
      Timothy Andrew authored
      - Move the `TwoFactorAuthsController`'s `new` action to `show`, since
        the page is not used to create a single "two factor auth" anymore. We
        can have a single 2FA authenticator app, along with any number of U2F
        devices, in any combination, so the page will be accessed after the
        first "two factor auth" is created.
      - Add the `u2f` javascript library, which provides an API to the
        browser's U2F implementation.
      - Add tests for the JS components
      128549f1
  10. 05 Jun, 2016 1 commit
  11. 02 Jun, 2016 1 commit
  12. 01 Jun, 2016 1 commit
  13. 16 May, 2016 1 commit
  14. 11 May, 2016 1 commit
  15. 09 May, 2016 1 commit
  16. 21 Apr, 2016 1 commit
  17. 19 Apr, 2016 2 commits
  18. 18 Apr, 2016 3 commits
  19. 14 Apr, 2016 1 commit
  20. 12 Apr, 2016 1 commit
    • connorshea's avatar
      Remove Bootstrap Carousel · d8296f87
      connorshea authored
      The Bootstrap carousel module is used for image carousels, and we don't
      use it anywhere on the site. Also separated the Bootstrap JavaScript into separate components and removed the carousel component.
      
      Fixes #14670.
      d8296f87
  21. 11 Apr, 2016 1 commit
  22. 07 Apr, 2016 1 commit
  23. 23 Mar, 2016 1 commit
  24. 22 Mar, 2016 1 commit
  25. 20 Mar, 2016 1 commit
  26. 19 Mar, 2016 1 commit
  27. 15 Mar, 2016 1 commit
  28. 14 Mar, 2016 3 commits
  29. 10 Mar, 2016 1 commit