1. 21 4月, 2016 1 次提交
  2. 20 4月, 2016 3 次提交
  3. 19 4月, 2016 1 次提交
  4. 18 4月, 2016 1 次提交
  5. 16 4月, 2016 1 次提交
  6. 14 4月, 2016 3 次提交
  7. 12 4月, 2016 6 次提交
  8. 11 4月, 2016 2 次提交
  9. 07 4月, 2016 4 次提交
  10. 05 4月, 2016 1 次提交
    • R
      Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher 提交于
      - 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.
      7a2370f7
  11. 01 4月, 2016 1 次提交
  12. 30 3月, 2016 1 次提交
  13. 29 3月, 2016 5 次提交
  14. 28 3月, 2016 1 次提交
  15. 26 3月, 2016 3 次提交
  16. 25 3月, 2016 6 次提交