BigW Consortium Gitlab

  1. 25 Apr, 2016 1 commit
  2. 19 Apr, 2016 1 commit
  3. 14 Apr, 2016 1 commit
  4. 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.
  5. 23 Mar, 2016 1 commit
  6. 20 Mar, 2016 1 commit
  7. 13 Mar, 2016 1 commit
    • Let `oauth/applications#index` handle the `profiles#applications` route · 8f21e2ae
      Robert Speicher authored
      Previously we were doing all of kinds of code gymnastics and flash abuse
      in order to work with a Doorkeeper controller but have it _appear_ at
      the `/profile/applications` path. Fortunately we can just tell Rails to
      use a different controller to handle that route, and we get the best of
      both worlds.
  8. 04 Mar, 2016 2 commits
  9. 19 Oct, 2015 1 commit
  10. 15 Jun, 2015 2 commits
  11. 30 Apr, 2015 2 commits
  12. 14 Mar, 2015 1 commit
  13. 25 Dec, 2014 1 commit
  14. 24 Dec, 2014 1 commit