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

[NP] Move IndexPatterns into the NP #51199

Merged
merged 35 commits into from
Nov 30, 2019
Merged

[NP] Move IndexPatterns into the NP #51199

merged 35 commits into from
Nov 30, 2019

Commits on Nov 20, 2019

  1. Make a copy of index_patterns module inside NP

    Avinar-24 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4886bdd View commit details
    Browse the repository at this point in the history
  2. Sync changes of index patterns

    Avinar-24 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    10f3d6f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    c226101 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ba60d78 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    1e87986 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    4bd2e3f View commit details
    Browse the repository at this point in the history
  2. Remove UI component from service

    Avinar-24 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    09a0e6a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    4bfbf23 View commit details
    Browse the repository at this point in the history
  4. Remove redundant exports from index_patterns

    Avinar-24 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    cd283bb View commit details
    Browse the repository at this point in the history
  5. Sync old index_patters changes

    Avinar-24 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    da1978f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    3c0f5cf View commit details
    Browse the repository at this point in the history
  2. Make common namespace of IndexPattern

    Avinar-24 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    ff1ad34 View commit details
    Browse the repository at this point in the history
  3. Make re-exports of old IndexPatter dependencies

    Avinar-24 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    30243de View commit details
    Browse the repository at this point in the history
  4. Remove utils and error of the old indexPattern

    Avinar-24 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    d6e7d96 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    0311279 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    0fc81de View commit details
    Browse the repository at this point in the history
  2. Plug InterPatternService in data plugin

    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    22ab71b View commit details
    Browse the repository at this point in the history
  3. Make shortenDotString in new data plugin

    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    8dde808 View commit details
    Browse the repository at this point in the history
  4. Remove field folder

    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    794ebf3 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    b9ba7f9 View commit details
    Browse the repository at this point in the history
  6. Fix wrong merge

    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    4596b06 View commit details
    Browse the repository at this point in the history
  7. Remove index_pattern folder

    Avinar-24 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f247430 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    66b306c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6683303 View commit details
    Browse the repository at this point in the history
  3. Remove _LEGACY from service

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6213412 View commit details
    Browse the repository at this point in the history
  4. Remove static code from service

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    483eb75 View commit details
    Browse the repository at this point in the history
  5. Fix start contract

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    1d121f6 View commit details
    Browse the repository at this point in the history
  6. Remove services from the old plugin

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    8fda8dd View commit details
    Browse the repository at this point in the history
  7. Remove index_patterns_service

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    928ae7a View commit details
    Browse the repository at this point in the history
  8. Fix filter.meta.index type

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    befffec View commit details
    Browse the repository at this point in the history
  9. Fix reviews

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    2ba9d92 View commit details
    Browse the repository at this point in the history
  10. Fix type error

    Avinar-24 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    676f2be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b70c21 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Merge remote-tracking branch 'upstream/master' into move-index-patter…

    …ns-to-new-plugins-2
    Avinar-24 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    f71ee5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'move-index-patterns-to-new-plugins-2' of github.com:Avi…

    …nar-24/kibana into move-index-patterns-to-new-plugins-2
    Avinar-24 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    a3df345 View commit details
    Browse the repository at this point in the history