Releases: folio-org/ui-marc-authorities
Releases · folio-org/ui-marc-authorities
v6.0.1
- UIMARCAUTH-438 Do not load MARC source until consortia data is available.
v6.0.0
- UIMARCAUTH-408 Import
useUserTenantPermissions
from@folio/stripes/core
. - UIMARCAUTH-396 Add quickMARC shortcuts to modal.
- UIMARCAUTH-375 Quick export from authority detail view.
- UIMARCAUTH-410 Open manage authority file settings in full screen view.
- UIMARCAUTH-415 Pass the record search error to the
SearchResultsList
component. - UIMARCAUTH-411 Send requests for Source Files Settings with current tenant id.
- UIMARCAUTH-404 Focus on record title after closing record details view, on search field after canceling record creation, on close record details view icon after closing quick-marc.
- UIMARCAUTH-423 Pass
showSortIndicator
prop toSearchResultsList
to display sort indicator in the results header. - UIMARCAUTH-413 Move
quick-marc
to optional dependencies. - UIMARCAUTH-428 BREAKING Upgrade
marc-records-editor
to6.0
. - UIMARCAUTH-429 BREAKING Upgrade
source-record-storage
to3.3
- UIMARCAUTH-426 migrate to shared CI workflows.
- UIMARCAUTH-430 Refactor ui-inventory permissions.
- UIMARCAUTH-422 Update required permissions for quick export of authority records.
v5.0.1
- UIMARCAUTH-387 Change auto-open a record functionality.
- UIMARCAUTH-405 Display a generic error message during authority file creation if validation is missing.
v5.0.0
- UIMARCAUTH-304 Remove eslint deps that are already listed in eslint-config-stripes.
- UIMARCAUTH-339 BREAKING Replace imports from quick-marc with stripes-marc-components.
- UIMARCAUTH-343 Add new column called Authority source for the browse and search results.
- UIMARCAUTH-352 Change create MARC authority action label.
- UIMARCAUTH-340 BREAKING Change API URL to delete MARC authority record.
- UIMARCAUTH-344 Added permissions for viewing and editing/creating/deleting Authority Source files in Settings
- UIMARCAUTH-336 Show permissions for creating new authority record via UI.
- UIMARCAUTH-295 Add Search type dropdown to Advanced search modal.
- UIMARCAUTH-337 Add
Manage authority files
settings. - UIMARCAUTH-360 Implement creation of Authority Source Files.
- UIMARCAUTH-374 Use
onSave
prop for quickMARC to handle saving records separately. - UIMARCAUTH-369 Add Create a new MARC authority record keyboard shortcut.
- UIMARCAUTH-374 Add the same permissions that are listed in
quickMARC: Create a new MARC authority record
toCreate new MARC authority record
. - UIMARCAUTH-359 EDIT | Create new settings options for configuring authority files
- UIMARCAUTH-361 DELETE | Create new settings options for configuring authority files
- UIMARCAUTH-368 Add additional HRID validation for authority file settings.
- UIMARCAUTH-376 Validate if a prefix is an alphabetical value for authority file settings.
- UIMARCAUTH-377 Validate if the authority file name is unique for authority file settings.
- UIMARCAUTH-370 Add base url validation for authority file settings.
- UIMARCAUTH-371 MARC Authority app > Search and Browse Results > Update HTML page title with search term entered.
- UIMARCAUTH-372 MARC authority app: HTML Page title should display the Detail record title when third pane displays.
- UIMARCAUTH-392 When updating Authority Source files, send
code
instead ofcodes
property. - UIMARCAUTH-391 Source Files settings - Send empty string instead of null as empty baseUrl value.
v4.0.2
- UIMARCAUTH-363 Counter values and options for "Authority source", "Thesaurus" facet options do not change when changing search parameters.
v4.0.1
- UIMARCAUTH-351 Clear selected authority record data before opening another one.
- UIMARCAUTH-353 Use first page Browse query for facet requests
- UIMARCAUTH-358 Show the number of linked MARC bibs in delete confirmation modal when deleting non-authorized authority.
v4.0.0
- UIMARCAUTH-251 Browse: Fix Space at the begining and end of query string
- UIMARCAUTH-261 Fix tests.
- UIMARCAUTH-239 Detail Record Actions dropdown menu > Add icons to the left of each action
- UIMARCAUTH-253 Avoid private paths in stripes-core imports.
- UIMARCAUTH-260 Added stripes-authority-components to stripesDeps.
- UIMARCAUTH-212 Global Headings Report | UX | Failed updates: linked bibliographic fields (CSV)
- UIMARCAUTH-272 Upgrade the records-editor.records interface.
- UIMARCAUTH-273 Added missing permission for editing MARC Authority records.
- UIMARCAUTH-269 "Month" dropdown is Not displayed in date picker element opened in modal window
- UIMARCAUTH-264 Retain
Search
andBrowse
search terms. - UIMARCAUTH-286 Change records-editor.records interface name and permission names to marc-records-editor
- UIMARCAUTH-288 Add permission to "MARC Authority: View MARC authority record".
- UIMARCAUTH-289 New permission: MARC authority: Create MARC authority record.
- UIMARCAUTH-290 Create Orig Authority Record: Add MARC authority action.
- UIMARCAUTH-291 Update markHighlightedFields function with authority Mapping Rules. Added new permission to get mapping-rules.
- UIMARCAUTH-300 BREAKING Bump
react
tov18
. - UIMARCAUTH-268 Add "Local" or "Shared" to flag MARC authorities.
- UIMARCAUTH-298 Add Shared icon to MARC authority search results.
- UIMARCAUTH-305 Change tenant id to central when opening details of Shared Authority.
- UIMARCAUTH-305 Update Node.js to v18 in GitHub Actions.
- UIMARCAUTH-317 Add persmission 'link suggestions' to authority view.
- UIMARCAUTH-284 Delete Shared MARC authority record.
- UIMARCAUTH-313 Load MARC Authority source file with authority record's
tenantId
. - UIMARCAUTH-285 Edit Shared MARC authority record, update Shared & Local Instances.
- UIMARCAUTH-321 BREAKING bump
react-intl
tov6.4.4
. - UIMARCAUTH-297 Don't clear previous Search/Browse results to highlight the edited record.
- UIMARCAUTH-327 Remove unnecessary pagingOffset prop.
- UIMARCAUTH-314 Hide permission
MARC Authority: Create new MARC authority record
.
v3.0.2
- UIMARCAUTH-243 Removed
@folio/stripes-final-form
from peerDeps
v3.0.1
- UIMARCAUTH-240 Incorrect "Job type", "Output type", "Description" for headings updates report export job
- UIMARCAUTH-245 The date format becomes incorrect after clearing the Datepicker field
v3.0.0
- UIMARCAUTH-177 MARC authority: Search Results/Browse List: Add a new column Number of titles
- UIMARCAUTH-178 MARC authority: Delete MARC authority record handling
- UIMARCAUTH-222 MARC Authority: Edit MARC authority record
- UIMARCAUTH-223 bump stripes to 8.0.0 for Orchid/2023-R1
- UIMARCAUTH-220 Any user assign the permission View Authority record permissions can export authority reports
- UIMARCAUTH-224 Remove unneeded
react-redux
- UIMARCAUTH-221 Align the module with mod-search API breaking change
- UIMARCAUTH-226 Bump quick-marc to 6.0.0
- UIMARCAUTH-208 Global Heading Report | UX | MARC authority headings updates report
- UIMARCAUTH-233 MARC Authority | Print Source record
- UIMARCAUTH-234 Fix incorrect payload structure for Authorities updates export.
- UIMARCAUTH-235 Changed the print popup title with new requirements
- UIMARCAUTH-238 Date formats not localized in "Set date range for MARC authority headings updates (CSV) report" modal
- UIMARCAUTH-231 Remove 'Failed updates reports' option from Orchid release.
- UIMARCAUTH-237 Add instance-authority-links.authority-statistics.collection.get.
- UIMARCAUTH-236 Unpin
@vue/compiler-sfc
which no longer causes node conflict