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

Explicit index pattern namespace #57194

Merged

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Feb 10, 2020

Summary

Part of #56881

This PR applies the proposed resolution for #52374, trying to balance code readability, API discoverability, DX and documentation generation using ApiExtractor on index patterns.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@lizozom lizozom force-pushed the newplatform/data/index-pattern-namespace branch from f45936c to 1d1f3ae Compare February 10, 2020 16:17
@lizozom lizozom marked this pull request as ready for review February 10, 2020 16:40
@lizozom lizozom requested a review from a team February 10, 2020 16:40
@lizozom lizozom requested a review from a team as a code owner February 10, 2020 16:40
@lizozom lizozom self-assigned this Feb 10, 2020
@lizozom lizozom added Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes review v7.7.0 v8.0.0 labels Feb 10, 2020
@lizozom lizozom requested a review from kertal February 10, 2020 18:23
@lizozom lizozom requested a review from a team as a code owner February 11, 2020 11:28
@lizozom
Copy link
Contributor Author

lizozom commented Feb 11, 2020

@elasticmachine merge upstream

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maps changes LGTM
code review

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code changes in the data plugin lgtm!

Copy link
Contributor

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App code changes LGTM. Tested discover and graph locally, all looks good.

@lizozom lizozom merged commit 6eaeca8 into elastic:master Feb 12, 2020
lizozom pushed a commit to lizozom/kibana that referenced this pull request Feb 12, 2020
* Explicit index pattern namespace

* typing of index patterns

* fix ts error on master

* export FieldList

* Move isFilterable into indexPatterns namespace

* Server index pattern cleanup

* comment

* isDefault

* karma mock fix + discover fix

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
lizozom pushed a commit that referenced this pull request Feb 12, 2020
* Explicit index pattern namespace

* typing of index patterns

* fix ts error on master

* export FieldList

* Move isFilterable into indexPatterns namespace

* Server index pattern cleanup

* comment

* isDefault

* karma mock fix + discover fix

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@lizozom lizozom mentioned this pull request Feb 12, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants