v5.0.0
Dmytro-Melnyshyn
released this
21 Mar 14:47
·
54 commits
to master
since this release
- 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.