aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
29 hoursChange source code linksHEADmainTerry Truong
2023-02-04Use requirements.txt for backend dependenciesTerry Truong
2023-01-29Adjust frontend coding styleTerry Truong
2023-01-28Adjust info and help modal stylingTerry Truong
2023-01-23Clean up some docs and naming inconsistenciesTerry Truong
2022-09-14Update creditsTerry Truong
2022-09-14Fix tile-flash not properly covering overflown scrolled tilesTerry Truong
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
2022-09-13Trigger expand/collapse-fail animation via callbackTerry Truong
2022-09-13Use Vue Composition API and ESLintTerry Truong
2022-09-11Add backend unit testsTerry Truong
2022-09-01Update creditsTerry Truong
2022-08-31Fix compound-node info-display bugTerry Truong
2022-08-31Improve search suggestionsTerry Truong
2022-08-30Display IUCN status in TileInfoModalTerry Truong
2022-07-17Add more 'title' tooltipsTerry Truong
2022-07-16Fix grammatical errorTerry Truong
2022-07-15Show tutorial-open icon when tut-pane auto-closesTerry Truong
2022-07-15Change faviconTerry Truong
2022-07-13Merge 'Data Sources' and 'Project Info' help sectionsTerry Truong
2022-07-12Finalise for version 1.0.0Terry Truong
2022-07-12Increase adherence to Vue's Style GuideTerry Truong
2022-07-12Add <meta> image tagsTerry Truong
2022-07-12Add source code link and more creditsTerry Truong
2022-07-12Add links to MIT License on GitHubTerry Truong
2022-07-11Add more FAQsTerry Truong
2022-07-11Fix search-mode not closing on EscTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-10Add FAQs section to help infoTerry Truong
2022-07-09Add some non-monophyletic-name info in help-sectionTerry Truong
2022-07-09Fix search suggestions wrong-text on mobileTerry Truong
2022-07-09Fix links-to-node failing on loadTerry Truong
2022-07-08Send activeRoot to server, for reducing toroot response sizesTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-07Adapt loading-modal to show other messagesTerry Truong
2022-07-07Add auto-hiding of ancestors on leaf-clickTerry Truong
2022-07-07Use subAction parameter to simplify action-functionsTerry Truong
2022-07-07Add somewhat-dynamic font-sizes in headersTerry Truong
2022-07-06During tutorial, avoid disabling actions the user has already usedTerry Truong
2022-07-06Use URLSearchParams instead of plain stringsTerry Truong
2022-07-06Add link-to-node functionalityTerry Truong
2022-07-05Remove some redundant display:block specifiersTerry Truong
2022-07-05Add loading-from-server indicatorTerry Truong
2022-07-05Revert to showing px in settings instead of mmTerry Truong
2022-07-05Fix SCollapsible sometimes not fully expandingTerry Truong
2022-07-05Add licensing informationTerry Truong
2022-07-05Add images to help informationTerry Truong
2022-07-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-04Add help-info contentTerry Truong
2022-07-03Add SCollapsible componentTerry Truong