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

[Discover] Create Discover Shared plugin and features registry #181952

Merged
merged 51 commits into from
May 3, 2024

Commits on Apr 3, 2024

  1. refactor(unified-doc-viewer): switch to dynamic utility

    Marco Antonio Ghiani committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9e09084 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. wip(unified-doc-viewer): push down logs overview doc view

    Marco Antonio Ghiani committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    47a094c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. wip(unified-doc-viewer): support enable/disable doc views

    Marco Antonio Ghiani committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    511b86b View commit details
    Browse the repository at this point in the history
  2. wip(unified-doc-viewer): move ui actions

    Marco Antonio Ghiani committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    16473ec View commit details
    Browse the repository at this point in the history
  3. wip(unified-doc-viewer): minor naming changes

    Marco Antonio Ghiani committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3714e80 View commit details
    Browse the repository at this point in the history
  4. wip(unified-doc-viewer): move constants into discover-utils

    Marco Antonio Ghiani committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    91062be View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. wip(unified-doc-viewer): move all required components

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b97e8be View commit details
    Browse the repository at this point in the history
  2. wip(unified-doc-viewer): disable e2e tests for logs explorer flyout

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6e9438e View commit details
    Browse the repository at this point in the history
  3. wip(unified-doc-viewer): remove flyout code from logs explorer

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bbee341 View commit details
    Browse the repository at this point in the history
  4. wip(unified-doc-viewer): update doc view registry code

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    319ca9a View commit details
    Browse the repository at this point in the history
  5. refactor(logs-explorer): disable legacy code

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    142239f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c981a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f08fe44 View commit details
    Browse the repository at this point in the history
  8. refactor(unified-doc-views): update clone for doc views

    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ec4ccc7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refactor/push-flyout-down-to-discover' of github.com:to…

    …nyghiani/kibana into refactor/push-flyout-down-to-discover
    Marco Antonio Ghiani committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fd62031 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6a13cd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. refactor(unified-doc-views): i18n lint

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9c4cae4 View commit details
    Browse the repository at this point in the history
  2. refactor(logs-explorer): remove moced code

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    55f2714 View commit details
    Browse the repository at this point in the history
  3. refactor(unified-doc-views): update data test subj

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54367cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b3148 View commit details
    Browse the repository at this point in the history
  5. refactor(logs-explorer): add doc comment

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eae46a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1b12a9 View commit details
    Browse the repository at this point in the history
  7. feat(discover-utils):add FeaturesRegistry

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca2b1af View commit details
    Browse the repository at this point in the history
  8. feat(discover-shared): setup plugin

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3088891 View commit details
    Browse the repository at this point in the history
  9. feat(discover-shared): add DiscoverFeaturesService

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    98645ae View commit details
    Browse the repository at this point in the history
  10. feat(discover-shared): update exports and codeowners

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5188094 View commit details
    Browse the repository at this point in the history
  11. refactor(discover-shared): remove unused files

    Marco Antonio Ghiani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a3432e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. feature(unified-doc-viewer): register and consume ai assistant

    Marco Antonio Ghiani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bfc2d75 View commit details
    Browse the repository at this point in the history
  2. refactor(logs-explorer): remove legacy code

    Marco Antonio Ghiani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    df377c4 View commit details
    Browse the repository at this point in the history
  3. refactor(translations): update translations

    Marco Antonio Ghiani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    aa0d3fe View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. refactor(discover-shared): update request changes

    Marco Antonio Ghiani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2f64609 View commit details
    Browse the repository at this point in the history
  2. refactor(discover-shared): remove observe/subscribe methods

    Marco Antonio Ghiani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    43e98f5 View commit details
    Browse the repository at this point in the history
  3. refactor(discover-features-registry): move FeaturesRegistry into own …

    …package
    Marco Antonio Ghiani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5543214 View commit details
    Browse the repository at this point in the history
  4. refactor(discover-shared): update imports

    Marco Antonio Ghiani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5344db3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. refactor(discover-features-registry): remove superflous comment

    Marco Antonio Ghiani committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    24585d9 View commit details
    Browse the repository at this point in the history
  2. refactor(discover-shared): move FeaturesRegistry into discover-shared

    Marco Antonio Ghiani committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f53b567 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. refactor(unified-doc-viewer): fix conflicts

    Marco Antonio Ghiani committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    203c1dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tonyghiani-feature/discover-shared-plugin' into feature…

    …/discover-shared-plugin
    Marco Antonio Ghiani committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    35eb217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    717ca01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a26f033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    630ee43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc4c908 View commit details
    Browse the repository at this point in the history
  7. refactor(discover-shared): update limits

    Marco Antonio Ghiani committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f3e85b3 View commit details
    Browse the repository at this point in the history
  8. refactor(discover-shared): update test loader

    Marco Antonio Ghiani committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3d47ea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update .github/CODEOWNERS

    Co-authored-by: Davis McPhee <davismcphee@hotmail.com>
    tonyghiani and davismcphee committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3d03ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee8aae View commit details
    Browse the repository at this point in the history
  3. refactor(discover-shared): update ownership

    Marco Antonio Ghiani committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4864d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db72111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4532ca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

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