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 pattern - refactor constructor #77791

Merged
merged 72 commits into from
Sep 23, 2020

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    e679933 View commit details
    Browse the repository at this point in the history
  2. partial progress

    mattkime committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    cc5884a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. simpler IndexPatterns.get

    mattkime committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    76af115 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. partial progress

    mattkime committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    dd611ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae40414 View commit details
    Browse the repository at this point in the history
  3. fix field spec

    mattkime committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0b6e64d View commit details
    Browse the repository at this point in the history
  4. fix field spec

    mattkime committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    262e183 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. fix index pattern creation

    mattkime committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    be88df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    574fce6 View commit details
    Browse the repository at this point in the history
  2. fix types and update docs

    mattkime committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    ff971a0 View commit details
    Browse the repository at this point in the history
  3. update docs

    mattkime committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5084496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    010a70f View commit details
    Browse the repository at this point in the history
  5. update docs

    mattkime committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    9c0f0f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4f5e67 View commit details
    Browse the repository at this point in the history
  7. update docs

    mattkime committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    00dfeff View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    33d7860 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. functional test fixes

    mattkime committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    40bfe83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c79f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. separate create and save

    mattkime committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a46205a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec00ce5 View commit details
    Browse the repository at this point in the history
  3. update docs

    mattkime committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    275b152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bec815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7920b3 View commit details
    Browse the repository at this point in the history
  6. fix index pattern create

    mattkime committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    fc57286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4d9b70 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. fix tests

    mattkime committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    a8d0c36 View commit details
    Browse the repository at this point in the history
  2. remove comment

    mattkime committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b4bcfa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317cfb7 View commit details
    Browse the repository at this point in the history
  4. fix saved object import

    mattkime committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f046894 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. fixed jest test

    mattkime committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    7dc3e8c View commit details
    Browse the repository at this point in the history
  2. fix resolve conflict

    mattkime committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    584ee33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217229b View commit details
    Browse the repository at this point in the history
  4. update docs

    mattkime committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    9fb9e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1280399 View commit details
    Browse the repository at this point in the history
  6. fix transform creation

    mattkime committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    da2bda8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    8dd5104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bbb19e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    a2272c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    d763623 View commit details
    Browse the repository at this point in the history
  2. add savedObjectToSpec

    mattkime committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4e7149b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. renme functions

    mattkime committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    2f0a68d View commit details
    Browse the repository at this point in the history
  2. fix create index pattern

    mattkime committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c69cc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de93f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0419ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0988e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6570f65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4535f58 View commit details
    Browse the repository at this point in the history
  8. fix merge

    mattkime committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    cad1ed9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dacf9d4 View commit details
    Browse the repository at this point in the history
  10. remove usage of initFromSpec

    mattkime committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    f166f73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03f1eac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ffa520 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    1d63577 View commit details
    Browse the repository at this point in the history
  2. fix index pattern jest test

    mattkime committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9b86c1e View commit details
    Browse the repository at this point in the history
  3. remove comment

    mattkime committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    bdcb83a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45c7b19 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    751d0f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0718d99 View commit details
    Browse the repository at this point in the history
  3. stop using expandShorthand

    mattkime committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9251caa View commit details
    Browse the repository at this point in the history
  4. stop using expandShorthand

    mattkime committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a109420 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. improved types

    mattkime committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9991d62 View commit details
    Browse the repository at this point in the history
  2. update docs

    mattkime committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3f9e4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63838e1 View commit details
    Browse the repository at this point in the history
  4. fix file import

    mattkime committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    dd2caff View commit details
    Browse the repository at this point in the history
  5. add docs

    mattkime committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5b3d104 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    28ff17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ec324 View commit details
    Browse the repository at this point in the history
  3. remove todo

    mattkime committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    498637b View commit details
    Browse the repository at this point in the history
  4. catch on field refresh

    mattkime committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e3b5407 View commit details
    Browse the repository at this point in the history
  5. remove comment

    mattkime committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ae0d9ee View commit details
    Browse the repository at this point in the history
  6. fix return type

    mattkime committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    305f3f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    569e00f View commit details
    Browse the repository at this point in the history