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

[Runtime field editor] Preview field against cluster data #101398

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    17f94dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96e33f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd80e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9648e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94aaf37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d265e1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60579cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6b0eb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17c9a22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f88c22 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update field list rendering

    sebelga committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a8d79a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6732fdd View commit details
    Browse the repository at this point in the history
  3. Fix tests

    sebelga committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c31b315 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    f9a6fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fea64e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64de3e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e31852 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    sebelga committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    5b09833 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    798d4a9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michail Yasonik <[email protected]>
    sebelga and myasonik authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e581514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c18a2 View commit details
    Browse the repository at this point in the history
  4. Address CR changes

    sebelga committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4c05e3a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'runtime-field-editor/preview-from-cluster-2' of github.…

    …com:sebelga/kibana into runtime-field-editor/preview-from-cluster-2
    sebelga committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a7990ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1970973 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    230100b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    c5c5d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e677e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0386a9b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'runtime-field-editor/preview-field-workstream' into run…

    …time-field-editor/preview-from-cluster-2
    sebelga committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6febb54 View commit details
    Browse the repository at this point in the history
  5. Fix TS issue

    sebelga committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    bdbe126 View commit details
    Browse the repository at this point in the history
  6. Add missing core public API

    sebelga committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    639b381 View commit details
    Browse the repository at this point in the history
  7. Fix TS issue

    sebelga committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    871b065 View commit details
    Browse the repository at this point in the history
  8. Update a11y tests

    sebelga committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    751a0d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    7b69cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3e21e View commit details
    Browse the repository at this point in the history
  3. Address CR changes

    sebelga committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    2072ebe View commit details
    Browse the repository at this point in the history
  4. Fix functional test

    sebelga committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ba0605a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'runtime-field-editor/preview-field-workstream' into run…

    …time-field-editor/preview-from-cluster-2
    sebelga committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    83007f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Merge branch 'runtime-field-editor/preview-field-workstream' into run…

    …time-field-editor/preview-from-cluster-2
    sebelga committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3be4625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca73545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f33eb0 View commit details
    Browse the repository at this point in the history
  4. Add "onClose" public API

    sebelga committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f7cf0ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b4b8d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eea8a9a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge branch 'runtime-field-editor/preview-field-workstream' into run…

    …time-field-editor/preview-from-cluster-2
    sebelga committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    400550f View commit details
    Browse the repository at this point in the history