Releases: folio-org/ui-data-import
Releases · folio-org/ui-data-import
v7.0.5
Bugs fixed:
- Log summary table display errors when Items and Holdings are discarded (UIDATIMP-1573)
v7.0.4
Bugs fixed:
- Action profiles links to wrong job profile. (UIDATIMP-1568)
v7.0.3
Bugs fixed:
- The '[number of records] - records found' subtitle is displayed after clicking on the textLink error counter (UIDATIMP-1549)
- Display loading spinners while running jobs and job log displays are loading. (UIDATIMP-1557)
- Resolve long loading times for running jobs and job log displays. (UIDATIMP-1557)
- Invalid log when attempting to create item without SRS and Instance. (UIDATIMP-1564)
v7.0.2
Bugs fixed:
- Totals inaccurate on running composite job cards. Removed the 'failed jobs' display in those items and included erroneous jobs in the calculation of 'processed' job parts. (UIDATIMP-1563)
- Job profiles view - Jobs using this profile displaying multiple entries for single-part jobs. (UIDATIMP-1562)
v7.0.1
Features added:
- Adjust the record options in Central tenant action profiles (UIDATIMP-1546)
- Adjust the record options in Central tenant action profiles (UIDATIMP-1547)
- Adjust the record options in Central tenant field mapping profiles (UIDATIMP-1553)
Bugs fixed:
- Fix potential "Invalid Date" on completed file upload cards (UIDATIMP-1544)
- Align stripes dependencies (UIDATIMP-1550)
- Remove 'Something went wrong' message after clicking on the link in holdings and item column (UIDATIMP-1551)
v6.0.12
v7.0.0
Features added:
- Landing page: Create hotlink from job profile name in log to the job profile details (UIDATIMP-1355)
- Create hotlink from file name in job profile detail view to job log details (UIDATIMP-1356)
- Add accessibility testing to automated tests in ui-data-import (UIDATIMP-1372)
- Provide "required" field for notes and electronic access subfields in field mapping (UIDATIMP-1384)
- Avoid private paths in stripes-core imports (UIDATIMP-1414)
- Order field mapping: Add info icon to the Acq unit field (UIDATIMP-1426)
- Invoice field mapping: Add info icon to the Acq unit field (UIDATIMP-1427)
- View all: Create hotlink from job profile name in log to the job profile details (UIDATIMP-1428)
- Fix warnings in unit tests (part 2) (UIDATIMP-1437)
- Update Log details screen to support multiple holdings & items (UIDATIMP-1438)
- Update Log JSON screen to support multiple holdings (UIDATIMP-1439)
- Update Log JSON screen to support multiple items (UIDATIMP-1440)
- DI Log: change Discarded to No action (UIDATIMP-1446)
- DI Log: Make some changes to the Log header (UIDATIMP-1447)
- DI Job profiles: Redirect when job profile was deleted (UIDATIMP-1450)
- Sorting on landing page gives error (UIDATIMP-1454)
- Refactor the ViewJobLog component to be a functional component (UIDATIMP-1457)
- Job summary - format numbers in summary table (UIDATIMP-1459)
- Allow to handle text/plain content type when error occurs (UIDATIMP-1465)
- Clear searches when switching between profile types (UIDATIMP-1461)
- Extend schema for profile relations manipulations (UIDATIMP-1471)
- Change validation messages which were represented in code format (UIDATIMP-1473)
- BREAKING bump
react
tov18
, and dev-deps accordingly (UIDATIMP-1485) - Match profile: update options for Instance "Incoming records" (UIDATIMP-1501)
- Match profile: update options for Holdings "Incoming records" (UIDATIMP-1502)
- Match profile: update options for Item "Incoming records" (UIDATIMP-1503)
- Match profile: update options for MARC Bibliographic "Incoming records" (UIDATIMP-1504)
- Match profile: update options for MARC Authority "Incoming records" (UIDATIMP-1505)
- Update Node.js to v18 in GitHub Actions (UIDATIMP-1507)
- leverage jest-config-stripes for all jest and testing-library packages (UIDATIMP-1508)
- BREAKING bump
react-intl
tov6.4.4
(UIDATIMP-1520) - Bump the major versions of @folio/plugin-find-organization optionalDependencies (UIDATIMP-1532)
- Implement file upload to S3 (UIDATIMP-1460)
- Perform rough split on front-end for multipart Upload (UIDATIMP-1468)
- Notify users that large files will be split (UIDATIMP-1463)
- Retrieve backend configuration for splitting in UI (UIDATIMP-1462)
- Render details of composite jobs in on consolidated running job cards (UIDATIMP-1466)
- Display a link to download a slice from the automated splitting process (UIDATIMP-1510)
- Cancel upload/running a split job (UIDATIMP-1469)
- Fetch Job summary data with for a particular tenant id (UIDATIMP-1540)
Bugs fixed:
- Fix all the failed accessibility tests in ui-data-import (UIDATIMP-1393)
- Cannot clear data import profiles search in settings (UIDATIMP-1413)
- Error when trying to close log details page after redirecting to Data import app from Job profiles page (UIDATIMP-1435)
- JSON screen: Record type tabs do not fit into header box size (UIDATIMP-1442)
- Order field mapping profile: Fix Acquisitions units field label (UIDATIMP-1444)
- Log page "Authority" tab of imported Marc Authority record is not displaying record's details (UIDATIMP-1458)
v6.0.11
- Restore missing permissions from DITF merge
v6.0.10
Features Added
- Implement file upload to S3 (UIDATIMP-1460)
- Perform rough split on front-end for multipart Upload (UIDATIMP-1468)
- Notify users that large files will be split (UIDATIMP-1463)
- Retrieve backend configuration for splitting in UI (UIDATIMP-1462)
- Render details of composite jobs in on consolidated running job cards (UIDATIMP-1466)
- Display a link to download a slice from the automated splitting process (UIDATIMP-1510)
- Cancel upload/running a split job (UIDATIMP-1469)
v6.0.9
Bugs fixed:
- Allow to handle text/plain content type when error occurs (UIDATIMP-1465)