- Oct 02, 2023
-
-
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.
-
- May 12, 2022
-
-
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
-
- May 07, 2022
-
-
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.).
-
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.
-
- Mar 18, 2022
-
-
aggonzalez authored
-
- Mar 07, 2022
-
-
Miguel Reboiro-Jato authored
A deep code review and refactorization has been made in order to improve the application structure.
-
- Jan 24, 2022
-
-
Miguel Reboiro-Jato authored
A basic service and component have been added to define the project structure.
-
Miguel Reboiro-Jato authored
-