Skip to content

Releases: folio-org/ui-plugin-query-builder

v1.2.6

11 Dec 09:40
Compare
Choose a tag to compare
  • UIPQB-128 Invalid fields handling > Errors when query includes a deleted custom field.

v1.2.5

04 Dec 14:41
Compare
Choose a tag to compare
  • UIPQB-159 [Lists] Empty columns are displaying when the user duplicates the list and the refresh is in progress
  • UIPQB-160 [QB] Update the text in the query builder after 3 attempts result in 500 errors.

v1.2.4

27 Nov 17:41
3afd1af
Compare
Choose a tag to compare
  • UIPQB-126 Use tenant timezeone instead of tenant timezone.
  • UIPQB-156 Nested table data display is inconsistent with regular result viewer.
  • UIPQB-157 Add stop polling mechanism for useAsyncDataSource after 3 retries.
  • UIPQB-158 “No matching items found!” displayed when it takes longer to populate dropdown.

v1.2.3

12 Nov 21:21
Compare
Choose a tag to compare
  • UIPQB-126 Convert local date to UTC with respect to tenant zone, rather than user.

v1.2.2

08 Nov 21:03
Compare
Choose a tag to compare
  • UIPQB-102 The 'Organization accounting code' value contains incorrect ''(backslash) in the query.
  • UIPQB-147 Filtering of available values is case sensitive.
  • UIPQB-138 [QB] It's not possible to select the current date from the DatePicker.

v1.2.1

01 Nov 08:48
Compare
Choose a tag to compare
  • Bump version to v1.2.1

v1.2.0

31 Oct 22:24
4040e36
Compare
Choose a tag to compare
  • UIPQB-113 Remove local QueryClientProvider from plugin-query-builder
  • UIPQB-103 Correct formatting of in and not in operators in query string.
  • UIPQB-115 Array type fields display strangely on the list details page, after adding them.
  • UIPQB-117Add debounce for contentQueryKeys in useAsyncDataSource
  • UIPQB-105 The selected field doesn't display in the record table when we edit the query.
  • UIPQB-116 Correct formatting of in and not in operators in query string when “Value“ column contains text box
  • UIPQB-112 Query builder: Accessibility: Not equal operator value is not read by screenreader
  • UIPQB-119 Filter column names
  • UIPQB-79 Update available operators for arrays
  • UIPQB-131 Columns and empty area display in the list details page, when we refresh the page 1st time or duplicate the list
  • UIPQB-132 Save not empty previews results and show it in test query
  • UIPQB-126 Update date format in requests to UTC
  • UIPQB-125 Add support for FQM _version
  • FOLIO-4086 Fix GitHub Actions workflow not running for tags
  • UIPQB-133 Add getFilteredOptions function for enhanced option filtering
  • UIPQB-137 Spell out query builder operators
  • UIPQB-140 fix preview to display records when result is more than 100
  • UIPQB-143 Translate language codes to languages in the ResultsViewer
  • Bump "@folio/stripes-acq-components" version to v6.0.0

v1.1.5

22 Apr 14:37
Compare
Choose a tag to compare
  • UIPQB-115 Array type fields display strangely on the list details page, after adding them.

v1.1.4

02 Apr 13:18
c0a81b8
Compare
Choose a tag to compare
  • UIPQB-108 Fix missing horizontal overflow in ResultViewer

v1.1.3

02 Apr 08:06
Compare
Choose a tag to compare
  • UIPQB-86 The IN operator is incorrectly rendered in the query builder when editing existing queries