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

[SearchProfiler] Move out of legacy #55331

Merged

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    5bb4a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea827b4 View commit details
    Browse the repository at this point in the history
  3. First iteration of end-to-end plugin working

    - Updated license check to only check for presence of basic license (not search profiler as a feature
    - Updated the payload: removed types from validation
    - Also added README in public regarding the location of styles
    jloleysens committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a17d790 View commit details
    Browse the repository at this point in the history
  4. Added extractProfilerErrorMessage function to interface with new erro…

    …r reporting from profiler endpoint
    jloleysens committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    58b618d View commit details
    Browse the repository at this point in the history
  5. Fix paths to test_utils

    jloleysens committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    28b4707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80957cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75d1302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5994f61 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Fix react hooks ordering bug with license status updates and fix test…

    … (wait for first license object before rendering)
    jloleysens committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    c14047c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Added index.ts file to common in searchprofiler route

    Marked types and values as internal
    Removed unnecessary "async" from function
    Update import to not use "src" alias
    jloleysens committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    dab0135 View commit details
    Browse the repository at this point in the history