Releases: folio-org/ui-plugin-find-authority
Releases · folio-org/ui-plugin-find-authority
v4.1.0
- UIPFAUTH-96 Pass the record search error to the
SearchResultsList
component. - UIPFAUTH-100 Migrate to shared CI workflows.
v4.0.0
- UIPFAUTH-85 BREAKING Import MarcView from stripes-marc-components.
- UIPFAUTH-86 Add new column called Authority source for the browse and search results.
- UIPFAUTH-72 Remove eslint deps that are already listed in eslint-config-stripes.
- UIPFAUTH-92 Use
null
for empty value of tenantId instead of empty string.
v3.0.2
- UIPFAUTH-87 Use first page Browse query for facet requests.
v3.0.1
- UIPFAUTH-83 Resolve circular dependency with ui-quick-marc. Clone QuickMarcView component from
ui-quick-marc
.
v3.0.0
- UIPFAUTH-44 Show an error message in modal after linking.
- UIPFAUTH-56 Avoid private paths in stripes-core imports.
- UIPFAUTH-57 Added stripes-authority-components to stripesDeps.
- UIPFAUTH-59 Browse: Fix Space at the begining and end of query string.
- UIPFAUTH-60 Display link button when open Authorized or Reference.
- UIPFAUTH-62 "Month" dropdown is Not displayed in date picker element opened in modal window
- UIPFAUTH-61 Retain
Search
andBrowse
search terms. - UIPFAUTH-67 Update markHighlightedFields function with authority Mapping Rules
- UIPFAUTH-121 BREAKING Bump
react
tov18
. - UIPFAUTH-70 Update Node.js to v18 in GitHub Actions.
- UIPFAUTH-73 Add "Local" or "Shared" to flag MARC authorities.
- UIPFAUTH-74 Add Shared icon to MARC authority search results.
- UIPFAUTH-75 Change tenant id to central when opening details of Shared Authority.
- UIPFAUTH-76 Link Shared/Local MARC bib record to Shared/Local Authority record.
- UIPFAUTH-77 Hide the Shared facet in the plugin for the shared bib record.
- UIPFAUTH-79 BREAKING bump
react-intl
tov6.4.4
. - UIPFAUTH-80 Don't clear previous Search/Browse results to highlight the edited record.
- UIPFAUTH-81 Remove unnecessary pagingOffset prop.
v2.0.0
- UIPFAUTH-34 The pagination buttons are missing when the user changes the scale of the screen
- UIPFAUTH-36 Default search/browse option and Authority source file selections based on MARC bib field to be linked
- UIPFAUTH-37 bump stripes to 8.0.0 for Orchid/2023-R1
v1.0.1
- UIPFAUTH-37 Error appears when the user executes search in "MARC Authority" app
v1.0.0
- UIPFAUTH-7 Create an empty modal window for find Authorities plugin
- UIPFAUTH-1 Select a MARC authority record modal > Search MARC authority records
- UIPFAUTH-3 Select a MARC authority record modal > Results list - Search
- UIPFAUTH-4 Select a MARC authority record modal > Results list - Browse
- UIPFAUTH-9 move stripes-authority-components to peerDependencies
- UIPFAUTH-5 Select a MARC authority record modal > View a MARC authority detail record
- UIPFAUTH-15 Browse: Long heading ref values in results list are not aligned to the left
- UIPFAUTH-11 Default search query change to return - authRefType=Authorized
- UIPFAUTH-19 The counters at Browse authority pane and "Type of heading" facet options don't match
- UIPFAUTH-16 Add the Expand the Search & filter pane option
- UIPFAUTH-14 Detail Record : Click Link button to select a MARC authority record
- UIPFAUTH-13 Results List : Click Link icon/button to select a MARC authority record
- UIPFAUTH-21 The error "Something went wrong" appears when search by same search option and updated query
- UIPFAUTH-26 The pane size of the "Search & filter" pane changes when user changes scale of the screen
- UIPFAUTH-28 Browse: Remove the link action on a placeholder row
- UIPFAUTH-32 Added aria-label to modal
- UIPFAUTH-31 Results List | Heading Type column is cutoff
- UIPFAUTH-29 Find Authority plugin: Add a11y tests
v0.1.1
- Added PERSONAL_DATA_DISCLOSURE
v0.1.0
- Created ui-plugin-find-authority