Skip to content

Releases: NEONScience/portal-core-components

v1.7.0

05 May 19:42
46c961c

Choose a tag to compare

v1.7.0 Pre-release
Pre-release

Changes

  • Adds ApplicationMenu component for RBAC to applications
  • Enhances availability to optionally show release vs provisional availability
  • Enhances availability to handle site centric view of availability by product
  • Move build process to utilize react-scripts
  • Package lock file version 2 update

v1.6.7

16 Apr 00:01
cb47b81

Choose a tag to compare

  • NeonHeader
    • Handle Drupal search action, styling injection

v1.6.6

14 Apr 02:12
49bd5d8

Choose a tag to compare

v1.6.6 Pre-release
Pre-release
  • NeonHeader
    • Update header auth UI injection

v1.6.5

01 Apr 15:26
4dce3c2

Choose a tag to compare

  • SiteMap
    • Table view CSV export
    • Various bug fixes
  • Time Series Viewer
    • Handle flat 0 axis datarange
    • Better handling of exotic time steps
    • Expanded snapshot testing
  • Prototype Dataset JSON-LD injection
  • Jettison legacy components (PopupBase, PopupLoading, NeonLegacyHeader, NeonLegacyFooter, NeonUtilityBar, NeonMenu)
  • Updates to READMEs

v1.6.4

10 Mar 18:37
9b5dd6d

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

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

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

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

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

Choose a tag to compare

  • NeonPage: Custom header and footer support
  • TimeSeriesViewer: CENTERED is now the default axis setting; also minor layout updates