gitlab-org--gitlab-foss/app/views/admin/application_settings
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
..
_abuse.html.haml Move repository, storage, abuse settings and logging settings to expandable sections 2018-04-02 15:03:54 +03:00
_account_and_limit.html.haml Put forms from expandable sections into fieldset to ensure proper animation 2018-03-26 21:56:33 +03:00
_background_jobs.html.haml Move background jobs, spam and performance bar app settings to expandable sections 2018-03-29 18:06:29 +03:00
_ci_cd.html.haml Move ci/cd, influx and prometheus app settings to expandable sections 2018-03-27 18:13:16 +03:00
_email.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_gitaly.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_help_page.html.haml Put forms from expandable sections into fieldset to ensure proper animation 2018-03-26 21:56:33 +03:00
_influx.html.haml Move ci/cd, influx and prometheus app settings to expandable sections 2018-03-27 18:13:16 +03:00
_ip_limits.html.haml Move network related app settings to expandable blocks 2018-04-04 10:47:11 +03:00
_koding.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_logging.html.haml Move repository, storage, abuse settings and logging settings to expandable sections 2018-04-02 15:03:54 +03:00
_outbound.html.haml Move network related app settings to expandable blocks 2018-04-04 10:47:11 +03:00
_pages.html.haml Put forms from expandable sections into fieldset to ensure proper animation 2018-03-26 21:56:33 +03:00
_performance.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_performance_bar.html.haml Move background jobs, spam and performance bar app settings to expandable sections 2018-03-29 18:06:29 +03:00
_plantuml.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_prometheus.html.haml Move ci/cd, influx and prometheus app settings to expandable sections 2018-03-27 18:13:16 +03:00
_realtime.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_registry.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_repository_check.html.haml Move repository, storage, abuse settings and logging settings to expandable sections 2018-04-02 15:03:54 +03:00
_repository_storage.html.haml Update repository storages documentation URL 2018-04-23 17:18:36 +10:00
_signin.html.haml Don't reset application settings oauth providers by mistake 2018-04-13 18:54:08 +03:00
_signup.html.haml Put forms from expandable sections into fieldset to ensure proper animation 2018-03-26 21:56:33 +03:00
_spam.html.haml Move background jobs, spam and performance bar app settings to expandable sections 2018-03-29 18:06:29 +03:00
_terminal.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_terms.html.haml Store application wide terms 2018-05-04 13:52:55 +02:00
_usage.html.haml Move the rest of application settings to expandable blocks 2018-04-04 12:44:32 +03:00
_visibility_and_access.html.haml Don't reset application settings import sources 2018-04-13 14:52:54 +03:00
show.html.haml Enforces terms in the web application 2018-05-04 13:54:43 +02:00