Skip to content

Releases: folio-org/stripes-data-transfer-components

v1.0.0

13 Mar 15:47
2f47ff3
Compare
Choose a tag to compare
  • UI app created. Refs UIDEXP-8.
  • Handle security issue because of eslint version, remove excess eslint rules, upgrade babel and eslint-config-stripes versions. Refs UIDEXP-17.
  • Add dependency on @folio/stripes-data-transfer-components. Add the file uploader feature on the landing page. Refs UIDEXP-11.
  • Add running jobs components to display temp static data. Refs UIDEXP-6.
  • Implement logic for initiating the export job process once the user has selected file. Refs UIDEXP-20.
  • Add validation to QueryFileUploaderComponent to let user upload only file with CSV extension. UIDEXP-21.
  • Update stripes to v3.0.0, stripes-core to 4.0.0 and react-intl to 2.9.0. UIDEXP-30.
  • Add jobs log display with static data. UIDEXP-7.
  • Implement logic for periodical fetching of running jobs and logs. Refs UIDEXP-22.
  • Periodically update running jobs and logs lists. Refs UIDEXP-23.
  • Provide the way to download an export file from job logs. UIDEXP-29.