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

Tweaks #27

Closed dave-mills closed 1 year ago

dave-mills commented 1 year ago

Many minor updates:

  1. Portfolio dashboard now correctly compares 'your' organisation's projects vs all projects, instead of only retrieiving projects from organisations the user has access to.
  2. Currency is now settable per-project. This causes issues when an org has projects in different currencies, as we would need to convert to show the totals. To be considered...
  3. fixed issue where users can mark redlines as complete without selecting an option for all redlines.
  4. allow comments on principle-projects even when marked as n/a.
  5. add spider chart to project show page.
  6. remove show operation from users (as was unused and broken)
dave-mills commented 1 year ago

Extra update: validation notice for ratings field in project assess page now is cleared when the input is cleared. It is also cleared (along with the input value) when the na button is checked.