Skip to content

Releases: folio-org/ui-eholdings

v5.0.0

15 Oct 16:55
d7f6d24
Compare
Choose a tag to compare
  • Change filter by Tags request format.
  • Add package selection confirmation modal.
  • Add possibility to delete KB credentials.
  • Remove headlines from Root Proxy and KB settings pages.
  • Increment @folio/stripes to v5, react-router to v5.2.
  • Improve error messaging for unconfigured KB credentials and exceeded API limit.
  • Add delete KB credentials permission, renamed existing KB credentials permission.
  • Fixed no Provider/Package/Title results message.
  • Change holdings status button label.
  • Changed asterisk to red and added accessibility label on Create/Edit Custom Package > Name.
  • Changed asterisk to red and added accessibility label on Create/Edit Custom Title > Name and Package.
  • Add custom labels settings permissions.
  • Add possibility to filter packages on the title page.
  • New/Edit Custom title: update Name required error message.
  • Fix Package/Title view page wobbles when scrolling.
  • Bumped react-intl version to 5.8.0.
  • Fix bug with <Datepicker> in Resource Edit Page.
  • Fix issue in agreements accordion with displaying start date.
  • Ability to unlink an agreement from package/resource.

v4.0.1

08 Jul 19:02
dec5bc8
Compare
Choose a tag to compare
  • Fix KB credentials list shown not in alphabetical order. (UIEH-912)
  • Fix incorrect x-okapi-token sent after re-logging in eHoldings. (UIEH-918)
  • Fix filter by Access Types request incorrectly formatted. (UIEH-917)
  • Fix routing issues. (UIEH-916)
  • Added possibility to change KB Name. (UIEH-898)

v4.0.0

11 Jun 17:43
81635da
Compare
Choose a tag to compare
  • Pin moment at ~2.24.0. Refs STRIPES-678.
  • Add filtering of titles by Access Types. (UIEH-834)
  • Add validation for duplicated Access Types. (UIEH-878)
  • Add permission names to translations. (UIEH-890)
  • Update react-intl to v4
  • Update stripes to v4
  • Hide delete button when access type is used in records. (UIEH-868)
  • Provider Record list of Packages UI updates. (UIEH-861)
  • Package record list UI updates. (UIEH-862)
  • Title Record list of Packages UI updates. (UIEH-863)
  • Ability to create multiple Knowledge base configurations. (UIEH-856)
  • Add a Name field to Settings Knowledge Base page. (UIEH-855)
  • Apply the default container width to create, edit, view pages. (UIEH-896)
  • Fix accessibility and semantics issues on the settings page. (UIEH-894, UIEH-895)
  • Fix DetailsView scrolling issues. (UIEH-897)
  • Access status types settings permissions. (UIEH-864)
  • Settings > Access status types > Delete confirmation modal change. (UIEH-872)
  • Handle error when trying to delete access status type that doesn't exist. (UIEH-860)

v3.0.2

09 Apr 13:05
Compare
Choose a tag to compare
  • Retain search within packages search and filter selections on the Provider record (UIEH-847)
  • Retain search within titles search and filter selections on the Package record (UIEH-853)
  • Display Access Status Types on Create/Edit/View records. (UIEH-831)
  • Fix Tags filter is selected by default in Search Modal. (UIEH-882)
  • Fix filter by Access Types will not return records. (UIEH-883)

v3.0.1

02 Apr 18:26
bb7265b
Compare
Choose a tag to compare
  • Provider Results UI updates (UIEH-846)
  • Fix Unsaved Changes Modal not appearing after changing package selected status. (UIEH-854)
  • Fix need to click 'X' twice to return after changing selected status and visiting Edit page. (UIEH-854)
  • Fix Proxy selection is set to None when package has Inherited proxy. (UIEH-854)
  • Fix inconsistent proxy selection for Resources. (UIEH-875)
  • Fix Unsaved Changes Modal not appearing after changing Resource selected status. (UIEH-876)
  • Display Access Status Types on Create/Edit/View records. (UIEH-831)
  • Filter Packages by Access Status Type. (UIEH-835)

v3.0.0

13 Mar 17:42
efe60db
Compare
Choose a tag to compare
  • Add display custom labels on view resource page (UIEH-805)
  • Add display custom labels on edit resource page (UIEH-185)
  • Create Settings Custom Labels Page (UIEH-184)
  • Update eslint to v6.2.1 (UIEH-818)
  • Fix view of Action button on package view page header (UIEH-829)
  • Remove Actions dropdown from view provider record page. (UIEH-821)
  • Remove Actions dropdown from view custom title record page. (UIEH-824)
  • Remove Edit/Pencil icon from view package record page (UIEH-822)
  • Create Settings Access status types page (UIEH-828)
  • Migrate to stripes v3.0.0 and move react-intl and react-router to peerDependencies.
  • Show a Delete warning and confirmation for Access status types (UIEH-842)
  • Packages: Clicking "X" starts a nasty loop (UIEH-845)
  • Package Results UI updates (UIEH-844)

v2.1.0

04 Dec 16:48
0804fca
Compare
Choose a tag to compare
  • Fixed tests for the notes & for the agreements (STSMACOM-270)
  • Fix pane header ids for details view and search paneset. Provide aria label for tags multiselect. (UIEH-780)
  • Add tags.all permission to package.json (UIEH-807)
  • Add condition to do agreements GET only when it is allowed (UIEH-800)
  • Lock react-final-form 6.3.0 version (UIEH-803)
  • Fixed error handling for agriments related api calls (UIEH-797)
  • Retrieve up to 100k of requested tags instead of 10 (UIEH-796)
  • Set focus on search box when accessing the eholdings (UIEH-790)
  • Substitute custom eholdings panels for Titles new and Packages new routes with the one from stripes (UIEH-795)
  • Refactor settings to use Panes from stripes-components (UIEH-794)
  • Support erm interface v2.0

v2.0.2

25 Sep 17:24
39c5b17
Compare
Choose a tag to compare
  • Fix BigTest imports (UIEH-793)
  • Add isFullPackage flag (UIEH-787)

v2.0.1

17 Sep 08:28
919ca75
Compare
Choose a tag to compare

Point to folio npm registry
Fix tests for Notes

v2.0.0

11 Sep 15:16
b9a233e
Compare
Choose a tag to compare

Update tags endpoints(UIEH-745, UIEH-747, UIEH-748)
Fix audiobook misspelling causing inability to create a title(UIEH-763)
Update translation strings
Updated react-final-form and related dependencies(UIEH-770)
Remove tags from resource/package/provider PUT payload(UIEH-769)
Fix accessibility issues(UIEH-750)
Put repeatable fields on a single line(UIEH-773)
Fix height of the pane container to fit all content(UIEH-760)
Updated serializes to exclude not used attrs from PUT package and provider payloads(UIEH-777, UIEH-778)
Fix mirage handler for GET titles with tags filter(UIEH-758)
Add error handling for agreements endpoints(UIEH-766)
Fixed add to custom package modal(UIEH-761, UIEH-762)
Disallow to create more than 1 date coverage range on Package create page(UIEH-782)