- Adding translations and icons to
package.json
files
array. - CHANGELOG cleanup
- Peer-dep cleanup: increment
@folio/stripes
to^v5.0
,@folio/stripes-core
tov6.0
,react-intl
tov4.5
. - Refactor from
bigtest/mirage
tomiragejs
. - 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)
- 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)
- 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)
- improvement search functionality, logic and UX side.
- Start with cataloguing functionality.
- Add base component for template management
- Browse fix.
- 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.