Skip to content

Add secure configuration screen frontend

David Pisek requested to merge 13638-secure-config-add-configuration-page into master

What does this MR do?

It adds the majority of the frontend changes for #13638 (closed) (Add configuration screen for Secure features and show enabled/disabled status)

  • js entry point
  • presentational vue component
    • responsive features table
    • callout box

Note:

For the MVC it was decided to inject the data via data-attributes

When testing locally you can this patch 0001-Route-Controller-and-View.patch, which adds a route, controller and view.

Screenshots

Default

Screenshot_2019-11-06_Security_Configuration___DevStuff_dependency-list-test_3_

AutoDevops enabled

Screenshot_2019-11-06_Security_Configuration___DevStuff_dependency-list-test_4_

Responsive Behaviour

configure_security

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by David Pisek

Merge request reports