Skip to content
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

[UnifiedSearch] Add query DSL docs link to filters UI #156543

Merged
merged 17 commits into from
May 26, 2023
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into query-dsl-docs-link
# Conflicts:
#	src/plugins/unified_search/tsconfig.json
  • Loading branch information
jughosta committed May 23, 2023
commit 584d6bbacbbfd3ac8f54f48a402ac134f9177db8
4 changes: 3 additions & 1 deletion src/plugins/unified_search/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
"@kbn/react-field",
"@kbn/ui-theme",
"@kbn/saved-objects-management-plugin",
"@kbn/core-doc-links-browser",
"@kbn/text-based-languages",
"@kbn/text-based-editor",
"@kbn/core-doc-links-browser"
],
"exclude": [
"target/**/*",
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.