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

add options for users to swap institutions #179

Closed dave-mills closed 1 year ago

dave-mills commented 1 year ago

PR to enable any user to be linked to multiple institutions, not just site admins or site managers.

This is a quick PR. right now, it's not easy to add existing users to new institutions, but for now that can be done via the database. This PR focuses on the UI to enable users to switch between institutions.

Fixes #178

dave-mills commented 1 year ago

@dan-tang-ssd - could you review this quickly today? I'd like to publish it before the summit demo next week. Hopefully it's a quick review as all it does is:

dan-tang-ssd commented 1 year ago

@dan-tang-ssd - could you review this quickly today? I'd like to publish it before the summit demo next week. Hopefully it's a quick review as all it does is:

Sure, I am going to do it now.

dan-tang-ssd commented 1 year ago

Logout button is not aligned in "My Account" page...

image

dan-tang-ssd commented 1 year ago

The new feature works properly in both "My Account" and "Change Institution" page.

dan-tang-ssd commented 1 year ago

Deployment in staging env is completed. Performed testing with positive result.