Skip to content

Releases: openskope/skopeui

refine dataset detail UI

28 Oct 00:02
Compare
Choose a tag to compare

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

improved area management

23 Apr 04:37
Compare
Choose a tag to compare
Pre-release

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)

patched prerelease

18 Oct 00:09
Compare
Choose a tag to compare
patched prerelease Pre-release
Pre-release
  • 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

initial release

16 Sep 07:21
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

tagging alpha release before vuetify 2.0 update