Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
74 lines (63 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

74 lines (63 loc) · 2.89 KB

Change history for ui-marccat

3.0 (IN PROGRESS)

  • Adding translations and icons to package.json files array.
  • CHANGELOG cleanup
  • Peer-dep cleanup: increment @folio/stripes to ^v5.0, @folio/stripes-core to v6.0, react-intl to v4.5.
  • Refactor from bigtest/mirage to miragejs.
  • Create buttons to separate the search by bibs/holds and authorities (UICAT-103)
  • Save and cancel buttons in the cataloguing worksheet like in Inventory (UICAT-104)
  • Redesign search panel as the inventory search panel (UICAT-111)
  • Resize panels, sometimes panels are cut and is not possible to resize (UICAT-110)
  • Search authority records (UICAT-106)
  • Add option to reset all in the search (UICAT-112)
  • Add support for running yarn start --mirage.
  • Change the panel of "No results found" (UICAT-113)
  • Improve search and reset all buttons and remove unused imports (UICAT-112)
  • Add button to delete authorites (UICAT-115)
  • Create new authority using a template by default (UICAT-114)

2.0.0 (2019-10-09)

Full Changelog

  • Fix CRUD Cataloging.
  • Added cross-reference management in the browse search function
  • Add component for variable fields.
  • Improve data handling with Redux.
  • Fix epic for API.
  • Update all dependecies.
  • Complex query handling.
  • Add more indexes in a search function.
  • Improve UX accordly UX Folio Team Prototype.
  • Fix search bugs.
  • Browse fix.

1.3.0 (2019-04-10)

Full Changelog

  • CRUD Cataloging.
  • Add component for variable fields;
  • Improve data handling with Redux;
  • Add epic for API
  • Add permissions
  • update stripes dependecies
  • Add bracket for Complex query
  • Complex query handling
  • Add Select for boolean operator
  • Add more indexes in a search function
  • Improve UX accordly UX Folio Team Prototype
  • Fix search bugs.
  • Browse fix.

1.2.0 (2018-12-14)

Full Changelog

  • improvement search functionality, logic and UX side.
  • Start with cataloguing functionality.
  • Add base component for template management
  • Browse fix.

Full Changelog

  • improvement search functionality, logic and UX side.
  • Handler record details panel.
  • Add panel for associated bib records.
  • Add settings page.
  • Improvement filter results for dinamc view.
  • Improvement logic and syntax.
  • Add traslation for record details results.
  • First version to have a documented change-log.
  • Release first version of search functionality.