Releases: thingworx-field-work/QueryBuilderWidgetTWX
Releases · thingworx-field-work/QueryBuilderWidgetTWX
1.1.11
1.1.10
1.1.9
Fixes
- Fix issue handling the Not Equal filters
1.1.7
New Features:
- Configure the maximum nesting
- Configure the types of conditions allowed (AND/OR)
- For DATETIME fields, generate an additional item that you can add rules on with the name
${fieldName}__Age
. This field allows creation of conditions that are relative to the current timestamp the query is actually executed. Keep in mind, that this is only a display feature. The backend will need to support parsing the extra query.
Bug fixes:
- The order of the data and query bindings no longer matters.
1.1.4
Fixed CSS styles being applied globally
Removed some css styles that were not needed.
1.1.3
Initial github release