BigW Consortium Gitlab

  1. 14 Apr, 2016 2 commits
  2. 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.
  3. 17 Mar, 2016 1 commit
  4. 07 Mar, 2016 1 commit
  5. 05 Mar, 2016 4 commits
  6. 02 Mar, 2016 2 commits
  7. 03 Feb, 2016 3 commits
  8. 02 Feb, 2016 12 commits
  9. 23 Jan, 2016 1 commit
  10. 13 Jan, 2016 3 commits
  11. 23 Dec, 2015 1 commit
    • Add page descriptions and images · b26eb782
      Robert Speicher authored
      A limited number of pages have defined their own descriptions, but
      otherwise we default to the Project's description (if `@project` is
      set), or the old `brand_title` fallback.
      
      The image will either be the uploaded project icon (never a generated
      one), the user's uploaded icon or Gravatar, or, finally, the GitLab
      logo.
  12. 16 Dec, 2015 1 commit
  13. 15 Dec, 2015 2 commits
  14. 03 Dec, 2015 2 commits
  15. 02 Dec, 2015 4 commits