Skip to content
  1. Oct 02, 2023
    • Miguel Reboiro-Jato's avatar
      Shows family when selected in search box · 1f2356d9
      Miguel Reboiro-Jato authored
      Until now, when a family was selected in the autocomplete of the
      search box (top right of the page) it was just shown in the search
      box and, then, the user must press enter to access the family.
      
      Now, the family is immediately shown when it is selected in the
      autocomplete.
      1f2356d9
  2. May 12, 2022
    • aggonzalez's avatar
      Adds autocomplete and modifies dialog logic · 82c22279
      aggonzalez authored
      The description of the project is added in the tree view, the logic
      of the dialogs is modified so that it works generically with nodes
      with two or more families and the autocomplete in the search is added
      82c22279
  3. 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 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
  4. Mar 18, 2022
  5. Mar 07, 2022
  6. Jan 24, 2022