Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

62 lines (50 loc) · 2.62 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Environment-driven application configuration.
  • Jenkins build and deployment

Added

  • Docker configuration for the application.
  • Radio button for selecting Biological Metric Download form.

Fixed

  • Add nanobar.js to vendor.js so that it is loaded in the manage_cache page.

Changed

  • Updated python dependencies
  • Activity download uses a dataProfile in order to get all of the columns.
  • Identify dialog now uses a Leaflet popup for all screen sizes and the form within the dialog has been eliminated in favor of a Populate Form button which populates the form within the portal page.

Added

  • New npm script that can be used to run the static server using https
  • Handles 401 or 403 status from ajax calls and informs user that they need to reload the page.
  • Radio button for selecting the organization data endpoint in the Download form.

Changed

  • Computed web service calls are now updated when search form changes are made.

Fixed

  • Download proxy now works on Firefox and when remotely deployed.
  • Download of data in Excel format when there are undefined counts now works.
  • All endpoints now do not allow a download when there is no data to download.
  • Bug that prevented portal page selects from working in Internet Explorer 11.

Added

  • Copy to clipboard button that takes the current portal page URL that is the window below the button and puts it in the browser clipboard.
  • Curl command that shows when the 'Show Web Calls' button is clicked

Changed

  • Function of 'Show Web Calls' button so that only one call, based on which result type radio button is selected, is shown

Fixed

  • Media breakpoint formatting that caused 'Select data to download' radio buttons to be inaccessible at screen widths between 768px and 992px
  • Can now select pour points for NLDI navigation.
  • An issue that affected the ability to add some query parameters to the 'web calls' on the portal page after the 'Reset form' button was pressed