BigW Consortium Gitlab

  1. 26 Sep, 2015 1 commit
  2. 09 Sep, 2015 1 commit
  3. 08 Sep, 2015 1 commit
    • Clean up overlap between dashboard and explore. · 5d785457
      Douwe Maan authored
      - Split up SnippetsController into separate dashboard and explore sections.
      - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
  4. 13 Jun, 2015 2 commits
    • Refactor RootController · 8ae13c7a
      Robert Speicher authored
    • Add RootController · 94d3c143
      Robert Speicher authored
      This controller is now the target for `root_url`. It sub-classes
      DashboardController so we can render the old default without a redirect
      if the user hasn't customized their dashboard location.