| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-04 | Capitalize displayed node names | Terry Truong | |
| 2022-05-04 | Add scripts for obtaining/sending/displaying wikipedia descriptions | Terry Truong | |
| Add backend/data/enwiki/ directory containing scripts and instructive READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table separate from 'names'. Make server respond to /data/desc requests, and have client TileInfo component display response data. Also adjust .gitignore entries to be root-relative. | |||
| 2022-05-01 | Fix non-inclusion of canonical-names without english alt-names | Terry Truong | |
| Also fix lack of placeholder-image display in tile-info modal. | |||
| 2022-04-30 | Make TileInfoModal display more data | Terry Truong | |
| 2022-04-30 | Add scripts for downloading/reviewing/cropping_and_resizing images | Terry Truong | |
| Also adjust client code to handle new format, and add backend/data/README.md explaining image production process. | |||
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong | |
| Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form. Moved old tree-of-life data and images into data_tol_old/. Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it. Temporarily disabling tile images until image data is added. | |||
| 2022-03-29 | Update comments, adjust names, do minor refactors | Terry Truong | |
| 2022-03-28 | Make option passing less irregular | Terry Truong | |
| 2022-03-28 | Convert SVG icons into icon components | Terry Truong | |
| 2022-03-28 | Move TolNode code to tol.ts | Terry Truong | |
| 2022-03-27 | Prevent overflow during tile collapse/expand | Terry Truong | |
| 2022-03-27 | Fix close-button unreliability bug | Terry Truong | |
| 2022-03-27 | Move svg details to index.html | Terry Truong | |
| 2022-03-25 | Fix typescript errors | Terry Truong | |
| 2022-03-25 | Add search enter/escape, and close-icon svgs | Terry Truong | |
| 2022-03-25 | Simplify transition code | Terry Truong | |
| 2022-03-25 | Allow interaction with settings open. Add esc shortcut. | Terry Truong | |
| 2022-03-24 | Add basic Settings.vue | Terry Truong | |
| 2022-03-24 | Propagate options to TileInfoModal | Terry Truong | |
| 2022-03-24 | Add basic tile-info modal styling | Terry Truong | |
| 2022-03-24 | Add info-modal fade-out | Terry Truong | |
| 2022-03-24 | Add TileInfoModal and associated events | Terry Truong | |
