aboutsummaryrefslogtreecommitdiff
path: root/src/components/TileInfoModal.vue
AgeCommit message (Expand)Author
2023-01-29Adjust frontend coding styleTerry Truong
2023-01-28Adjust info and help modal stylingTerry Truong
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
2022-09-13Use Vue Composition API and ESLintTerry Truong
2022-08-31Fix compound-node info-display bugTerry Truong
2022-08-30Display IUCN status in TileInfoModalTerry Truong
2022-07-17Add more 'title' tooltipsTerry Truong
2022-07-12Finalise for version 1.0.0Terry Truong
2022-07-12Increase adherence to Vue's Style GuideTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-10Add FAQs section to help infoTerry Truong
2022-07-09Fix search suggestions wrong-text on mobileTerry Truong
2022-07-09Fix links-to-node failing on loadTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry 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-04Update IconButton to maintain equal width/heightTerry Truong
2022-07-04Add help-info contentTerry Truong
2022-07-03Add SCollapsible componentTerry Truong
2022-07-03Add styling, mainly for TileInfoModal and SettingsTerry Truong
2022-07-01Account for compound-node info-lookup sub-name-denoted node absenceTerry Truong
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
2022-06-30Avoid displaying empty img-src infoTerry Truong
2022-06-29Refactor to provide default-option access to non-top-level componentsTerry Truong
2022-06-29Remove constant-scrollbar-gap for ancestry-barTerry Truong
2022-06-29Make links open in new tabTerry Truong
2022-06-29Make tile-info image link to source-URLTerry Truong
2022-06-29Resolve info-modal size-jump after getting info responseTerry Truong
2022-06-28Add getImagePath() to lib.tsTerry Truong
2022-06-28Convert server code to CGI scriptTerry Truong
2022-06-27Enable client directly using server URL, while avoiding CORS restrictionsTerry Truong
2022-06-27Add getServerResponse()Terry Truong
2022-06-27In .vue files, move <template> sections to topTerry Truong
2022-06-26Clean up code in SearchModalTerry Truong
2022-06-26Refactor TileInfoModalTerry Truong
2022-06-25Reduce degrees-of-variance in options setTerry Truong
2022-06-24Move utility functions into util.tsTerry Truong
2022-06-24Add type annotations for UI optionsTerry Truong
2022-06-23Adjust component event namesTerry Truong
2022-06-20Remove scrims from tile-info-modal imagesTerry Truong
2022-06-20Increase type-consistency via server-classes and client-typesTerry Truong
2022-06-11Add links to cc-license pagesTerry Truong
2022-06-11Adjust server+client code to handle merged image setsTerry Truong
2022-06-04Add tile-info otol linksTerry Truong
2022-05-24Don't show blank image in info-modal for for compound-image with only 1 sub-i...Terry Truong
2022-05-23Make tutorial disable features until introducedTerry Truong
2022-05-23Display separate images tile-info for compound-image nodeTerry Truong
2022-05-23Make small info-modal fixesTerry Truong
2022-05-23Display 'compound images'Terry Truong