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

[Infrastructure UI] Create InventoryViewsService and InventoryViewsClient #155126

Merged
merged 37 commits into from
Apr 26, 2023

Commits on Apr 11, 2023

  1. feat(infra): wip on inventory views

    Marco Antonio Ghiani committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3ec7402 View commit details
    Browse the repository at this point in the history
  2. refactor(infra): move saved objects into server

    Marco Antonio Ghiani committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    10e34e8 View commit details
    Browse the repository at this point in the history
  3. feat(infra): add inventory view to common types with versioning

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

Commits on Apr 12, 2023

  1. feat(infra): wip endpoints

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

Commits on Apr 13, 2023

  1. feat(infra): implement inventory view endpoints

    Marco Antonio Ghiani committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bab4c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df39b1 View commit details
    Browse the repository at this point in the history
  3. fix(infra): update saved object runtime type

    Marco Antonio Ghiani committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a6d9262 View commit details
    Browse the repository at this point in the history
  4. feat(infra): add static view

    Marco Antonio Ghiani committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    70a6f5f View commit details
    Browse the repository at this point in the history
  5. docs(infra): add doc about endpoints

    Marco Antonio Ghiani committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e71d868 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    15b88a1 View commit details
    Browse the repository at this point in the history
  2. refactor(infra): restore legacy saved view files until client is refa…

    …ctored
    Marco Antonio Ghiani committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d21947a View commit details
    Browse the repository at this point in the history
  3. tests(infra): add inventoryViews test

    Marco Antonio Ghiani committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    85881d3 View commit details
    Browse the repository at this point in the history
  4. feat(infra): init metrics explorer view common

    Marco Antonio Ghiani committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    418b3b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfa86b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a18272 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    59e6e33 View commit details
    Browse the repository at this point in the history
  2. feat(infra): update type imports

    Marco Antonio Ghiani committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1af7672 View commit details
    Browse the repository at this point in the history
  3. fix(infra): typo

    Marco Antonio Ghiani committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    426f924 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    8ba830c View commit details
    Browse the repository at this point in the history
  2. refactor(infra): sort inventory views with default on top

    Marco Antonio Ghiani committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2e3e551 View commit details
    Browse the repository at this point in the history
  3. refactor(infra): switch back to old default id

    Marco Antonio Ghiani committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    547963f View commit details
    Browse the repository at this point in the history
  4. test(infra): update broken test

    Marco Antonio Ghiani committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5120167 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    8efe997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72086f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. refactor(infra): request changes

    Marco Antonio Ghiani committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ead0118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b71493 View commit details
    Browse the repository at this point in the history
  3. fix(infra): update test types

    Marco Antonio Ghiani committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    88466a4 View commit details
    Browse the repository at this point in the history
  4. feat(infra): create inventoryViews client

    Marco Antonio Ghiani committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f99f2f5 View commit details
    Browse the repository at this point in the history
  5. [CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…

    …-ref HEAD~1..HEAD --fix'
    kibanamachine authored and Marco Antonio Ghiani committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9f13379 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    536c7a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efa4910 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec45b8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a512b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    122e63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea223de View commit details
    Browse the repository at this point in the history