- May 07, 2022
-
-
Miguel Reboiro-Jato authored
The home component has been renamed to families-tree, as it only contains the Newick tree.
-
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 family view now show the results table with pagination.
-
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.
-
Basic views for home, family and species results have been added.
-
- Jan 24, 2022
-
-
Miguel Reboiro-Jato authored
A basic service and component have been added to define the project structure.
-
Miguel Reboiro-Jato authored
The project configuration has been updated, firstly, to include Angular Material, but also for including proyect information (e.g. author, contributors, etc.).
-
Miguel Reboiro-Jato authored
-