Skip to content

Geo Node Status 2.0 - Init

Zack Cuddy requested to merge 287941-geo-nodes-beta-init into master

What does this MR do?

Closes #287941 (closed)
Work towards final goal of an updated Geo Nodes Status UI: &4712 (closed)

This MR is scaffolds out the required files to create the new location for the Geo Nodes Status 2.0 Beta. This code will eventually take over geo/nodes. However, we intend to have both views exist together for a period of time before a full cutover. More can be read about this on the above linked epic.

This change simply creates the route, controller, page, view, and components that will house this new view.

This is all hidden behind the feature flag (:geo_nodes_beta).

Screenshots (strongly suggested)

View
Feature Flag On FF_On
Feature Flag Off Kapture_2021-01-04_at_14.50.01

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #287941 (closed)

Merge request reports