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] SearchProfiler to NP #48795

Merged
merged 42 commits into from
Oct 31, 2019

Commits on Oct 17, 2019

  1. Added the following components:

    - highlight details (with render test)
    - searchprofiler tabs
    - (wip) profile tree
    - (wip) shard details
    jloleysens committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    c73355c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    4cea13b View commit details
    Browse the repository at this point in the history
  2. Remove space

    jloleysens committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    6ecf7c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. ProfileTree render test

    jloleysens committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    e1da3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cae751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6365349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ff73b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    2d01b15 View commit details
    Browse the repository at this point in the history
  2. Move NP directory to public and fix import issue created by directly …

    …importing FormattedMessage
    jloleysens committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    21d9a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef208a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    71df9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b571359 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Fix props in editor test

    jloleysens committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6a25db7 View commit details
    Browse the repository at this point in the history
  2. Added empty tree placeholder component (with test), moved styling aro…

    …und into individual files (wip)
    jloleysens committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    f7ee889 View commit details
    Browse the repository at this point in the history
  3. Fix path

    jloleysens committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    56a0bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14a4600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eeddec View commit details
    Browse the repository at this point in the history
  6. Delete legacy public!

    jloleysens committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6e5ae2e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    b6216cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e2c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a9118 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04cb52e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. fix i18n

    jloleysens committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0fca8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3194ccb View commit details
    Browse the repository at this point in the history
  3. Minor UX improvements (focus editor after failed request and no tabin…

    …dex for textarea without active license)
    
    Added some spaces to make code more readable
    jloleysens committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    bd6a570 View commit details
    Browse the repository at this point in the history
  4. Removed xpackMain from ServerShim

    Updated use of notifications -> notifications.toasts from np core setup
    Removed TODO for using core.application.register (not available for legacy apps)
    jloleysens committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    da73aeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2033814 View commit details
    Browse the repository at this point in the history
  6. Refactor actions

    jloleysens committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c684d51 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Changes after PR feedback:

    - TS for unsafe utils test fixtures
    - Safer use of .selfTime (no more NaN)
    - Sentence case where applicable
    - Cleaned up TODOs
    - Fix styling issue with percentage on badges of profile tree
    - Refactor name of profile hook (now useRequestProfile)
    - Fixed copy paste issue in highlight flyout `Total time` -> `Self time`
    - Restyled the profile button to be fill and not take up the full horizontal space
    - Removed the `Type` input from the profiler query section
    jloleysens committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    30ab382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ad09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc622c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2c1d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. - Refactored percentage badge to own component

    - Updated styles after testing on IE11
    - Updated styles after testing on Safari
    - Chrome and FF worked on this commit
    jloleysens committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f566e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6b2b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b55769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da11aa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c09351 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    10b0425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d8446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9966381 View commit details
    Browse the repository at this point in the history
  4. Remove file extensions

    jloleysens committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d40c7a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d830911 View commit details
    Browse the repository at this point in the history