Skip to content

Diversity trees: Dashboard UI

We're looking for closer integration of accession records in Genesys and diversity trees.

From the UI perspective, we need a Dashboard page similar to subsets: title, description, crop + list of accessions; that will allow @pgiovannini to manage the relationship of accessions with individual trees.

Peter will select the crop, we display the of _tree.jsons of that crop so that he can select the JSON file.

Copy-paste INSTCODE, ACCENUMB, GENUS, SPECIES, DOI (same as subset) + TREE ID.

This requires new API controllers that are described in genesys-server#529 (closed). @mborodenko knows the details.

TODO:

  • Copy subsets to divtree and update from Subset to DiversitryTree (and other model changes from genesys-server#529 (closed)).
  • Add translations for "Diversity tree"
  • Restrict access to ADMINISTRATOR and DIVTREE roles
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information