gitlab-org--gitlab-foss/app/views
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_report_mailer
abuse_reports Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
admin Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
ci Redirect to root path when visiting /ci 2016-03-29 08:04:17 +02:00
dashboard Merge branch 'fix-todos' into 'master' 2016-03-31 16:43:12 +00:00
devise change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
doorkeeper Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
email_rejection_mailer
emojis Updated UI of award emoji 2016-03-11 09:02:43 +00:00
errors
events Remove "Congratulations!" tweet button on newly-created project. 2016-03-31 17:09:36 -06:00
explore Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
groups Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
help Fixed ruby style errors 2016-03-10 13:54:54 +00:00
import
invites
kaminari/gitlab Implement new UI for pagination 2016-01-20 21:27:01 -05:00
layouts Fix milestones tab active state and tests 2016-04-02 11:26:46 +02:00
notify Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
profiles Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
projects Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
search Fix view of notes in search results when noteable is a snippet 2016-03-31 09:40:57 +02:00
shared Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
sherlock Replaced "td" with "th" in the Sherlock SQL list 2016-01-18 12:03:17 +01:00
snippets Refactor css for snippets list 2016-02-26 14:44:39 +01:00
users Provide defaults and make sure we everything is container into a parent element 2016-03-02 14:08:03 -05:00
votes Revert "Merge branch 'users_should_not_be_able_upvote_downvote' into 'master' " 2016-04-01 14:05:16 +00:00