Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement saved queries and filters #39140
Implement saved queries and filters #39140
Changes from 234 commits
a3f2ca8
d934765
e76067c
188551e
aebd5bd
fd297f0
9dfc92c
39ee55e
e960475
a08ffec
e85211b
0fc7a12
239c446
cab055a
3f2e95a
99194ca
9d1af7f
0fa0a10
334dd10
62225dc
453e8b8
2c399eb
3ce41d7
4be53f7
5455272
45e03f8
75d240f
0dc4d90
32f2654
0157959
3f9e88f
0f13705
841aff0
f7279a1
afcaa35
2b566a1
5f40fbf
36d1e2f
103c082
5bb384c
8b57318
239f3b4
a8fb548
2135698
c320f79
f819778
f46c70c
2af20f6
d3cecb3
b786886
1406c66
21b3d62
aef3d4b
cb43322
c3e3504
7fd8453
86cd42e
c13f764
45b1cc7
75c000d
22d0273
c4e8751
c2bdc0a
74aacc8
6b1ba4f
d1d563b
d2d62ee
3e41043
2beb927
1fae81b
52a49b7
4877f48
361d1e2
d5a152b
663586b
36b0bd3
ecb8925
ad667b3
8bd9468
f86b201
62da75a
d16da8b
5218ab5
9de64a6
d8ef743
ba78c4b
448dcfa
aecfc18
6242426
703c38e
47cd2f3
dedca56
6ee50e4
3486390
e1e15a5
13e4c6f
d954da0
e60c63f
f6707e8
86c8f11
261e107
361e8af
7856d93
3f170c3
f65efd9
a3845c6
52dd391
1eace53
0fd4309
ccb0802
bf06d9f
db622a9
51cf96e
e6fc105
309b5ad
d3353b5
ae1697a
6a5abff
2e1f903
f972fa3
7ae43bb
564339e
de63765
c5aaa30
b44c416
bc6a00e
e99bfcf
ce480c6
5856695
5ed067a
9685145
6e9deef
644c410
9aba13c
d20c2f8
e196c8a
b8fff34
ad610ee
e41e85f
c12d5f7
99df809
00ecc89
c20f97f
5f71f65
8634211
77142c6
a7b4421
d89d75e
1f2d98a
1785437
dc3c7b6
1916608
a2a5a14
dba23c0
9c032e9
ae5ecff
9f7c71c
969a49e
3d178c6
2e2f746
4ca6e1b
fcfbf03
5bc3520
0395adb
2342dae
0e7b2a3
72753df
95abe15
70a0783
750aa30
b9e7ec0
9eea8ec
057933c
4918baa
2272757
259370e
4ec7c16
53e07b0
1c01c53
85d8fc3
8a5d176
b04108e
8c9cc22
25cbeeb
4478b39
8c69437
c83873d
763f350
1dc9044
ffe3a13
c605d8a
ba733b2
f68dcc7
fc14cca
ab46fff
4ce22c7
d1b78b3
8373e06
2b3103d
e476338
6bd72b8
b9bfb18
a7b50a7
e7b757b
2ad5099
7c49a60
fd487d5
3b01d3d
2708fad
2fcc1eb
2cc232b
d57058a
f411ddf
f80c912
859dce5
af59279
fa2a0b6
382b20e
1d5a766
08a3683
4f40b1e
cad350f
e609af2
2cb9416
5f3329b
bc3fdf2
4787319
1d0d1f0
7b0e2af
f4d861c
2f3f472
458d043
ae57041
a922444
f143236
daaabb9
664804d
ee27111
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Other services pass in objects
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lizozom are you just saying you'd prefer this:
this.search.setup({ savedObjectsClient })
?