SolutionGuidance / psm-dashboard

Dashboard for displaying information about PSM project status.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Add Ongoing status (reworked) #34

Closed PaulMorris closed 6 years ago

PaulMorris commented 6 years ago

This is a re-working of the changes in PR #28, now that the files are located in two different repos. The front-end changes are currently in the gh-pages-add-ongoing-status branch in the main psm repo see PR #1041. The screenshots below reflect the changes in both this PR and that PR.

Quoting from PR #28 :

Adds the "Ongoing" status from the spreadsheet to the dashboard by defaulting to any value specified in the "Status" column before attempting to set the status for a feature. [...] Closes #25 now that we need to use the spreadsheet status values.

Before:

screenshot_2018-08-21 dashboard 1

After:

screenshot_2018-08-21 dashboard 2