gitlab-org--gitlab-foss/app/views/admin/groups
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
..
_form.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
_group.html.haml Single quotes paradise 2016-04-04 23:52:27 +02:00
edit.html.haml Add a page title to every page. 2015-04-30 19:12:15 +02:00
index.html.haml Improve UI for admin/groups page 2016-04-04 19:23:50 +02:00
new.html.haml Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
show.html.haml Add specs and add visibility level to admin groups 2016-03-21 19:11:24 -03:00