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

[Index Management] Fix encoding issue on index details page #166882

Merged
merged 18 commits into from
Sep 22, 2023

Commits on Sep 20, 2023

  1. [Index Management] Refactor the index details component to use a quer…

    …y param instead of a path parameter for index name to avoid issues with encoded characters
    yuliacech committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8e3465e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    c6f03de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02fe8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecca38d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96220f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a771d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c26c536 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2138b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf9b1fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac4b8bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f94f82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb799aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15af942 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Update x-pack/plugins/index_management/public/application/sections/ho…

    …me/index_list/details_page/details_page.tsx
    
    Co-authored-by: Alison Goryachev <alisonmllr20@gmail.com>
    yuliacech and alisonelizabeth authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    41debe7 View commit details
    Browse the repository at this point in the history
  2. [Index Management] Add no index name message and prevent an http requ…

    …est being unnecessarily sent out
    yuliacech committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d3591e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eba5d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    820fb4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8064fa6 View commit details
    Browse the repository at this point in the history