Closed TrevorJamesH closed 7 years ago
Based on convo w/ some admin users, changed the API and UI for the phases view to be member-centric (rather than project-centric). This ensures that active phase members are still listed regardless of whether currently a member of a project. Also made some other minor UI tweaks.
Fixes #911
Overview
Adds tabbed Phases view.
Data Model / DB Schema Changes
PhaseSummary
schema andfindPhaseSummaries
query to graphql API/phases
path (now the default path)Environment / Configuration Changes
NA
Notes
Adds a generic TabbedContentTable component.