gitlab-org--gitlab-foss/app/views/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
..
group_members Only show group member roles if explicitly requested 2016-03-01 13:47:53 -06:00
milestones Improve code 2016-04-05 11:53:39 -03:00
_activities.html.haml Move group activity feed to separate page for consistency with dashboard and project pages 2016-03-10 14:29:38 +01:00
_projects.html.haml Redesign project tabs on group page 2016-03-14 18:31:14 +01:00
_shared_projects.html.haml Redesign project tabs on group page 2016-03-14 18:31:14 +01:00
activity.html.haml Fix header title 2016-03-10 14:35:23 +01:00
edit.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
issues.atom.builder Use `xmlschema` where even more appropriate! 2016-01-07 20:01:08 -05:00
issues.html.haml Add missing label 2016-03-18 14:45:44 -05:00
merge_requests.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00
new.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
projects.html.haml Fix UI for pages with panels 2016-01-22 13:37:40 -08:00
show.atom.builder Use Atom update times of the first event 2016-01-27 10:33:33 +01:00
show.html.haml fix missing tooltip in project title 2016-03-22 22:54:34 +01:00