Files
gitlabhq/app/helpers
Dmitriy Zaporozhets 5999fec7a3 Merge branch 'rs-form_errors' into 'master'
Standardize the way we check for and display form errors

- 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.

See merge request !3531
2016-04-11 12:01:50 +00:00
..
2016-04-07 15:33:18 -07:00
2015-12-11 18:02:09 +01:00
2016-03-15 16:24:51 +01:00
2015-12-15 00:53:52 -02:00
2015-12-11 18:02:09 +01:00
2016-03-02 17:06:01 +00:00
2016-02-18 16:16:32 -05:00
2016-04-07 15:33:18 -07:00
2016-03-05 18:12:17 -05:00
2015-09-29 16:26:40 +02:00
2015-12-11 18:02:09 +01:00
2016-03-22 00:09:20 +01:00