v8.0.0
Dmytro-Melnyshyn
released this
21 Mar 19:20
·
119 commits
to master
since this release
- UIQM-580 BREAKING Move QuickMarcView, PrintPopup and getHeaders to stripes-marc-components.
- UIQM-543 Remove eslint deps that are already listed in eslint-config-stripes.
- UIQM-573 Edit MARC authority | Allow user to Add/Edit 010 $a when linking is based on 001.
- UIQM-574 Added authority source file selection button and modal to Authority Create view.
- UIQM-591 Show permission
quickMARC: Create a new MARC authority record
. Don't load locations when MARC type is not Holdings. - UIQM-594 BREAKING Add authority-source-files interface.
- UIQM-522 Create/Derive a new MARC bib record & Create a MARC holdings | Default state of Save & close button should be disabled.
- UIQM-534 Remove fields that have no MARC tag and no subfield value.
- UIQM-381 Create Orig Authority Record: Populate new record with default Leader values.
- UIQM-526 Refactor validation functionality.
- UIQM-597 Build initial values for the find-authority plugin using EXACT_PHRASE when there is '$0' value.
- UIQM-595 During linking, take the authority subfields first and then the bib subfields.
- UIQM-555 Not change the pane header of the authority record while editing the 1xx field.
- UIQM-596 Fix http error handling when Editing/Creating/Deriving MARC records.
- UIQM-576 Generate 001 per selected authority file configuration.
- UIQM-598 BREAKING Added onSave prop to handle saving records separately.
- UIQM-577 Validate the 010 record when creating an authority record.
- UIQM-606 Fetch only selectable source files for source file lookup modal.
- UIQM-620 Validate the creation of authority records with base authority record validation rules.
- UIQM-607 Wait for a redirect in the onSubmit function after creating a record.
- UIQM-619 During linking, place $a subfield first for the 240 bib field if there is t->a subfield modification.
- UIQM-625 Use
null
instead of empty string as an empty tenantId value. - UIQM-627 Add
shared
text to the title when editing a shared authority record. - UIQM-471 Added Dropdowns for fixed field 008 bib records.
- UIQM-610 Split LDR by position & add dropdowns for create/edit/derive.
- UIQM-611 Add tooltips for LDR positions.
- UIQM-611 Use the
$
sign instead of{dollar}
for search input and search query during manual linking.