Skip to content

v2.1.0

Compare
Choose a tag to compare
@MikeTaylor MikeTaylor released this 28 Feb 12:18
· 30 commits to main since this release
927eb11
  • Sort jobs in descending order by start date. Fixes UIHAADM-94.
  • Paginate list of jobs. Fixes UIHAADM-95.
  • Improve DatePicker setup. Fixes UIHAADM-69.
  • Display <Datepicker> in full view by using usePortal. Fixes UIHAADM-98.
  • Full display of a job now includes start time in header instead of current time. Fixes UIHAADM-103.
  • When trying to delete an in-use step, this is rejected with a polite error message. Fixes last part of UIHAADM-9.
  • When editing a Transformation Pipeline, allow re-ordering of steps. Fixes UIHAADM-108.
  • Status is once more displayed in Job pane-title. Fixes UIHAADM-120.
  • When viewing a Storage Engine, obscure possible passwords in JSON configuration. Fixes UIHAADM-107.
  • When editing a Transformation Step, a button allows "Custom class" to be set to the XML-to-JSON class. Fixes UIHAADM-111.
  • Ability to export failed records as CSV, including summary of errors. Fixes UIHAADM-106.
  • When editing a Transformation Step, validate XSLT. Fixes UIHAADM-109.
  • When viewing/editing a Transformation Step, offer option to transform sample data via XSLT. Fixes UIHAADM-110.
  • When creating a new Storage, Step or Pipeline, do not try to set ID. Fixes UIHAADM-123.
  • In result lists, use unclickable headers for unsortable columns. Fixes UIHAADM-116.
  • Show developer information only when showDevInfo config item is set. Fixes UIHAADM-122.
  • Widths of columns in Jobs tab revert after closing a full Job record. Fixes UIHAADM-121.
  • Keep the tab-switching bar on the page as the user scrolls. Fixes UIHAADM-99.
  • Remove the "(All)" index from the Jobs tab and rename "Name" to "Harvestable name". Fixes UIHAADM-113.
  • Remove the "(All)" index from the Failed Records tab. Fixes UIHAADM-114.