stats4sd / aec_portfolio

A proof of concept for the AEC Consortium Project Management / Assessment System
GNU General Public License v3.0
0 stars 0 forks source link

Dashboard error handling #117

Closed dan-tang-ssd closed 1 year ago

dan-tang-ssd commented 1 year ago

This PR is submitted to fix issue #98 and #99.

It contains below changes:

  1. Dashboard, show error message returned from database stored procedure
  2. Dashboard, show error message if there is no fully assessed initiative, Overall score and AE budget are showed as "N/A"
  3. Fix a minor typo in InitiativeListCard.vue: "Assess Principles" button instead of "Assess Red Flags" button.

Screen shot:

BEFORE image

AFTER image

dan-tang-ssd commented 1 year ago

Live env deployment completed. Performed testing with positive result in live env.

I will close issue #98 and #99.