Skip to content

Releases: folio-org/ui-plugin-create-inventory-records

v5.0.1

25 Nov 13:05
Compare
Choose a tag to compare
  • Jest/RTL: Cover ContributorFields component with unit tests. Refs UIPCIR-76.
  • Jest/RTL: Cover CirculationNoteFields component with unit tests. Refs (UIPCIR-77)

v5.0.0

31 Oct 10:00
52d317d
Compare
Choose a tag to compare
  • Jest/RTL: Cover useIsLoading hook with unit tests. Refs UIPCIR-69.
  • Jest/RTL: Cover HoldingAccordion component with unit tests. Refs UIPCIR-74.
  • Jest/RTL: Cover InstanceAccordion component with unit tests. Refs UIPCIR-73.
  • Jest/RTL: Cover ElectronicAccessFields component with unit tests. Refs UIPCIR-75.
  • Jest/RTL: Cover useCallout hook with unit tests. Refs UIPCIR-71.
  • "holdings-storage" API version update. Refs UIPCIR-82.
  • Jest/RTL: Cover useData hook with unit tests. Refs UIPCIR-70.
  • Jest/RTL: Cover DataProvider component with unit tests. Refs UIPCIR-67.
  • Update actions/upload-artifact@v2 to actions/upload-artifact@v4. Refs UIPCIR-87.
  • Also support inventory v14.0. Refs UIPCIR-85.
  • Also support instance-storage 11.0. Refs UIPCIR-86.
  • Remove bigtest from github workflows. Refs UIPCIR-91.
  • Support holdings-storage 8.0. Refs UIPCIR-83.
  • BREAKING Bump stripes to v9.2.0 for Ramsons release. Refs UIPCIR-89.

v4.1.0

21 Mar 12:50
Compare
Choose a tag to compare
  • Correctly handle optional x-okapi-token request header. Fixes UIPCIR-61.
  • Remove not needed Paneset to correctly calculate pane widths when closing plugin. Fixes UIPCIR-79.
  • Jest/RTL: Cover useOptions hook with unit tests. Refs UIPCIR-68.
  • Jest/RTL: Cover CreateRecordsWrapper component with unit tests. Refs UIPCIR-64.
  • Jest/RTL: Cover CreateRecordsForm component with unit tests. Refs UIPCIR-66.
  • Jest/RTL: Cover CreateRecordsPlugin component with unit tests. Refs UIPCIR-65.
  • Jest/RTL: Cover util.js with unit tests. Refs UIPCIR-63.
  • Jest/RTL: Cover PrimaryToggleButton component with unit tests. Refs UIPCIR-72.

v4.0.0

12 Oct 13:53
Compare
Choose a tag to compare
  • To support UX consistency, the translation key from the stripes components for the save and close button is now used. Fixes UIPCIR-52.
  • Also support circulation 14.0. Refs UIPCIR-53.
  • BREAKING bump react to v18, and dev-deps accordingly (UIPCIR-55)
  • Update Node.js to v18 in GitHub Actions (UIPCIR-56)
  • Setup Jest for unit testing (UIPCIR-57)
  • BREAKING bump react-intl to v6.4.4. Refs UIPCIR-58

v3.3.0

20 Feb 14:25
5ff08da
Compare
Choose a tag to compare
  • Set correct sourceId on holdings records. Fixes UIPCIR-47.
  • Update inventory interface to version 13. Refs UIPCIR-49.

v3.2.1

18 Nov 00:30
Compare
Choose a tag to compare
  • Set correct sourceId on holdings records. Fixes UIPCIR-47.

v3.2.0

24 Oct 16:50
91673de
Compare
Choose a tag to compare
  • Debounce barcode validation. Fixes UIPCIR-40.
  • Also support instance-storage 9.0. Refs UIPCIR-42.
  • Also support holdings-storage 6.0. Refs UIPCIR-42.
  • Also support item-storage 10.0. Refs UIPCIR-42.
  • Also support inventory 12.0. Refs UIPCIR-44.
  • Bump users interface to version 16.0. Refs UIPCIR-41.

v3.1.0

04 Mar 04:17
eb3bb3c
Compare
Choose a tag to compare
  • Update mocha version. Refs UIPCIR-32.
  • Also support circulation 12.0. Refs UIPCIR-30.
  • Also support circulation 13.0. Refs UIPCIR-31.

v3.0.0

05 Oct 18:28
3fa382c
Compare
Choose a tag to compare
  • Increment stripes to v7, react to v17. Refs UIPCIR-25.

v2.1.0

18 Jun 04:36
a19f09b
Compare
Choose a tag to compare
  • Also support circulation 10.0. Refs UIPCIR-20.
  • Also support circulation 11.0. Refs UIPCIR-21.
  • Add async barcode validation. Fixes UIPCIR-24.