Skip to content

Refactor app and list component logic

Alexander Turinske requested to merge 466110-refactor-policy-list-data into master

What does this MR do and why?

Refactor app and list component logic

  • move more logic from the list component to the app
  • update tests
  • refactor list component tests

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Screenshot_2024-06-19_at_15.07.00

Before After
Screenshot_2024-06-19_at_15.13.52 list_component_tests_-_after

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate
  2. Clone https://staging.gitlab.com/govern-team-test/alexander-test-group/policies-project
  3. Navigate to a project => Secure => Policies => Edit security project => Link project above
  4. Verify policy list is populated
  5. Verify filters

Related to #466110 (closed)

Merge request reports