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

[Reporting] New UI for migrating reporting indices ILM policy #103853

Merged
merged 18 commits into from
Jul 5, 2021

Commits on Jun 29, 2021

  1. revert revert

    jloleysens committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3f56f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b9d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d0972 View commit details
    Browse the repository at this point in the history
  4. * refactored ReportingIlmPolicyManager -> IlmReportingManager

    * restructured files for the policy manager code
    * re-added the IlmPolicyStatusResponse interface
    jloleysens committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3a8b218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad145c8 View commit details
    Browse the repository at this point in the history
  6. * removed extra server-side endpoint, we do both migration steps

      in one
    * added ilm policy context and context for api client
    * added es ui shared so we can use userequest
    jloleysens committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    df25813 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4abd092 View commit details
    Browse the repository at this point in the history
  8. refactor of the migration route response (again), added logic for det…

    …ermining when to show ilm-policy link
    jloleysens committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    93c5c03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee87c68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bbda9f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    619f315 View commit details
    Browse the repository at this point in the history
  2. remove non-existent prop

    jloleysens committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7f4b518 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508c947 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:elastic/kibana into reporting/ilm…

    …-policy-2
    
    * 'master' of github.com:elastic/kibana:
      [Reporting] Reintroduce "ILM policy for managing reporting indices" (elastic#103850)
      [Security Solution][Endpoint] Allow activity log scrolling on small screens (elastic#103852)
      Allow zero (0) to unset unenroll_timeout field (elastic#103790)
      [TSVB] Metric count is depicted as `-` instead of 0 (elastic#103717)
      [Query] Es query/field base (elastic#103177)
      Remove add data button from nav (elastic#103810)
      Fix telemetry advanced setting style (elastic#103838)
      [Transform] Fix default naming and sorting fields suggestion for `top_metrics` agg (elastic#103690)
      [APM] use conventional error rate color for correlations (elastic#103500)
    
    # Conflicts:
    #	x-pack/plugins/reporting/server/lib/store/store.ts
    jloleysens committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3797167 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    3579254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab2f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    4b26074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2773b View commit details
    Browse the repository at this point in the history