DigixGlobal / governance-ui-components

Governance UI reusable components library
Other
3 stars 2 forks source link

[FEATURE] Show actionable status for projects #312

Closed mandres-digix closed 5 years ago

mandres-digix commented 5 years ago

Ref: DGDG-548

If a project is actionable by the current user, then a green tag with the action phase will be shown on the ProposalCard in the dashboard. Otherwise, the tag will only show the project stage and will be colored red. The tags are also shown for the Project Details page.

The user can also toggle the checkbox on top to show actionable items only. Toggling is tracked by the Toggle Actionable Projects GA event.

Test Plan