Skip to content

Releases: openlibraryenvironment/gokb-ui

GOKb-UI 1.8.0

10 Oct 12:31
Compare
Choose a tag to compare

What's Changed

  • add new rr search param, see pr #582 by @hornmo in #146
  • add merge functionality for TIPP reviews by @hornmo in #147
  • remove prices sections from tipp views by @hornmo in #148
  • adjust browser title for reference titles by @hornmo in #149
  • Add filter for filtering reviews by type of component to review by @hornmo in #151
  • Merge missing review types by @hornmo in #153
  • Migrate v3 vite by @hornmo in #150
  • add activation & preferred language by @hornmo in #144

Full Changelog: v1.7.1...v.1.8.0

GOKb-UI 1.7.1

17 Apr 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

GOKb-UI 1.7.0

26 Jan 13:26
Compare
Choose a tag to compare
  • Add cypress e2e testing
  • Add link to backend API docs
  • Add subject handling
    • Add subject filter to package & title search views
    • Add subject filter to package title lists
    • Add subjects section to package, package title & reference title detail views
    • Add popup for adding subjects from subject sections
    • Add logic to process DDC notations
    • Load top DDC classes for autocomplete search
  • Mirror search parameters & tab/step selection in URL parameters
    • Add on-mount handling for ID-based component search fields from initial URL parameter
    • Add on-mount handling for value-based selects from initial URL parameter
    • Add on-mount handling for identifier filter values from URL parameter (as <ns>,<value>)
    • Add on-mount handling for identifier filter values from URL parameter (as <scheme>;<value>)
    • Trigger on-mount search based on initial search parameters
  • Add border & confirmation prompt for Deleted status selector
  • Switch to backend validation for URL input fields
  • Filter out local packages from provider package list
  • Add filter for content type in embedded package search
  • Add option to hide/show one bar of search filters for embedded list sections
    • Hide all but status filters in package title section by default
  • Add options for different result sizes (10, 20, 50) in embedded list sections
  • Fix login token refresh handling
  • Extract more eBook reference title information (author, editor, publication dates) in manual package title creation
  • Add reference title matching results for job popup
  • Change search result export format to CSV
  • Fix snackbars disappearing too quickly
  • Reset input fields on profile submit
  • Delete unused views
  • Add package creation date to search result table
  • Add filter for default title_id namespace in provider search
  • Remove legacy cause filter for reviews search

GOKb-UI v1.6.0

14 Jul 09:51
Compare
Choose a tag to compare
  • Search results can now be exported as CSV
  • Filtering by identifier values has been expanded to include namespace filter.
  • Offending Identifiers are directly marked when causing a validation error.
  • Identifiers are now sorted by namespace.
  • Identifier editing in new titles is disabled until a title type has been picked.
  • Platform addition/editing views have been visually split up.
  • Providers now can be given an preferred shortname.
  • Updated i18n labels for titles & review texts
  • Dark mode & language preferences are now browser persistent.
  • When manually creating a new package title, selecting its reference title will take its existing name & ids as default.
  • Add option in KBART import for marking newly missing titles as deleted instead of retired for error cleanup.
  • Login handling has been reworked
    • Login now always applies to new tabs
    • Non-persistent logins will be automatically logged out after a fixed time, rather than on closing the browser tab
  • Fixed bulk review closing service call
  • Fixed legacy job report display
  • Add loading prop to button component

Full Changelog: v1.5.1...v1.6.0

GOKb-UI v1.5.1

05 May 10:35
Compare
Choose a tag to compare

GOKb-UI v1.5.0

27 Apr 14:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

GOKb-UI v1.4.0

15 Dec 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

GOKb-UI v1.3.0

04 Aug 15:20
06c279a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.2.3...v1.3.0

GOKb-UI v1.2.3

23 May 17:20
Compare
Choose a tag to compare

What's Changed

  • 154 fix user roles by @hornmo in #75
  • added uid info & enable text selection on disabled fields by @hornmo in #76

Full Changelog: v1.2.2...v.1.2.3

GOKb-UI v1.2.2

04 May 16:02
Compare
Choose a tag to compare

What's Changed

  • _checkLinesLength (GOKbIT-247) by @philboeselager in #71
  • add switch for fetching package related reviews by @hornmo in #72
  • handle review updates & listStatus error in package view by @hornmo in #73

Full Changelog: v1.2.1...v1.2.2