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

Move infra plugin server to NP folder #53945

Closed
wants to merge 37 commits into from

Commits on Dec 11, 2019

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

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    68d7996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21691a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc147e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'logs-ui-client-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-client-np-shim
    Kerry350 committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    3b8f4af View commit details
    Browse the repository at this point in the history
  5. Get the app rendering

    Kerry350 committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    1af00d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8c25c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

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

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    593274d View commit details
    Browse the repository at this point in the history
  2. Remove unused lines

    Kerry350 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    904d936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70609c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85e62ec View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Migrate ui/kfetch

    This is a real / proper migration for Metrics. And a partial / stopgap migration for Logs via ui/new_platform (for now).
    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9736891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4536465 View commit details
    Browse the repository at this point in the history
  3. Migrate ui/notify references

    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c91f19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1715c5d View commit details
    Browse the repository at this point in the history
  5. Tweak dependencies array

    Decode should be in the dependencies array but this causes re-render and memory maxxing problems. This problem exists on master, so I'm going to revert it here to allow this work to progress.
    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    0bbb5b8 View commit details
    Browse the repository at this point in the history
  6. Migrate ui/i18n reference

    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    2a08ace View commit details
    Browse the repository at this point in the history
  7. Amend types

    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1137b59 View commit details
    Browse the repository at this point in the history
  8. Amend return value to make tests pass

    This isn't 100% ideal but this is quicker than battling with the mocks that aren't working
    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    57e8b7e View commit details
    Browse the repository at this point in the history
  9. Remove files

    Kerry350 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c78e6bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    843e709 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    9cb020d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4fcc4 View commit details
    Browse the repository at this point in the history
  3. Fix typecheck / test

    Kerry350 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    5dde1e0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'logs-ui-client-np-shim' of github.com:Kerry350/kibana i…

    …nto logs-ui-client-np-shim
    Kerry350 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    c31e6cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aded8e9 View commit details
    Browse the repository at this point in the history
  6. Differentiate between index and app whilst we aren't 100% in the NP

    This stops our application from trying to mount and run just because other plugins are importing our static exports from index. Fixes APM test failures.
    Kerry350 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    5abd68b View commit details
    Browse the repository at this point in the history
  7. Amend import

    Kerry350 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    d9c874d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

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

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    06ad151 View commit details
    Browse the repository at this point in the history
  2. Unshims NP server plugin

    jasonrhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    41fdabb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44dfcbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38e8916 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. WIP server np move

    jasonrhodes committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    67f2416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7781ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900ac43 View commit details
    Browse the repository at this point in the history