Releases: folio-org/ui-plugin-create-inventory-records
Releases · folio-org/ui-plugin-create-inventory-records
v5.0.1
v5.0.0
- 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
toactions/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
tov9.2.0
for Ramsons release. Refs UIPCIR-89.
v4.1.0
- 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
- 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
tov18
, 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
tov6.4.4
. Refs UIPCIR-58
v3.3.0
v3.2.1
v3.2.0
- 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 version16.0
. Refs UIPCIR-41.