gitlab-org--gitlab-foss/app/views/admin
Robert Speicher 7a2370f740 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.
2016-04-04 21:37:07 -04:00
..
abuse_reports Disable "Already Blocked" button in admin abuse report page 2016-01-09 21:25:18 -08:00
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 Cleanup CiCommit and CiBuild 2016-03-14 13:20:35 +01:00
dashboard Display database type and version in Administration dashboard 2016-02-02 17:59:09 -05:00
deploy_keys Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
groups Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04: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 Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
logs Replace nav-tabs with nav-links 2016-01-13 17:13:36 +01:00
projects Fix more specs 2016-03-20 23:09:33 +01:00
runners Use method that creates runners registration token 2015-12-23 11:45:17 +01:00
services
spam_logs Refactor Admin::SpamLogsController to block user before destroying 2016-02-02 11:25:44 -02:00
users Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00