BigW Consortium Gitlab

  1. 15 Nov, 2017 1 commit
    • When a custom header logo is present, don't show GitLab type logo · 0332356d
      Drew Blessing authored
      In the new navigation header, when a user uploads a custom header
      logo GitLab will still show the 'GitLab' type logo. This is often
      undesirable as the user may want to upload a logo with their own
      name present. This change will toggle the GitLab type logo if a
      custom header logo is present.
  2. 19 Sep, 2017 1 commit
  3. 12 Jul, 2017 1 commit
  4. 06 Jul, 2017 1 commit
  5. 21 Mar, 2017 1 commit
  6. 02 Nov, 2016 1 commit
  7. 15 Oct, 2016 2 commits
  8. 26 Aug, 2016 1 commit
  9. 11 Jul, 2016 1 commit
  10. 20 Jun, 2016 3 commits
  11. 05 Apr, 2016 1 commit
    • Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher authored
      - Some views had a "Close" button. We've removed this, because we don't
        want users accidentally hiding the validation errors and not knowing
        what needs to be fixed.
      - Some views used `li`, some used `p`, some used `span`. We've
        standardized on `li`.
      - Some views only showed the first error. We've standardized on showing
        all of them.
      - Some views added an `#error_explanation` div, which we've made
        standard.
  12. 26 Feb, 2016 1 commit
    • Branded login page also in CE · 9a2869ab
      Zeger-Jan van de Weg authored
      The only major difference with the EE version is the change from a light and dark logo to only a header logo
      The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it