Skip to content
  1. Jun 06, 2022
  2. May 27, 2022
  3. May 26, 2022
  4. May 07, 2022
    • Miguel Reboiro-Jato's avatar
      Cleans and reformats code · bd15bc13
      Miguel Reboiro-Jato authored
      Code has been cleaned and reformatted to unify code formating, as
      some format elements were not consistent (e.g. mixed single and
      double quotes, missing ending semicolons, etc.).
      bd15bc13
    • aggonzalez's avatar
      Adds pagination to results view · b3981a67
      aggonzalez authored and Miguel Reboiro-Jato's avatar Miguel Reboiro-Jato committed
      The results view now has a paginated table.
      
      In addition, the home view checks with the database if a family has
      results when it is clicked and the family search field also checks if
      the family searched exists and has results.
      b3981a67
    • aggonzalez's avatar
      Adds information and newick tree to the database · 97f2a900
      aggonzalez authored and Miguel Reboiro-Jato's avatar Miguel Reboiro-Jato committed
      The database object now includes a name and description, and the
      Newick tree.
      
      This commit adapts the code to this change, using the database title
      in the page header and taking the Newick tree from the database.
      97f2a900
  5. Apr 01, 2022
  6. Mar 28, 2022
  7. Mar 25, 2022
  8. Mar 18, 2022
  9. Mar 07, 2022