Skip to content

Releases: folio-org/stripes-acq-components

Release v2.3.3

22 Apr 11:55
Compare
Choose a tag to compare

Full Changelog

  • Fix onCancel prop for FormFooter. Refs UISACQCOMP-28.

Release v2.3.2

22 Apr 12:19
f5156ed
Compare
Choose a tag to compare

Full Changelog

  • Check the date picker in orders and invoices. Fix displaying dates in UTC0. Refs UISACQCOMP-23.

Release v2.3.1

07 Apr 07:46
ece987e
Compare
Choose a tag to compare

Full Changelog

  • Add Ongoing to the POL filters. Refs UIOR-688.
  • Fix Cannot split funds on a PO with an odd number of pennies as the cost. Refs UISACQCOMP-17
  • Attaching file to invoice doesn't work properly when user clicks Choose file Refs UISACQCOMP-22.

Release v2.3.0

15 Mar 17:20
943e011
Compare
Choose a tag to compare

Full Changelog

  • Fix Orders and Order lines grids initially display "No results found. Please check your filters." rather than "Loading...". Refs UIOR-657.
  • Fix onBlur prop for FieldDatepicker (RFF). Refs UIF-289.
  • Centralizing country and language data in stripes components. Refs UISACQCOMP-18.
  • Add Extended Info accordion to Invoice View screen. Refs UINV-222.
  • Make POL vendor reference number and type repeatable, paired fields. Refs UIOR-519, UINV-165.
  • Add positive number validation. Refs UIF-280
  • Reformat dates to match date format across FOLIO (based on selected locale). Refs UISACQCOMP-16
  • Set exchange rate manually for purchase order line. Refs UIOR-610.
  • Prevent user from applying Funds from other acquisitions units for encumbrance or payment. Refs UIOR-618
  • Update format date and format time. Refs UIOR-645.
  • Fix Accessibility problems for PluginFindRecordModal Component. UISACQCOMP-9
  • bump stripes v6. UIOR-650
  • Call change org on clear field. UINV-169
  • Fix all select lists with dynamic required prop. UIF-274
  • Change CQL query = to ==. Refs UICIRCLOG-33.
  • Add personal data disclosure form. Refs UISACQCOMP-13.
  • Make global mocks be used in submodules
  • Propagate ...rest props in TextFilter to TextField
  • Add actionMenu prop to ResultsPane. Refs UIOR-631.
  • Update invoice CRUD permissions. Refs UINV-199.
  • Reformat dates to match date format across FOLIO. UISACQCOMP-15.

Release v2.2.3

18 Nov 13:11
d082e2f
Compare
Choose a tag to compare

Full Changelog

  • Unable to view PO Line when accessing via Agreements app. Refs UISACQCOMP-10

Release v2.2.2

10 Nov 10:50
127b63d
Compare
Choose a tag to compare

Full Changelog

  • Fix Invoice date filters are off set by timezone somehow. Refs UINV-202
  • Filter selection cursor highlights (focus) are persisted and distracting for the user. Refs UISACQCOMP-7
  • Migrate Organization and Contact Forms to React-final-form. Refs UIORGS-200.

Release v2.2.1

29 Oct 12:16
cc0f898
Compare
Choose a tag to compare

Full Changelog

  • Add aria-label to select item checkbox. Refs UIPFINT-14.
  • Focus resultsPaneTitleRef after data response has come in AcqList. Refs UIORGS-208
  • Filtering not working on Receiving. Refs UIREC-101

Release v2.2.0

09 Oct 10:24
4e6d79c
Compare
Choose a tag to compare

Full Changelog

  • 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 as KeyValue. Refs UIF-251
  • Provide non-interact mode to some components. Refs UIOR-606
  • Add mocks and display AmountWithCurrencyField as NoValue 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 in AmountWithCurrencyField 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-4
  • react-intl jest mock. Refs UICIRCLOG-17

Release v2.1.2

12 Jun 09:47
8f9e717
Compare
Choose a tag to compare

Full Changelog

  • fix multiselect interactor;

Release v2.1.1

11 Jun 09:55
8ec8114
Compare
Choose a tag to compare

Full Changelog

  • remove okapiInterfaces from stripes;