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

[Upgrade Assistant] Fix filter deprecations search filter #57541

Merged
merged 9 commits into from
Feb 17, 2020

Commits on Feb 12, 2020

  1. Made eui search field not a controlled component

    Added validateRegExpString util
    jloleysens committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    850459f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Update error message display. Use EuiCallOut and i18n to replicate ot…

    …her search filter behaviour, e.g. index management.
    jloleysens committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    64e5478 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    jloleysens committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    3f8f45e View commit details
    Browse the repository at this point in the history
  3. Update Jest snapshot

    jloleysens committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f6aced9 View commit details
    Browse the repository at this point in the history
  4. Updated layout for callout

    The previous callout layout looked off-center next to the controls in the table.
    jloleysens committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b4cdaf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Update copy and remove intl

    Update "Filter Invalid:" to sentence case
    Remove inject intl wrapper from CheckupControls component
    Remove unnecessary grow={true}
    jloleysens committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    518d010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21abaa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084f40d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

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