Skip to content

Create environment column in policies list

Paul Gascou-Vaillancourt requested to merge 273785-environment-column into master

What does this MR do?

This replaces the outdated Namespace column with a newer Environments column that summarizes the environments policies are associated with.

Screenshots or Screencasts (strongly suggested)

Policy list

Before After (with a single environment) After (with multiple environments)
Screen_Shot_2021-07-09_at_12.08.30_PM Screen_Shot_2021-07-09_at_11.49.49_AM Screen_Shot_2021-07-09_at_11.48.05_AM

Drawer

Before After
Screen_Shot_2021-07-09_at_12.08.43_PM Screen_Shot_2021-07-09_at_11.49.11_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 #273785 (closed)

Merge request reports