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 EUI to v95.10.1 #192026

Merged
merged 22 commits into from
Sep 10, 2024
Merged

Upgrade EUI to v95.10.1 #192026

merged 22 commits into from
Sep 10, 2024

Commits on Sep 3, 2024

  1. Upgrade EUI to v95.10.0

    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a8bc292 View commit details
    Browse the repository at this point in the history
  2. i18n updates

    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5f32b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748841f View commit details
    Browse the repository at this point in the history
  4. Fix several test console errors/warnings

    - not all of them, just the oens related to header column actions in this PR. someone on the owning Kibana team should likely look into resolving all of them
    
    - errors were `Warning: An update to DataTable inside a test was not wrapped in act(...).` and `Warning: Can't perform a React state update on an unmounted component`
    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c0be188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567e25a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3cdd75 View commit details
    Browse the repository at this point in the history
  7. [FTR] Fix EuiDataGrid service to account for interactive headers/acti…

    …ons button changes
    
    + fix misc failing test to use said service
    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    16ab7e2 View commit details
    Browse the repository at this point in the history
  8. [FTR] Fix failing Observability tests to use dataGrid service that ac…

    …counts for header changes
    
    + add new util for default "Hide columns" copy
    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6c4941f View commit details
    Browse the repository at this point in the history
  9. [FTR] Fix failing tests to with new dataGrid service that allows clic…

    …king any action at an index
    
    + add new util for default "Hide columns" copy
    cee-chen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f8d5c8f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    95ac4da View commit details
    Browse the repository at this point in the history
  2. [FTR]: update lense page changeTableSortingBy hover position to ensur…

    …e mouse is inside header column
    mgadewoll committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9778711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f287f View commit details
    Browse the repository at this point in the history
  4. chore: cleanup unsed var

    mgadewoll committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    440c5df View commit details
    Browse the repository at this point in the history
  5. [FTR]: revert table reference in DataGrid service getHeaderFields

    ensures test order instead, as opened flyout contains a standalone datagrid the column header test assertion should happen on a state with only the first datagrid
    mgadewoll committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4fc8437 View commit details
    Browse the repository at this point in the history
  6. [FTR]: update test order

    mgadewoll committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d9970e View commit details
    Browse the repository at this point in the history
  7. Patch v95.10.1

    cee-chen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bb1a9e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f81a10b View commit details
    Browse the repository at this point in the history
  9. Simplify test selector

    cee-chen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8c8ed9a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    b588c3e View commit details
    Browse the repository at this point in the history
  2. fix type failure

    cee-chen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    68bfbc2 View commit details
    Browse the repository at this point in the history