Skip to content

Releases: folio-org/stripes-acq-components

Release v2.0.3

06 Apr 14:10
74171f9
Compare
Choose a tag to compare

Full Changelog

  • ResultStatusMessage component to show query status in the Results pane of AcqList

Bug fixes

  • UINV-127 Accessibility Error: Form elements must have labels
  • UIF-190 pass query params to extend

Release v2.0.2

27 Mar 17:03
9c1da37
Compare
Choose a tag to compare

Bug fixes

  • UIORGS-155 Country codes are handled inconsistently in organization vs. contact addresses
  • UIREC-67 Add ModalFooter with right buttons alignment
  • UIREC-66 POL details displaying under Title information accordion
  • UIREC-59 Improve Select location dropdown to use only select Location plugin

Release v2.0.1

13 Mar 09:59
fe6156c
Compare
Choose a tag to compare

2.0.1 (2020-03-13)

Full Changelog

  • bump the @folio/stripes peer to v3.0.0

Stories

  • UINV-60 Improve Location filter on the Titles list to use location look-up
  • UINV-124 FieldOrganization component
  • UINV-118 AcqList buildDateRangeQuery util
  • UIOR-358 OrganizationValue component
  • UIOR-472 Display encumbered value on POL for orders made in currency other than system currency
  • UIORGS-112 disable sorting on checkboxes, pass sortable columns
  • UIREC-32 Add piece for a title
  • UIREC-28 Add Title for receiving/check-in
  • UIREC-27 View title in receiving area

Bug Fixes

Release v1.3.2

18 Dec 11:57
a7c5d7b
Compare
Choose a tag to compare

Full Changelog

Bug Fixes

  • UIOR-478 Invoices from the previous order is shown
  • UIOR-460 Capture cost information and fund distributions in the currency selected at POL

Release v1.3.1

12 Dec 16:04
d356251
Compare
Choose a tag to compare

Full Changelog

Stories

  • UIORGS-122 Organization view pane: Update contact people view

Bug Fixes

  • UIOR-464 Calculation of estimated price in cost details sometimes blocks POLs from being created/saved
  • UIPFPOL-3 Return focus after lookup modal is closed without selection
  • ERM-620 Agreement edit/new: return focus to the lookup button when a lookup modal is closed
  • UINV-94 Not able to create invoice lines with $0 subtotal

Release v1.3.0

04 Dec 14:45
d2388ae
Compare
Choose a tag to compare

Stories

  • UIF-101 FolioFormattedTime component to display datetime fields
  • UIF-79 FieldTags common component
  • UIF-96 Acq list components and utils
  • UIOR-365 Support isDeleted property of Acq units
  • UIOR-5 Tags components
  • UIOR-370 FundDistributionField component updates, CurrencySymbol component
  • UIOR-377 batchFetch util
  • UIOR-275 AcqTagsFilter component
  • UIOR-425 FundDistributionView component updates
  • UIF-34 react-final-form components
  • UIF-98 showCallout util
  • UINV-87 multiple distributions for the same Fund validation
  • UINV-41 unit tests with Jest

Bug Fixes

  • UIOR-356 Options for select in alphabetic order
  • UIORGS-84 Add translatable payment methods options

Release v1.2.0

11 Sep 13:28
b9e053b
Compare
Choose a tag to compare

Stories

  • UIF-85 Create LoadingPane common component
  • UIF-92 Add hook for accordion toggle
  • UINV-56 common test utils
  • UINV-57 Add fund distributions to invoice lines
  • UINV-62 hooks for callout and modal toggle
  • UIOR-367 add common function to generate query
  • UIORGS-87 PluginFindRecord component

Bug Fixes

  • UIOR-349 find-po-line plugin cannot search at all

Release v1.1.0

26 Aug 20:20
a37062c
Compare
Choose a tag to compare

Stories

Release v1.0.0

19 Jul 14:40
eeca738
Compare
Choose a tag to compare
  • Remove tabIndex
  • ERM-230 add buttonProps prop to OrganizationSearch, refs