gitlab-org--gitlab-foss/spec/features/admin
Bob Van Landuyt 7684217d68 Enforces terms in the web application
This enforces the terms in the web application. These cases are
specced:

- Logging in: When terms are enforced, and a user logs in that has not
  accepted the terms, they are presented with the screen. They get
  directed to their customized root path afterwards.
- Signing up: After signing up, the first screen the user is presented
  with the screen to accept the terms. After they accept they are
  directed to the dashboard.
- While a session is active:
  - For a GET: The user will be directed to the terms page first,
    after they accept the terms, they will be directed to the page
    they were going to
  - For any other request: They are directed to the terms, after they
    accept the terms, they are directed back to the page they came
    from to retry the request. Any information entered would be
    persisted in localstorage and available on the page.
2018-05-04 13:54:43 +02:00
..
services Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -> edit Prometheus Service Template" 2018-02-26 22:07:17 +00:00
admin_abuse_reports_spec.rb
admin_active_tab_spec.rb
admin_appearance_spec.rb Add custom brand text on new project pages 2017-12-04 17:22:59 +01:00
admin_broadcast_messages_spec.rb Add matcher for emoji 2018-04-11 10:51:44 +02:00
admin_browse_spam_logs_spec.rb
admin_browses_logs_spec.rb
admin_builds_spec.rb Add modal for stopping jobs in admin area 2018-01-18 10:05:40 +01:00
admin_cohorts_spec.rb
admin_conversational_development_index_spec.rb
admin_deploy_keys_spec.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
admin_disables_git_access_protocol_spec.rb Move UI of several application settings to expandable block 2018-03-26 15:10:56 +03:00
admin_disables_two_factor_spec.rb accept modal confirm dialog when disabling 2FA 2017-10-26 18:57:57 +02:00
admin_groups_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
admin_health_check_spec.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
admin_hook_logs_spec.rb
admin_hooks_spec.rb Add feature test for plugins on system hooks page 2018-03-06 18:24:24 +02:00
admin_labels_spec.rb
admin_manage_applications_spec.rb
admin_projects_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
admin_requests_profiles_spec.rb
admin_runners_spec.rb Fix spec/features/admin/admin_runners_spec.rb + test style improvements 2018-05-01 13:44:35 +04:00
admin_settings_spec.rb Enforces terms in the web application 2018-05-04 13:54:43 +02:00
admin_system_info_spec.rb Fix UX issues in system info page 2017-12-15 12:37:01 +00:00
admin_users_impersonation_tokens_spec.rb
admin_users_spec.rb Remove a warning from spec/features/admin/admin_users_spec.rb 2018-05-03 10:45:13 -05:00
admin_uses_repository_checks_spec.rb Replace time_ago_in_words with JS-based one 2018-04-27 08:35:45 +09:00