Releases: folio-org/ui-data-import
Releases · folio-org/ui-data-import
v8.0.5
v7.1.11
Bugs fixed
- Rename permission after refactoring request for getting SRS MARC data (UIDATIMP-1688)
v8.0.4
- Allow central tenant to create filed mapping profile for Orders and Invoices. (UIDATIMP-1685)
- Populate "Existing records" field when create match profile. (UIDATIMP-1689)
v8.0.3
- Allow central tenant to create action profile for Orders and Invoices. (UIDATIMP-1679)
- Replace
_/proxy/tenants/${tenant}/modules
withstripes.discovery.modules
object. (UIDATIMP-1686)
v8.0.2
Bugs fixed:
- Display placeholder in
Job profile
andUser
filters on theView all
page after clicking onReset all
button. (UIDATIMP-1675)
v8.0.1
Bugs fixed:
- Invoice field mapping profile: fixed cannot check export to accounting checkbox. (UIDATIMP-1671)
v7.1.10
Bugs fixed:
- Change endpoint to get actual SRS MARC data (UIDATIMP-1597)
v8.0.0
Features added:
- Fix unit tests warnings in console. (UIDATIMP-1606)
- Wrap value for "distributionType" field mapping with quotation marks (UIDATIMP-1644)
- Remove steps with BigTest check from pipelines on Jenkins (UIDATIMP-1648)
- Replace
useTenantKy
withuseOkapiKy
(UIDATIMP-1649) - Transform
ViewAllLogs
component into the functional one (UIDATIMP-1630) - Change endpoint to get actual SRS MARC data (UIDATIMP-1597)
- Implement new Donor information section for Order field mapping profiles (UIDATIMP-1656)
- Adjust value for invoice and invoice lines adjustments "Type" field mapping. (UIDATIMP-1662)
- Remove accepted values when Mapping profile is created/updated (Instance, Holding, Item and Order). (UIDATIMP-1663)
- Update 'Instance relationship' accordion name - Data Import Mapping (UIDATIMP-1670)
- BE permission refactoring. (UIDATIMP-1667)
- BREAKING Bump
stripes
tov9.2.0
for Ramsons release. (UIDATIMP-1669) - Exclude bulk edit job execution entries from data import log. (UIDATIMP-1665)
- Add "converter-storage.profileSnapshots.get" to "ui-data-import.manage" subPermissions. (UIDATIMP-1672)
- Bump "@folio/stripes-acq-components" version to v6.0.0. (UIDATIMP-1673)
Bugs fixed:
- Remove
selected
column from associated profiles list. (UIDATIMP-1607) - Do not show "Leave the page" modal when view job profile from the list. (UIDATIMP-1615)
- When navigating to the Invoice field mapping profile edit form the page crashes (UIDATIMP-1646)
- Reset offset when open VievAllLogs page. (UIDATIMP-1645)
- Add missing
source-storage.sourceRecords.get
permission. (UIDATIMP-1652) - Display correctly "Percentage" and "Currency" fields for orders and invoices. (UIDATIMP-1666)
v7.1.9
Bugs fixed:
- Implement new Donor information section for Order field mapping profiles (UIDATIMP-1656)
v7.1.8
Bugs fixed:
- Display an empty value when
jobProfileInfo
is empty. (UIDATIMP-1640)