Recent Releases of skopeui
skopeui - add "Cite SKOPE" to footer
add BibTeX citation and basic vanillajs clipboard copy when clicking the citation text
- Vue
Published by alee over 2 years ago
skopeui - HNDS-R: support post geojson to dataset page
What's Changed
- feat: allow geojson POSTs to select area page by @alee in https://github.com/openskope/skopeui/pull/197 - this allows other websites to POST geojson to the select area page for a given dataset and have the geojson loaded in automagically. related issue
- add server side error messages back to timeseries plots to indicate timeouts, etc.
Full Changelog: https://github.com/openskope/skopeui/compare/v2023.01...v2023.07
- Vue
Published by alee over 2 years ago
skopeui - critical bugfix for timeseries plot
- critical bugfix for timeseries not updating properly after updating temporal range #192
- dependency updates
- Vue
Published by alee about 3 years ago
skopeui - minor improvements
- use CITATION.cff metadata to automagically generate a citation in the terms of use modal (triggered by
make deploy) - minor UI/UX fixes #182
- Vue
Published by alee over 3 years ago
skopeui - bug fixes
- fix refresh on visualize + analyze pages #178
- clean up vue component lifecycle hooks, data initialization / fetching, and server side rendering that appear to have also fixed the load analysis issues #172
- add basic dataset metadata to select area pages (closest thing we have to a dataset detail page) for SEO #180
- Vue
Published by alee almost 4 years ago
skopeui - first official SKOPE app release
First official SKOPE user interface / app release as a rich NuxtJS application at https://app.openskope.org
Designed and developed by @comses devs @cpritcha @chrstngyn @alee
Thanks to @bocinsky @tmcphillips @kintigh and the rest of the @openskope/openskope team for their patience and tireless bug reports + QA testing
Full Changelog: https://github.com/openskope/skopeui/compare/v2022.04...v2022.05
- Vue
Published by alee almost 4 years ago
skopeui - April 2022 penultimate release
- bugfixes + refactoring of event handling
- near final for production, in last phases of QA and testing
- Vue
Published by alee almost 4 years ago
skopeui - codebase & ui cleanup
- numerous UI and functionality bugfixes thanks to reports from @kintigh and Ann Kinzig
- working to improve responsiveness throughout the app & testing out a new navigation drawer based workflow
- Vue
Published by alee over 4 years ago
skopeui - final release alpha version
- new analysis page with basic summary statistics #33
- copious quantities of code + css cleanup and refactoring (thanks to @cpritcha and @chrstngyn 🎉)
- use https://github.com/openskope/skope-api for timeseries data, summary statistics, and dynamic metadata lookup #129 #7
- Vue
Published by alee over 4 years ago
skopeui - usability improvements
- numerous UI/UX improvements by @chrstngyn and @cpritcha in consultation with the science team to create a step-by-step flow for
- switch to new https://github.com/openskope/skope-api/ backend for timeseries service and eventually all SKOPE api type things
- still need to properly implement analyze page (currently hard-coded to gather UI feedback)
- Vue
Published by alee almost 5 years ago
skopeui - refine dataset detail UI
numerous UI improvements and bug fixes to dataset detail page
- add error messages for timeouts and other errors from the timeseries service
- bugfixes to geometry persistence and restoration (more improvements to come in #54)
- add ability to switch basemaps
- Vue
Published by alee over 5 years ago
skopeui - improved area management
Improvements related to #25 #26 #28 #29 - selected areas are now persisted to local storage and loaded on refresh - users can save the selected area as GeoJSON and load an existing GeoJSON file (needs testing across a wider variety of GeoJSON, not just the exported ones)
- Vue
Published by alee almost 6 years ago
skopeui - patched prerelease
- fix off by one error in timeseries service
- add favicon #21
- tagging published release before vuetify 2.0 changes
- production now running in production mode instead of using the nuxt dev server #22
- Vue
Published by alee over 6 years ago
skopeui - initial release
tagging alpha release before vuetify 2.0 update
- Vue
Published by alee over 6 years ago