gitlab-org--gitlab-foss/app/views/admin
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
..
abuse_reports
appearances Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
application_settings Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
applications Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
background_jobs
broadcast_messages Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
builds
dashboard
deploy_keys Merge branch 'rs-form_errors' into 'master' 2016-04-11 12:01:50 +00:00
groups Merge branch 'rs-form_errors' into 'master' 2016-04-11 12:01:50 +00:00
hooks Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
identities Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
keys
labels Merge branch 'rs-form_errors' into 'master' 2016-04-11 12:01:50 +00:00
logs
projects
runners
services
spam_logs
users Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00