gitlab-org--gitlab-foss/spec/features/users
Bob Van Landuyt 3d713ac114 Users can accept terms during registration
When a user checks the `accept` checkbox, we will track that
acceptance as usual. That way they don't need to accept again after
they complete the registration.

When an unauthenticated user visits the `/-/users/terms` page, there
is no button to accept, decline or continue. The 'current-user menu'
is also hidden from the top bar.
2018-06-08 19:17:00 +02:00
..
active_sessions_spec.rb Display and revoke active sessions 2018-05-02 08:08:16 +00:00
login_spec.rb Fix login_spec 2018-05-25 04:53:26 -07:00
logout_spec.rb
rss_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
show_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
signup_spec.rb Users can accept terms during registration 2018-06-08 19:17:00 +02:00
snippets_spec.rb
terms_spec.rb Users can accept terms during registration 2018-06-08 19:17:00 +02:00
user_browses_projects_on_user_page_spec.rb Resolve "Merge request spinner spins forever after loading the diff" 2018-05-29 14:49:28 +00:00