nih-cfde / cfde-deriva

Collaboration point for miscellaneous CFDE-deriva scripts
Other
2 stars 3 forks source link

2022 Period 1 RAS dbGaP file access info in UI #349

Closed karlcz closed 2 years ago

karlcz commented 2 years ago

Show visual status indicator for each file record. The following decisions should probably be made in that order, stopping at first matching condition:

  1. if file has null dbgap_study_id: dbGaP access requirements not known by portal
  2. else if user profile lacks RAS extension: unknown whether user has access due to login method
  3. else if user profile has matching study ID: user has access to file
  4. else: user does not have access to file

Perhaps we can show a set of colored discs with tooltip text similar to how we show submission/release status in the submission registry?

jrchudy commented 2 years ago

This was reopened because it was automatically closed when the PR was merged. Reopened so it can be assigned the Review/QA status.