Release v2.2.0
aliaksei-chumakou
released this
09 Oct 10:24
·
561 commits
to master
since this release
- bump the @folio/stripes peer to v5.0.0
- fix tags with caps. Refs MODORDERS-433
- separate coverage dir for Jest
- Allow user to use multiple expense class from same fund on one invoice line or POL. Refs UIF-253
- Wrappers for control components to provide non-interactive mode and tooltip. Refs UIOR-607
- Display disabled
FieldSelect
asKeyValue
. Refs UIF-251 - Provide non-interact mode to some components. Refs UIOR-606
- Add mocks and display
AmountWithCurrencyField
asNoValue
if no value is provided. Refs UIF-251 - Display AcqUnits as
NoValue
if no units selected. Refs UIORGS-201 - Fix
Datepicker
clears value for redux-form. Refs UINV-181 - Update fund distribution UX. Refs UIF-245
- Leverage code for client-side sorting,
FrontendSortingMCL
. Refs UINV-178 - Leverage common Notes route components. Refs UIORGS-184
- Add URL validation. Refs UIOR-556
- Customize column names for sorting. Refs UIORGS-197
- Move payment status constant. Refs UINV-173
- Select expense class for Order & Invoice Fund distribution. Refs UIF-213
- add
showBrackets
prop inAmountWithCurrencyField
to show amount in brackets for negative values AcqEndOfList
component for manual use of EoL marker from stripes-component.useList
component with leveraged common logic for list pages. Refs UIOR-586- respect
disabled
prop in filter component. Refs UIOR-586 TextFilter
component. Refs UICIRCLOG-4react-intl
jest mock. Refs UICIRCLOG-17