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

[Endpoint] Resolver harness without endpoint app #51994

Merged

Commits on Dec 6, 2019

  1. Add a stub endpoint plugin

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    447e095 View commit details
    Browse the repository at this point in the history
  2. Fix config path for endpoint plugin

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    2a15ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8428a1 View commit details
    Browse the repository at this point in the history
  4. Prefix endpoint route w/ api

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    ed09f4c View commit details
    Browse the repository at this point in the history
  5. added api smoketest for resolver

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    654b8cd View commit details
    Browse the repository at this point in the history
  6. i18n for stub Endpoint application

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    c9eaa0c View commit details
    Browse the repository at this point in the history
  7. Track translations in endpoint plugin

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f699a0d View commit details
    Browse the repository at this point in the history
  8. Add translations too?

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4c2e079 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b29b336 View commit details
    Browse the repository at this point in the history
  10. Add basic functional test

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    6134b31 View commit details
    Browse the repository at this point in the history
  11. remove unused import

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    325e8d1 View commit details
    Browse the repository at this point in the history
  12. Move page object access into beforeEach

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    22b2738 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    212c144 View commit details
    Browse the repository at this point in the history
  14. Select ci group 7 for functional tests

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    7910246 View commit details
    Browse the repository at this point in the history
  15. More tags. everyone gets tags

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8d9fda0 View commit details
    Browse the repository at this point in the history
  16. i18n id conforms guidelines,remove API test ci tag

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    0294f8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1cc28c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cde3717 View commit details
    Browse the repository at this point in the history
  19. Remove useless translation file

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4185228 View commit details
    Browse the repository at this point in the history
  20. Alphabetize x-pack/.i18nrc.json

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    599018e View commit details
    Browse the repository at this point in the history
  21. code formatting changes

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    0573352 View commit details
    Browse the repository at this point in the history
  22. fix formatting of x-pack/.i18nrc.json

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f6b7ec6 View commit details
    Browse the repository at this point in the history
  23. trying to fix lint

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    eda5b36 View commit details
    Browse the repository at this point in the history
  24. fixing typecheck

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    bbb33ee View commit details
    Browse the repository at this point in the history
  25. first attempt at rendering an embeddable

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8e0f893 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    258eed6 View commit details
    Browse the repository at this point in the history
  27. Cleanup Endpoint plugin definitions

    Export plugin setup and start interfaces
    Export plugin setup deps and start deps
    Remove Endpoint application registration
    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    e833e78 View commit details
    Browse the repository at this point in the history
  28. Cleanup Resolver test messages

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    27dffa5 View commit details
    Browse the repository at this point in the history
  29. Remove Endpoint app functional tests

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    e599937 View commit details
    Browse the repository at this point in the history
  30. Don't enable endpoint plugin in functional tests

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    a2288a9 View commit details
    Browse the repository at this point in the history
  31. Remove Endpoint plugin feature registration

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    51f3d9e View commit details
    Browse the repository at this point in the history
  32. Remove endpoint app

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    719a648 View commit details
    Browse the repository at this point in the history
  33. Enable endpoint plugin in api integration tests

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    7c045a7 View commit details
    Browse the repository at this point in the history
  34. Remove unused type

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    e905f87 View commit details
    Browse the repository at this point in the history
  35. Add functional tests for plugins to x-pack

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8b5e63d View commit details
    Browse the repository at this point in the history
  36. Fix x-pack functional tests script

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    5dd5256 View commit details
    Browse the repository at this point in the history
  37. great use of our time

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    485ed57 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    72a38af View commit details
    Browse the repository at this point in the history
  39. remove tags from resolver route.

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    bdd633d View commit details
    Browse the repository at this point in the history
  40. style nits, register embeddable in setup

    oatkiller committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    1404736 View commit details
    Browse the repository at this point in the history