LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Add Phases view #1041

Closed TrevorJamesH closed 7 years ago

TrevorJamesH commented 7 years ago

Fixes #911

Overview

Adds tabbed Phases view.

Data Model / DB Schema Changes

Environment / Configuration Changes

NA

Notes

Adds a generic TabbedContentTable component.

heyheyjp commented 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.

screen shot 2017-07-27 at 10 48 04 pm