Skip to content

Releases: NEONScience/portal-core-components

v1.6.4

10 Mar 18:37
9b5dd6d
Compare
Choose a tag to compare
  • Suport for Prototype Datasets API endpoints
  • Various SiteMap improvements
    • Fix intermittent tiling bug
    • More efficient table presentation
    • Fix table search behavior
    • Split view option
    • Support for rendering manual locations and decommissioned sites
  • TimeSeriesViewer better handling of null-filled series

v1.6.3

11 Feb 19:56
Compare
Choose a tag to compare
  • Releases
    • ReleaseFilter component for release selection UI wherever appropriate
    • Support for release specifiation in Download workflow
  • Time Series Viewer
    • Series building migrated to worker
    • Proper handling of variables files with maintenance tables
  • Unit Testing
    • Restoration of Jest test environment with Istanbul for coverage reporting
    • Expansion of unit and snapshot tests to bring total coverage up to ~48%

v1.5.5

12 Oct 15:30
e96ee5e
Compare
Choose a tag to compare
  • SiteMap Selection
    • Support for selection of arbitrarily many sites through the SiteMap
    • Integration of SiteMap-based selection for Time Series Viewer and AOP Data Viewer
  • SiteMap NLCD Classes
    • SiteMap Locations (popup and table row) show NLCD classification
    • Abstract support for third-party data overlays
    • Support for NLCD data layers as overlays (Land Cover and Urban Impervious Surfaces)
  • IE Support
    • Restore missing polyfills to support IE 11

v1.5.2

23 Sep 15:20
aad9e95
Compare
Choose a tag to compare
  • Full SSO Auth Integration
  • Support for soil/root chemistry bundles with conditional forwarding of availability

v1.5.0

25 Aug 14:51
7c41a44
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release
  • SSO Auth: seamless SSO authentication flow integration
  • Worker Support: design and integration of inline worker support, workerize SiteMap, time series parsing

v1.4.4

14 Aug 19:39
Compare
Choose a tag to compare
  • NeonPage: Custom header and footer support
  • TimeSeriesViewer: CENTERED is now the default axis setting; also minor layout updates

v1.4.3

11 Aug 19:12
Compare
Choose a tag to compare

Optimizations for SiteMap to utilize the GraphQL Locations endpoint and the ArcGIS Asset API

v1.4.0

18 Jul 03:09
Compare
Choose a tag to compare
  • Full implementation of the new redesign for the NeonTheme and all core components
  • Expansion of NeonPage to support a versatile sidebar layout
  • Minor new features for the SiteMap

v1.3.3

17 Jun 16:41
Compare
Choose a tag to compare
  • Various bug fixes for the SiteMap component
  • Theme wrapping includes CSS Baseline automatically
  • SiteMap component now fetches+draws sampling and transect points for particular terrestrial plot types
  • MaterialTableIcons component now available for pulling stable material icons into any Material Table instance

v1.3.2

09 Jun 19:33
Compare
Choose a tag to compare
  • Fully rebuilt interactive SiteMap component
    • Load/display Locations API and ArcGIS Gallery data
    • Comprehensive new icon set
    • Afford table view of features in the map
    • Afford links to jump to any location by ID
  • NeonContext no longer performs auth check by default (as third party consumers may not need it or will need provide their own auth check method)