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

Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data #43444

Closed
6 tasks done
streamich opened this issue Aug 16, 2019 · 1 comment · Fixed by #53794
Closed
6 tasks done

Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data #43444

streamich opened this issue Aug 16, 2019 · 1 comment · Fixed by #53794
Assignees
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:NP Migration

Comments

@streamich
Copy link
Contributor

streamich commented Aug 16, 2019

  • src/legacy/core_plugins/data 👉 src/plugins/data
    • Create .indexPatterns service in src/plugins/data
    • Move contents of src/legacy/core_plugins/data to the new plugin
    • Leave angular IndexPatternProvider for backward compatibility
    • Move Jest mocks to .indexPatterns in src/plugins/data/public/mocks.ts and ensure they are updated
    • Make sure that all index pattern related imports use NP (and delete index_pattern folder from shim) [Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data #53794] @alexwizp

Parent issue: #43438

@streamich streamich added Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:NP Migration Team:AppArch labels Aug 16, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@lukeelmers lukeelmers changed the title ui/index_patterns 👉 src/plugins/data Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data Aug 26, 2019
@alexwizp alexwizp assigned gospodarsky and unassigned gospodarsky Nov 5, 2019
@gospodarsky gospodarsky assigned alexwizp and unassigned gospodarsky Dec 20, 2019
alexwizp added a commit to alexwizp/kibana that referenced this issue Dec 24, 2019
Closes: elastic#43444

Make sure that all index pattern related imports use NP (and delete index_pattern folder from shim)
alexwizp added a commit that referenced this issue Jan 3, 2020
…53794)

* Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data

Closes: #43444

Make sure that all index pattern related imports use NP (and delete index_pattern folder from shim)

* fix JEST tests

* fix CI

* fix PR comments

Co-authored-by: Elastic Machine <[email protected]>
alexwizp added a commit to alexwizp/kibana that referenced this issue Jan 3, 2020
…lastic#53794)

* Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data

Closes: elastic#43444

Make sure that all index pattern related imports use NP (and delete index_pattern folder from shim)

* fix JEST tests

* fix CI

* fix PR comments

Co-authored-by: Elastic Machine <[email protected]>
alexwizp added a commit that referenced this issue Jan 3, 2020
…53794) (#53936)

* Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data

Closes: #43444

Make sure that all index pattern related imports use NP (and delete index_pattern folder from shim)

* fix JEST tests

* fix CI

* fix PR comments

Co-authored-by: Elastic Machine <[email protected]>

Co-authored-by: Elastic Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:NP Migration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants