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

[Index template] Fix editor should support mappings types #55804

Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
0bae3df
Add type metadata to extract mappings definition
sebelga Jan 24, 2020
bfc5226
Add "include_type_name" parameter to server API req
sebelga Jan 24, 2020
892afa9
Return mappings inside type if one has been detected
sebelga Jan 24, 2020
7d5def9
Add "include_type_name" req param to client requests
sebelga Jan 24, 2020
92875e4
Move query param to "sendRequest" query object
sebelga Jan 24, 2020
de48af4
Forward "include_type_name" api call to ES request call
sebelga Jan 24, 2020
028bb28
Fix API integration test
sebelga Jan 24, 2020
ba056e1
Refactor client integration tests: call registerTestBed() from setup
sebelga Jan 28, 2020
001442c
Add strictness to mappings validator to not allow unknown parameters
sebelga Jan 28, 2020
a97722a
Add test to detect custom type with mappings configuration name
sebelga Jan 28, 2020
b9ad4ac
Use "dynamic" in test type detection instead of "_source"
sebelga Jan 28, 2020
1d2a508
Detect mappings type in LoadMappingsProvider
sebelga Jan 28, 2020
3493e7d
Add client integration tests for LoadMappignsProvider
sebelga Jan 28, 2020
0045d0d
Merge remote-tracking branch 'upstream/7.x' into fix/Index-template-e…
sebelga Jan 28, 2020
df98c23
Refactor: change helper func to "doMappingsHaveType"
sebelga Jan 28, 2020
9f281c2
Fix TS issues
sebelga Jan 28, 2020
0f5e083
Merge remote-tracking branch 'upstream/7.x' into fix/Index-template-e…
sebelga Jan 29, 2020
8fa68b5
Address CR changes
sebelga Jan 29, 2020
1cbaf4d
Remove comment about io-ts lib
sebelga Jan 29, 2020
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/7.x' into fix/Index-template-e…
…ditor-should-support-mappings-types
  • Loading branch information
sebelga committed Jan 29, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 0f5e083a8591c13f8b64c6bb09d5ba460f854d80

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.