Skip to content

MY-217 Return all properties present in the Team List page from backend

Ghost User requested to merge feat/217-team-list-data-properties into main

Tasks

  • Create and return a DTO that matches columns from Team View page
  • Add Region in the ListTeams DTO
  • Add PI in the ListTeams DTO

Blocked by !38 (merged)

Properties:

  • Team name
  • Track (this columns would be postponed)
  • Region
  • Country
  • Kind
  • Host Institution (name)
  • PI (name)

Obs:

1. The PI name column will be blocked until !38 (merged) (Board Host Institution feature) is merged.

Edited by Ghost User

Merge request reports

Loading