Skip to content

v5.0.0

Compare
Choose a tag to compare
@IvanKryzhanovskyi IvanKryzhanovskyi released this 08 Oct 09:28
· 612 commits to master since this release
4fd564e

Features added:

  • Cover <TreeLine> component with unit tests (UIDATIMP-727)
  • Refactor away from react-intl-safe-html (UIDATIMP-932)
  • prefer @folio/stripes exports to private paths when importing components (UIDATIMP-927)
  • Cover <WithTranslation> component with unit tests (UIDATIMP-733)
  • Cover <OptionsList> component with unit tests (UIDATIMP-714)
  • Cover <MatchCriterion> component with unit tests (UIDATIMP-711)
  • Use <PersistedPaneset> smart component for Data Import landing page (UIDATIMP-884)
  • Cover <LogViewer> component with unit tests (UIDATIMP-710)
  • Cover <FileItem> component with unit tests (UIDATIMP-716)
  • Cover <ProfileTree> component with unit tests (UIDATIMP-718)
  • Cover <Spinner> component with unit tests (UIDATIMP-725)
  • Cover <ListView> component with unit tests (UIDATIMP-709)
  • Cover <MARCTableView> component with unit tests (UIDATIMP-962)
  • Remove Acquisitions accordion from the holdings field mapping screen (UIDATIMP-820)
  • Cover <OverrideProtectedFieldsTable> component with unit tests (UIDATIMP-715)
  • Cover <TextDate> component with unit tests (UIDATIMP-726)
  • Add hotlinks to the Import log summary for MARC imports (UIDATIMP-988)
  • Cover <RecentJobLogs> component with unit tests (UIDATIMP-720)
  • increment stripes to v7 (UIDATIMP-983)
  • Cover <MARCFieldProtection> settings with tests (UIDATIMP-976)
  • Cover <RepeatableActionsField> with unit tests (UIDATIMP-722)
  • Cover <withReferenceValues> component with unit tests (UIDATIMP-732)
  • Cover <TreeView> component with tests (UIDATIMP-728)
  • Cover <RecordTypesSelect> component with unit tests (UIDATIMP-721)
  • Field mappings: Item - update reference dropdown list for Item status to include new statuses (UIDATIMP-641)
  • Expand module permissions with permissions for retrieving invoice and invoice lines (UIDATIMP-1003)
  • Validate action profile has a field mapping profile before attaching to job profile (UIDATIMP-990)
  • Cover <WithValidation> component with tests (UIDATIMP-961)
  • Strict removing default job profile for quick-marc derive for Holdings (UIDATIMP-1012)
  • Cover <ListTemplate> subcomponent with tests (UIDATIMP-708)
  • Change MARC SRS bib column header and toggle (UIDATIMP-1011)
  • Add hotlinks to the Import log summary for EDIFACT imports (UIDATIMP-989)
  • Cover <DetailsKeyShortcutsWrapper> component with tests (UIDATIMP-956)
  • Get rid of outdated componentWillReceiveProps method in SearchAndSort component (UIDATIMP-1001)
  • refactor psets away from backend ".all" permissions (UIDATIMP-1017)

Bugs fixed:

  • Auxiliary "repeatableFieldAction" property disappear while removing "vendor reference number" field mapping (UIDATIMP-987)
  • Cannot add matches or actions to a job profile (UIDATIMP-1002)
  • Invoice field mapping profile only displays first 10 acq unit values (UIDATIMP-1008)
  • Imported Invoice JSON log screen does not display (UIDATIMP-1010)
  • Error getting metadata for record (UIDATIMP-1018)
  • Dropdown component not working properly after updating to React v17 (UIDATIMP-1006)