Skip to content

v1.1.0

Compare
Choose a tag to compare
@vashjs vashjs released this 19 Mar 09:26
· 136 commits to master since this release
4e6a645
  • UIPQB-60 'In' and 'Not In' requests not properly formatted for [Users] "User ID"
  • UIPQB-56 Prevent columns from being reset when query is changed
  • UIPQB-67 Styles are defined globally for inputs with type "number"
  • UIPQB-64 Query builder can’t edit single condition queries without AND wrapper
  • UIPQB-53 Add support for $contains and $not_contains operators
  • UIPQB-66 Localize dates in results view.
  • UIPQB-54 Add support for array fields in query results.
  • UIPQB-70 Array fields support verification.
  • UIPQB-80 Add operators for NumberType and adjust operators for IntegerType.
  • UIPQB-73 Result Viewer shows current date if date column is not present.
  • UIPQB-82 [Query Builder] Support querying based on nested objects within arrays.
  • UIPQB-84 Results viewer doesn't show 0 value for number type.
  • UIPQB-78 Query builder display if no records match the query
  • UIPQB-74Non-default fields that are part of the query are automatically displayed as columns
  • UIPQB-95 Disable run query button when records limit exceeded
  • UIPQB-96 Extend runQuery handler with "user-friendly" query param