Skip to content

v4.0.0

Compare
Choose a tag to compare
@yelyzavetakhokhlova yelyzavetakhokhlova released this 11 Mar 13:59
· 270 commits to master since this release
03d8c15
  • Export test utils in order to reuse them in data-export for writing tests with jest/react-testing-library. UIDEXP-179.
  • Reuse <JobsListAccordion> component from stripes-data-transfer-components rep. UIDATIMP-574.
  • Update interactors related to the <InfoPopover> implementation to fix tests. UIDEXP-190.
  • Add Source Record Storage type. UIDEXP-178.
  • Setup jest/react-testing-library and cover EndOfItem and Progress components and util methods with tests. STDTC-18.
  • Get rid of default notLoadedMessage value for SearchResults component. UIDATIMP-581.
  • Extend <SearchForm> component with additional props. UIDATIMP-582.
  • Rewrite DataFetcher using functional component notation. STDTC-34.
  • Update getHookExecutionResult in order for it to be able to return function. UIDEXP-143.
  • Move pretender to dev dependencies. UIDEXP-186.
  • Change focus when user clicks on Data import app. UIDATIMP-775.
  • Export getHookExecutionResult for BigTest tests and adjust it for BigTest and jest to work with translations. UIDEXP-213.
  • Enable Progress with 'none' type. UIF-237.
  • Refactor onNeedMore function for SearchResults component. UIDATIMP-763.
  • Update stripes to v6.0.0. STDTC-35.
  • Extend Harnses test setup component with react-query and stripes providers. UIDEXP-224.
  • Update stripes-cli to v2.0.0. STDTC-38.
  • Update translations