This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch
3430-filtering-for-numerical-dimension-properties-in-data-explorer
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from eead931ee7 fix(#3430): Numerical values are now handled as expected by
filters
add 07be418422 fix(#3430): Numerical values are now handled as expected by
filters
add accb6e4c39 Merge remote-tracking branch
'origin/3430-filtering-for-numerical-dimension-properties-in-data-explorer'
into 3430-filtering-for-numerical-dimension-properties-in-data-explorer
add ae860351e6 fix(#3430): Change directory name to pass windows CI builds
No new revisions were added by this update.
Summary of changes:
.../escape-number-filter.service.ts | 17 +++++++++++++++++
...lection-panel-row-operation-selection.component.html | 0
...selection-panel-row-operation-selection.component.ts | 0
...election-panel-row-property-selection.component.html | 0
...-selection-panel-row-property-selection.component.ts | 0
...on-panel-row-value-input-autocomplete.component.html | 0
...tion-panel-row-value-input-autocomplete.component.ts | 0
...ilter-selection-panel-row-value-input.component.html | 0
.../filter-selection-panel-row-value-input.component.ts | 0
ui/src/app/data-explorer/data-explorer.module.ts | 8 ++++----
10 files changed, 21 insertions(+), 4 deletions(-)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-operation-selection
=>
panel-row-operation-selection}/filter-selection-panel-row-operation-selection.component.html
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-operation-selection
=>
panel-row-operation-selection}/filter-selection-panel-row-operation-selection.component.ts
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-property-selection
=>
panel-row-property-selection}/filter-selection-panel-row-property-selection.component.html
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-property-selection
=>
panel-row-property-selection}/filter-selection-panel-row-property-selection.component.ts
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-value-input-autocomplete
=>
panel-row-value-input-autocomplete}/filter-selection-panel-row-value-input-autocomplete.component.html
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-value-input-autocomplete
=>
panel-row-value-input-autocomplete}/filter-selection-panel-row-value-input-autocomplete.component.ts
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-value-input
=>
panel-row-value-input}/filter-selection-panel-row-value-input.component.html
(100%)
rename
ui/src/app/data-explorer/components/data-view/data-view-designer-panel/data-settings/filter-selection-panel/filter-selection-panel-row/{filter-selection-panel-row-value-input
=> panel-row-value-input}/filter-selection-panel-row-value-input.component.ts
(100%)