Releases: folio-org/stripes-acq-components
Releases · folio-org/stripes-acq-components
Release v3.1.0
- Use final-form "Field" component in "FieldHoldingLocation". Refs UISACQCOMP-64.
- Add resources to interact with Acquisition methods API. Refs UISACQCOMP-62.
- Rename collection field name for Acquisition method. Refs UISACQCOMP-66.
- Remove duplicates from keyboard shortcuts modal list. Refs UISACQCOMP-69.
- Leverage useIntegrationConfigs hook from ui-organizations. Refs UISACQCOMP-71.
- Leverage useOrganization hook from ui-organizations. Refs UISACQCOMP-72.
- FindRecords implementation. Refs UISACQCOMP-70.
- 'Server address' validation not clear. Refs UISACQCOMP-75.
- Add initial filters for FindRecords. Refs UISACQCOMP-74.
- Search normalization to handle trailing space. Refs UISACQCOMP-76.
- Update acquisitions unit filter to allow filtering on no acquisitions unit. Refs UISACQCOMP-77.
- timezone support in FolioFormattedDate. Refs UISACQCOMP-78.
- useFocusPane hook. Refs UISACQCOMP-79.
- Add common components to use input filter and action menu filters. Refs UISACQCOMP-80.
- Accessibility issue for some filter accordions (Ensures landmarks are unique). Refs UISACQCOMP-82.
Release v3.0.2
- POL Title selection overwriting Order template location. Refs UISACQCOMP-65.
Release v3.0.1
- Display "Invalid reference" when Holdings ID is not valid. UISACQCOMP-59.
- Display "Invalid reference" when vendor is not valid. UISACQCOMP-61.
Release v3.0.0
- Support trigerless mode for lookup plugins. Refs UISACQCOMP-35.
- Component to handle holdings and locations. Refs UISACQCOMP-40.
- Use mod-orders for piece queries. Refs UISACQCOMP-46.
- The order is saved with empty fields under the "Vendor" accordion. Refs UISACQCOMP-45.
- In AcqDateRangeFilter propagate
...rest
props to DateRangeFilter. Refs UISACQCOMP-48. - Select should display defined form value in non-interactive mode. Refs UISACQCOMP-49.
- increment stripes to v7. Refs UISACQCOMP-50.
- Display order line locations on piece form. Refs UISACQCOMP-53.
- Ability to use scroll position of MCL row. Refs UISACQCOMP-54.
- Implement MCL Next/Previous pagination. Refs UISACQCOMP-55.
- Add default label for "Acquisition unit" filter. Refs UISACQCOMP-56.
- Can no longer create POL with Price of 0. Refs UISACQCOMP-57.
Release v2.4.3
2.4.3 (2021-07-30)
- POL lookup by vendor ref number for invoice line is not working. UISACQCOMP-42.
Release v2.4.2
2.4.2 (2021-07-29)
- Invoice level Fund Distribution not showing amount. Refs UISACQCOMP-41.
Release v2.4.1
- Expense classes are not in alpha order on POL create/edit screen. Refs UISACQCOMP-33.
- Search error in acquisition unit component on PO. Refs UISACQCOMP-34.
- Cannot allocate or transfer cents as system considers them negative numbers. Refs UISACQCOMP-36.
- Date range filters in Orders and Circulation log does not honor tenant locale. Refs UISACQCOMP-37.
- Expense class from order template not applied to POL. Refs UISACQCOMP-39.
Release v2.4.0
- Resizable Panes. Refs UISACQCOMP-24.
- Acquisition units restrictions hook. Refs UISACQCOMP-27.
- support batchFetch in react-query. Refs UISACQCOMP-30.
- Create common command list for Keyboard shortcut Modal. Refs UISACQCOMP-32.
- Compile Translation Files into AST Format. Refs UISACQCOMP-25.
- Create HTML template for Printing order. Refs UISACQCOMP-26.
Release v2.3.3
- Fix onCancel prop for FormFooter. Refs UISACQCOMP-28.
Release v2.3.2
- Check the date picker in orders and invoices. Fix displaying dates in UTC0. Refs UISACQCOMP-23.