Skip to content

Releases: folio-org/ui-data-export

v7.1.0

16 Apr 10:58
f92b002

Choose a tag to compare

  • Include metadata in edit form of data export mapping profile. Refs UIDEXP-408.
  • Eliminate identifier selection for exports with default profiles. Refs UIDEXP-413.
  • Locking and unlocking mapping profile. Refs UIDEXP-414.
  • Update modal messages related to deleting job profiles. Refs UIDEXP-417.
  • Update deleting of mapping profiles. Refs UIDEXP-418.
  • Include universal read-only permissions. Refs UIDEXP-410.
  • Dependency correction: bump @folio/stripes peer to v7, as the dev-dep was in UIDEXP-405. Refs UIDEXP-421.
  • Make name of the User triggered export under "Running" accordion consistent to the User name in "Run by" column. Refs UIDEXP-422.
  • Display spinner and edited data when open Job profile view form after edit. Refs UIDEXP-423.
  • Prevent duplication of default profiles for authority records. Refs UIDEXP-424.

v7.0.0

12 Mar 16:13
a07bfa5

Choose a tag to compare

  • Add translation to “error.instance.noPermission” error. Refs UIDEXP-399.
  • Update translation for noAffiliation and noPermission cases. Refs UIDEXP-400.
  • Migrate to shared GA workflows. Refs UIDEXP-404.
  • BREAKING migrate react-intl to v7. Refs UIDEXP-406.
  • BREAKING migrate stripes-* dependencies. Refs UIDEXP-405.

v6.2.0

31 Oct 11:31
445c342

Choose a tag to compare

  • Add User look-up filter for existing jobs to Logs page. Refs UIDEXP-370.
  • Add Fields Suppression to Mapping Profiles Setup. Refs UIDEXP-361.
  • Update HTML Page Title on Data export Pages. Refs UIDEXP-369
  • Time Reported on the Progress Display. Refs UIDEXP-373.
  • Display error messages instead of error codes in Data export. Refs UIDEXP-371.
  • Suppressing fields on export - integrate with BE. Refs UIDEXP-375.
  • Reliably show paginator on the 'View all' page. Refs UIDEXP-379.
  • React v19: refactor away from default props for functional components.фвв Refs UIDEXP-376.
  • Add info tip to field suppression. Refs UIDEXP-377
  • Update translation file with item's circulation notes. Refs UIDEXP-294.
  • Rewrite tests which depends on stripes-data-transfer-components.Refs UIDEXP-380.
  • Improve field suppression validation. Refs UIDEXP-378.
  • Error message in error " Logs", if the user does not have the affiliation with the tenant. Refs UIDEXP-381.
  • Replace hover with click event for all Info icons on "Add mapping profile" form. Refs UIDEXP-382.
  • Data export permission cleanup. Refs UIDEXP-387.
  • Mapping profile view - empty indicators and subfields display. Refs UIDEXP-383.
  • Translations for Error messages in error Logs. Refs UIDEXP-386.
  • Transformation form: empty indicators and subfields display. Refs UIDEXP-385.
  • Mapping profile - modify validation of transformation elements. Refs UIDEXP-384.
  • Sort logs by file name. Refs UIDEXP-317.
  • “Something went wrong“ page with error appears when save transformation form with empty row of “Instance” record type.
    Refs UIDEXP-396.
  • Clean up permissions. Refs UIDEXP-398.
  • Bump "@folio/stripes-acq-components" version to v6.0.0

v6.1.4

15 Apr 10:52

Choose a tag to compare

  • Apply tenant date-time when filter data export logs by date on View all page. Refs UIDEXP-372.

v6.1.3

02 Apr 09:05

Choose a tag to compare

  • Error message is displayed when go from Data export Settings to View All page. Refs UIDEXP-366.

v6.1.0

19 Mar 10:05
cec55ff

Choose a tag to compare

  • Progress bar displays more than 100% for the records with SRS duplicates. Refs UIDEXP-347.
  • Filter by job profiles from the completed jobs. Refs UIDEXP-328.
  • Need new permission(s) to view Data Export settings in UI. Refs UIDEXP-304.
  • Data export - Add accessibility testing to automated tests. Refs UIDEXP-355.
  • UI adjustments for reworked Data Export. Refs UIDEXP-357.
  • Cannot view Mapping profiles and Job profiles with "Settings (Data export): display list of settings pages"
    permission. Refs UIDEXP-351.
  • Remove information icon from Settings > Data export > Profiles .Refs UIDEXP-363

v6.0.0

13 Oct 07:44
435584d

Choose a tag to compare

  • View All page displays export jobs in random order. Refs UIDEXP-312
  • Sorting by ID is incorrect on the View All form. Refs UIDEXP-310.
  • View All page displays only top 100 records. Fixes UIDEXP-313.
  • Missing pagination on the View all page. Refs UIDEXP-314.
  • Total, Exported, Error columns on the landing page. Refs UIDEXP-160.
  • Rename Settings (data-export): display list of settings pages to Settings (Data export): display list of settings pages. Refs UIDEXP-308
  • Filtering existing profiles by name before export job is triggered. Refs UIDEXP-315.
  • Update translations in logs list. Refs UIDEXP-321.
  • "View all" logs alignment is flawed. Refs UIDEXP-315.
  • "Reset all" button is active by default on "View all" page. Fixes UIDEXP-316.
  • Date filters cleanup. Refs UIDEXP-331.
  • Depend on a specific version of react-virtual-auto-sizer. Refs UIDEXP-325.
  • Add Started running column to Logs. Refs UIDEXP-330.
  • Add icon for "Logs" label. Refs UIDEXP-319.
  • BREAKING Update react to v18. Refs UIDEXP-332.
  • Update Node.js to v18 in GitHub Actions. Refs UIDEXP-333.
  • Data export settings: Ensure your settings HTML page title follow this format - <> settings - <> - FOLIO. Refs UIDEXP-334.
  • BREAKING bump react-intl to v6.4.4. Refs UIDEXP-338.
  • DATA EXPORT: format numbers in "totalRecords" columns. Refs UIDEXP-339.
  • Display duplicate SRS records in the Failed column. Refs UIDEXP-337.
  • DATA EXPORT: format numbers in "Exported" and "Failed" columns. Refs UIDEXP-342.
  • Update HTML page title for duplicating mapping profile. Refs UIDEXP-343.
  • Update HTML page title for duplicating job profile. Refs UIDEXP-344.
  • Provide user friendly error in data export log when multiple SRS records are are linked to one instance. Refs UIDEXP-345.

v5.4.1

05 Apr 18:00

Choose a tag to compare

Full Changelog

  • Something went wrong during creation new field mapping profile. Refs UIDEXP-311

v5.4.0

22 Feb 12:56
2bf5668

Choose a tag to compare

  • Data Export App - View all logs page - left pane. Refs UIDEXP-64
  • Increase unit test code coverage for ui-data-export. Refs UIDEXP-296
  • Change exported file names to the hyperlink color. Refs UIDEXP-141
  • bump stripes to 8.0.0 for Orchid/2023-R1. Refs UIDEXP-302.
  • A result is not displayed in list of permissions after clicking on the 'Search' button. Refs UIDEXP-305

v5.2.4

30 Nov 12:22

Choose a tag to compare

  • Gracefully handle missing data in the exported jobs log. Fix UIDEXP-297