Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
224 commits
Select commit Hold shift + click to select a range
b0f43d4
Update combined filter to have relation type
lukasolson Oct 20, 2022
dbd7367
Merge branch 'main' into combined-filter-relation
lukasolson Oct 24, 2022
b1ea0f1
Merge branch 'main' into combined-filter-relation
kibanamachine Oct 25, 2022
8221015
feat: updated combined filter supporting
nlatipov Oct 24, 2022
a5f0be4
fix: type check, jest, comments
nlatipov Oct 24, 2022
200258f
fix: some test
nlatipov Oct 24, 2022
44ee700
refact: conditionType -> booleanRelation
nlatipov Oct 24, 2022
497aca4
mapFilter support
lukasolson Oct 25, 2022
6428aa1
Fix DSL to wrap in bool
lukasolson Oct 25, 2022
7cdf3bb
fix: show error message
nlatipov Oct 26, 2022
0b50659
fix: drag and drop in popover
nlatipov Oct 26, 2022
d214c6c
fix: display combinedFilter in filterBadge
nlatipov Oct 26, 2022
1d1d061
fix: editing combined filter
nlatipov Oct 26, 2022
e728f2f
fix: display filter item in filters builder
nlatipov Oct 26, 2022
bfdc8f9
Update buildCombinedFilter to accept additional filter args
lukasolson Oct 26, 2022
0556b7f
feat: hide toggle Edit as Query DSL for combinedFilter
nlatipov Oct 27, 2022
7a0328d
doc: added comment about popover drag and drop style
nlatipov Oct 27, 2022
37c1346
fix: function tests in filter popover
nlatipov Oct 27, 2022
c94bf0c
refact: rollback shouldShowToggle
nlatipov Oct 27, 2022
1b72907
fix: creating combinedFilter
nlatipov Oct 27, 2022
619f373
fix: map combined test
nlatipov Oct 27, 2022
c81e523
refact: little refact with filters builder
nlatipov Oct 28, 2022
f292709
try to fix CI
alexwizp Oct 28, 2022
e385508
remove extra translations
alexwizp Oct 28, 2022
e173776
test CI
alexwizp Oct 28, 2022
e2ebef0
Merge branch 'main' into combined-filter-relation
kibanamachine Oct 28, 2022
f70507d
fix a11 tests
alexwizp Oct 29, 2022
24df670
refact: clean up filterLabel
nlatipov Oct 30, 2022
590141c
fix: check type test CI
nlatipov Oct 30, 2022
d126a4f
Merge branch 'main' into combined-filter-relation
kibanamachine Oct 31, 2022
acbb345
fix: type check test
nlatipov Oct 31, 2022
a500c2c
fix: linting test
nlatipov Oct 31, 2022
22dc5c5
fix compresed
alexwizp Oct 31, 2022
4f1f76b
revert wrong fix
alexwizp Oct 31, 2022
ccddb39
fix: autocomplite
nlatipov Oct 31, 2022
1715592
fix CI
alexwizp Oct 31, 2022
956b284
feat: added hide edit Query DSL
nlatipov Oct 31, 2022
cc69d00
fix showing errors
alexwizp Oct 31, 2022
5038431
feat: added dissabled toggle DSL in popover
nlatipov Oct 31, 2022
54bbbcb
fix: changed message for dissabled DSL
nlatipov Oct 31, 2022
74a13de
update placeholders
alexwizp Oct 31, 2022
01a85fe
remove createCustomLabel switch
alexwizp Oct 31, 2022
ebe4422
fix issue with updating operator
alexwizp Oct 31, 2022
5789cd5
Merge branch 'main' into combined-filter-relation
kibanamachine Oct 31, 2022
e7e2dac
fix some CI steps
alexwizp Oct 31, 2022
6817c95
fix i18n issue / fix typo
alexwizp Oct 31, 2022
d44ccb5
fix message
alexwizp Oct 31, 2022
e78cd73
revert wrong changes
alexwizp Oct 31, 2022
a2852eb
fix: jest test for filter exists case
nlatipov Nov 1, 2022
257bb94
fix: drag and drop in popover
nlatipov Nov 1, 2022
4a0220e
Merge branch 'main' into combined-filter-relation
stratoula Nov 1, 2022
d2c43ab
refact: isFilterValid
nlatipov Nov 1, 2022
d54add7
fix labels
alexwizp Nov 1, 2022
70dcf3e
feat: add icon for filter field
nlatipov Nov 1, 2022
7d02076
refact: clean up filters builder filter item field input
nlatipov Nov 1, 2022
e6e68aa
fix: filter badge show AND for OR combinedFilter
nlatipov Nov 1, 2022
d595878
fix: display prefix for combinedFilter
nlatipov Nov 1, 2022
708ca0d
Merge branch 'main' into combined-filter-relation
stratoula Nov 2, 2022
8f04527
fix Functional Tests
alexwizp Nov 2, 2022
77aa6dc
feat: refact filterBadge and fix function test
nlatipov Nov 2, 2022
f12ce5a
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 2, 2022
f72abc1
style: updated OR and AND buttons
nlatipov Nov 3, 2022
880ec6a
style: filter edit popover
nlatipov Nov 3, 2022
4cdf707
Fix issue with compareFilter with combined filters
lukasolson Nov 3, 2022
0c0ec6f
Merge branch 'combined-filter-relation' of github.com:elastic/kibana …
lukasolson Nov 3, 2022
fb489e4
Merge remote-tracking branch 'upstream/main' into combined-filter-rel…
alexwizp Nov 4, 2022
3450b6a
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine Nov 4, 2022
2ec0ce2
refact: style filters builder
nlatipov Nov 4, 2022
d6bb9a1
fix for Boolean fields
alexwizp Nov 4, 2022
63b42d0
preparation utils for moving into es-query
alexwizp Nov 4, 2022
95cb377
style: chened width for fitler item and fix style for list
nlatipov Nov 7, 2022
c64de4a
fix: show empty fields in filter popover if dataView changed
nlatipov Nov 7, 2022
107f6d2
fix: updated combinedFilter
nlatipov Nov 7, 2022
7847ee8
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 7, 2022
d4b2b6b
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine Nov 7, 2022
bac20d3
style: update design
nlatipov Nov 9, 2022
ad88b14
feat: added filterBadge into filter editor
nlatipov Nov 9, 2022
5db3ff1
fix: type check
nlatipov Nov 9, 2022
78a784c
add FilterBadgeErrorBoundary component
alexwizp Nov 9, 2022
6ba762c
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 9, 2022
316e101
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine Nov 9, 2022
219b8a3
some cleanup
alexwizp Nov 9, 2022
c3e982b
do some cleanup
alexwizp Nov 9, 2022
20eacd9
style: updated for filter badge in filter editor by design suggestion
nlatipov Nov 10, 2022
63026db
update "shouldShowPreview" condition
alexwizp Nov 10, 2022
f501970
fix brackets for negate combined filter / fix flickering when displa…
alexwizp Nov 10, 2022
64b352e
fix issue on changing data view
alexwizp Nov 10, 2022
cbfd16c
Merge remote-tracking branch 'upstream/main' into combined-filter-rel…
alexwizp Nov 11, 2022
f1bf122
style: fix regres with warning message in filterBadge
nlatipov Nov 11, 2022
d151cb8
fix: show empty fitler with dataView didn't select
nlatipov Nov 11, 2022
a3459ce
do some cleanup
alexwizp Nov 11, 2022
51bb52e
remove strange code
alexwizp Nov 11, 2022
c08205c
Merge remote-tracking branch 'upstream/main' into combined-filter-rel…
alexwizp Nov 11, 2022
c38b341
remove uiSettings / InjectedIntl for FIlterEditor
alexwizp Nov 11, 2022
d98a385
style: fix popover view with small screen
nlatipov Nov 11, 2022
1022cfe
update jest
alexwizp Nov 11, 2022
886cd2f
fix pinned/negate/disable for filters
alexwizp Nov 11, 2022
3b1659e
style: filter builder group for small screen
nlatipov Nov 11, 2022
430079b
fix range filter / fix edit DSL
alexwizp Nov 11, 2022
7e83aba
fix: added space between label and value in filter badge
nlatipov Nov 11, 2022
b02e7a3
fix: updated snapshot for filter content
nlatipov Nov 11, 2022
668c140
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 11, 2022
30c09e3
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 14, 2022
431de60
fix fileter validation
alexwizp Nov 14, 2022
a219503
fix filter_editor
alexwizp Nov 14, 2022
07e18e6
feat: added disabled component if dataView didn't select
nlatipov Nov 14, 2022
952b119
fix: setting negative value
nlatipov Nov 14, 2022
2d5ba43
remove updateOperator
alexwizp Nov 14, 2022
3facba6
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 14, 2022
46aca69
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 16, 2022
b3e642d
refact: remove hardcode filter editor with size element
nlatipov Nov 16, 2022
9f528d6
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 21, 2022
54637f3
D'n'd order fix.
Kuznietsov Nov 22, 2022
50ab55e
handleCombinedFilter refactoring.
Kuznietsov Nov 22, 2022
508e5fd
Renamed handle_combined_filter.ts
Kuznietsov Nov 22, 2022
78470c2
Renamed handleNestedFilter.
Kuznietsov Nov 22, 2022
5883b3d
Renamed handle_nested_filter.ts
Kuznietsov Nov 22, 2022
23ca8e7
excludedAttributes cleanup refactored.
Kuznietsov Nov 22, 2022
2938d5c
FilterContent export fixed.
Kuznietsov Nov 22, 2022
1e63308
FilterBadge refactored.
Kuznietsov Nov 22, 2022
f6a534f
FilterExpressionBadge refactored.
Kuznietsov Nov 22, 2022
c798cff
FilterBadgeGroup refactored.
Kuznietsov Nov 22, 2022
de923d7
Refactored styles and strings.
Kuznietsov Nov 22, 2022
c3d2b9f
Removed unused export of DEFAULT_MAX_HEIGHT.
Kuznietsov Nov 22, 2022
3af6fc8
Fixed getFieldFromFilter type.
Kuznietsov Nov 22, 2022
0cd72b6
Renamed doRecursive.
Kuznietsov Nov 22, 2022
114a962
Renamed flags for uniformity.
Kuznietsov Nov 22, 2022
3d676a2
filter_item refactored.
Kuznietsov Nov 22, 2022
57023b9
FilterGroup refactored.
Kuznietsov Nov 22, 2022
376eec3
Moved strings.ts to i18n.ts
Kuznietsov Nov 22, 2022
1658130
Added type safety for params_editor methods and refactored.
Kuznietsov Nov 22, 2022
62312fb
Fixed bug.
Kuznietsov Nov 23, 2022
e67b40e
Moved styles.
Kuznietsov Nov 23, 2022
5926948
FiltersBuilder refactoring.
Kuznietsov Nov 23, 2022
a8d9afb
updateFilter refactored.
Kuznietsov Nov 23, 2022
954fd82
Moved AddFilterPopover styles.
Kuznietsov Nov 23, 2022
8653073
Fixed i18n and styles.
Kuznietsov Nov 23, 2022
9d457ab
Moved translations from query_string_input to i18n.ts file.
Kuznietsov Nov 23, 2022
be7fe2d
Reduced the size of unified_search bundle by moving strings to corres…
Kuznietsov Nov 23, 2022
8dbc5cb
Fixed the problem with normalization.
Kuznietsov Nov 23, 2022
d4df7f0
Fixed combined filter bug.
Kuznietsov Nov 23, 2022
6dd058d
styles bug fixed.
Kuznietsov Nov 24, 2022
fd25187
fixed custom label.
Kuznietsov Nov 24, 2022
6e9e2b0
Fixed FilterItem actions on small screen.
Kuznietsov Nov 24, 2022
8cbf7fd
Added small buttons for 's'.
Kuznietsov Nov 24, 2022
d89c973
Disabled dragging if one element is added only.
Kuznietsov Nov 24, 2022
11f504e
Fixed `is on of` input while pasting non-existence value.
Kuznietsov Nov 24, 2022
14d8eb2
createFilter utility for functional tests added.
Kuznietsov Nov 25, 2022
9b03b57
Replaced old implementation of createFilter with new one.
Kuznietsov Nov 25, 2022
9462dac
Fixed one more test.
Kuznietsov Nov 25, 2022
6e5b4d5
Fixed dashboard tests.
Kuznietsov Nov 25, 2022
129aa74
Merge branch 'main' into combined-filter-relation
kibanamachine Nov 26, 2022
f3d1af7
Fixed incomming test.
Kuznietsov Nov 26, 2022
5b63dff
Merge branch 'main' into combined-filter-relation
Kuznietsov Nov 28, 2022
dd41eb2
One more test fixed.
Kuznietsov Nov 28, 2022
c822eee
Fixed issue with at title and added data-test-subj for complex filters.
Kuznietsov Nov 28, 2022
4d93c75
Add or filter test added.
Kuznietsov Nov 28, 2022
738ce32
Functional tests for AND filter and nested filters added.
Kuznietsov Nov 28, 2022
8924c5d
Fixed filter-value-${value} for values with spaces.
Kuznietsov Nov 28, 2022
a4cd56d
Fixed jest test.
Kuznietsov Nov 29, 2022
54b341d
Fixed cypress tests.
Kuznietsov Nov 29, 2022
6940436
Fixed selected_filters test.
Kuznietsov Nov 29, 2022
cbe3ac3
Possibly, fixed cypress tests.
Kuznietsov Nov 29, 2022
51dc848
Merge branch 'main' into combined-filter-relation
stratoula Nov 29, 2022
6738520
Merge branch 'main' into combined-filter-relation
Kuznietsov Nov 29, 2022
b32af87
Merge branch 'main' into combined-filter-relation
Kuznietsov Nov 30, 2022
42d17c7
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 1, 2022
5349606
euiBadge color changed to lightestShade.
Kuznietsov Dec 1, 2022
ee0db2c
Fixed cursor on disabled drag n drop element.
Kuznietsov Dec 1, 2022
63e4e5c
Fixed types.
Kuznietsov Dec 1, 2022
c488b63
fix: drag and drop in query bar menu
nlatipov Dec 2, 2022
7bae15c
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 2, 2022
ad536a3
Fixed addFilter args.
Kuznietsov Dec 2, 2022
ae4dee8
Added combobox with truncated option label.
Kuznietsov Dec 2, 2022
aeec430
Small refactoring.
Kuznietsov Dec 2, 2022
bb2d435
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 5, 2022
a63b4a4
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 5, 2022
7c2900d
Fixed problem with Discovery.
Kuznietsov Dec 6, 2022
4d04464
Fixed regressions.
Kuznietsov Dec 6, 2022
93ec509
Fixed label.
Kuznietsov Dec 6, 2022
26685cb
Fixed label of Lens filter on bar click.
Kuznietsov Dec 6, 2022
7e690ef
Removed Saved icon on if alias to the filter is defined.
Kuznietsov Dec 6, 2022
0d9f5e8
Fixed tests.
Kuznietsov Dec 6, 2022
22aa8b9
Fixed regression.
Kuznietsov Dec 6, 2022
3c28695
Fixed Label at security_solution rules.
Kuznietsov Dec 7, 2022
04b9cba
boxesHorizontal for mobile screen.
Kuznietsov Dec 7, 2022
226e04c
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 7, 2022
9b59083
Added max nesting of filter.
Kuznietsov Dec 7, 2022
b145cd8
Fixed paddings in mobile screen.
Kuznietsov Dec 7, 2022
fef59cc
[Unified search] Complex form design cleanup (#147226)
andreadelrio Dec 8, 2022
565860a
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 8, 2022
1bd3054
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 8, 2022
3eabb2d
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 9, 2022
90cc3ba
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 9, 2022
4756cbe
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 12, 2022
553101b
Fixed translations.
Kuznietsov Dec 12, 2022
a2d1297
[Complex filters] Prevent operator truncation (#147409)
andreadelrio Dec 13, 2022
378e713
Fixed default max height for filters builder.
Kuznietsov Dec 13, 2022
f9f381d
Fixed cursor and fixed paddings on preview.
Kuznietsov Dec 13, 2022
ad5fd4e
Fixed problem with mutation of the filter from prop.
Kuznietsov Dec 13, 2022
185b846
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 13, 2022
5ac97b1
Fixed comparison of filters.
Kuznietsov Dec 13, 2022
39770cd
Merge branch 'combined-filter-relation' of github.com:elastic/kibana …
Kuznietsov Dec 13, 2022
31fc3d5
Turned code back.
Kuznietsov Dec 13, 2022
8281a6b
Merge branch 'main' into combined-filter-relation
stratoula Dec 14, 2022
5e08da5
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 14, 2022
e7065bb
Fixed problem with assigning props to readonly filter.
Kuznietsov Dec 14, 2022
aa543a1
Quickfix of the failing filters.
Kuznietsov Dec 14, 2022
d3ea276
Removed index, negate, disabled, alias and $state from combined filter.
Kuznietsov Dec 14, 2022
5279235
Turned back negate.
Kuznietsov Dec 14, 2022
7712c21
fixed one more test.
Kuznietsov Dec 14, 2022
d52383e
Turned back index.
Kuznietsov Dec 14, 2022
be78d18
Merge branch 'main' into combined-filter-relation
stratoula Dec 15, 2022
934197e
Added filters from searchSource in visualize_embeddable.
Kuznietsov Dec 15, 2022
c9ccd9a
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 15, 2022
a68ef68
Fixed problems with combined filters in TSVB/Agg based.
Kuznietsov Dec 15, 2022
224452b
Merge branch 'combined-filter-relation' of github.com:elastic/kibana …
Kuznietsov Dec 15, 2022
da49185
Small refactoring.
Kuznietsov Dec 15, 2022
f668bd1
Fixed problems with modification.
Kuznietsov Dec 16, 2022
e587399
One more fix.
Kuznietsov Dec 16, 2022
adf532a
Fixed tests.
Kuznietsov Dec 16, 2022
1152642
Merge branch 'main' into combined-filter-relation
Kuznietsov Dec 16, 2022
0b9f5f2
Fixed test.
Kuznietsov Dec 16, 2022
09f1e96
Merge branch 'main' into combined-filter-relation
kibanamachine Dec 19, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/kbn-es-query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export type {
ExistsFilter,
FieldFilter,
Filter,
FilterItem,
FilterCompareOptions,
FilterMeta,
LatLon,
Expand All @@ -38,6 +37,7 @@ export type {
ScriptedPhraseFilter,
ScriptedRangeFilter,
TimeRange,
CombinedFilter,
} from './src/filters';

export type {
Expand All @@ -54,6 +54,7 @@ export {
decorateQuery,
luceneStringToDsl,
migrateFilter,
fromCombinedFilter,
isOfQueryType,
isOfAggregateQueryType,
getAggregateQueryMode,
Expand Down Expand Up @@ -105,9 +106,11 @@ export {
toggleFilterPinned,
uniqFilters,
unpinFilter,
updateFilter,
extractTimeFilter,
extractTimeRange,
convertRangeFilterToTimeRange,
BooleanRelation,
} from './src/filters';

export {
Expand Down
Loading