BigW Consortium Gitlab

  1. 03 Jun, 2016 2 commits
  2. 22 May, 2016 1 commit
  3. 25 Apr, 2016 1 commit
  4. 19 Apr, 2016 1 commit
  5. 14 Apr, 2016 1 commit
  6. 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.
  7. 23 Mar, 2016 1 commit
  8. 20 Mar, 2016 1 commit
  9. 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.
  10. 04 Mar, 2016 2 commits
  11. 26 Jan, 2016 2 commits
  12. 19 Oct, 2015 1 commit
  13. 02 Jul, 2015 1 commit
  14. 15 Jun, 2015 2 commits
  15. 30 Apr, 2015 2 commits
  16. 14 Mar, 2015 1 commit
  17. 25 Dec, 2014 1 commit
  18. 24 Dec, 2014 1 commit