Skip to content

Organizations - List View

Zack Cuddy requested to merge 417876-organization-list-view-your-work into master

What does this MR do and why?

Closes #417876 (closed)
Mocks resolver for #417892 (closed)

This change adds the POC for the Organizations list view on Your Work.

This change is behind a feature flag (:ui_for_organizations)

Screenshots or screen recordings

Empty State w/o Avatars w/ Avatars
empty_state w_o_avatars avatars

How to set up and validate locally

  1. Enable FF Feature.enable(:ui_for_organizations)
  2. Click Organizations Tab in left nav
  3. Ensure UI shows mocked organizations
  4. Click New organization and ensure path is updated to the new path

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417876 (closed)

Edited by Zack Cuddy

Merge request reports