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

[ILM ] Fix logic for showing/hiding recommended allocation on Cloud #90592

Commits on Feb 8, 2021

  1. updated logic for hiding recommended allocation options on cloud and …

    …moved tests over from legacy test folder
    jloleysens committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a197a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a1858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ed5223 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    dc70ff9 View commit details
    Browse the repository at this point in the history
  2. added additional callout for data tier state, also added some new cop…

    …y specific to the migration of a deployment on cloud
    jloleysens committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e11c708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ddcfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ba98f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48099a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    6d933b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into ilm/update-co…

    …ndition-for-hiding-recommded-allocation
    
    * 'master' of github.com:elastic/kibana:
      [Discover] Fix toggling multi fields from doc view table (elastic#91121)
      [ML] Data Frame Analytics: ROC Curve Chart (elastic#89991)
      skip flaky suite (elastic#86948)
      skip flaky suite (elastic#91191)
      Fix date histogram time zone for rollup index (elastic#90632)
      [Search Source] Fix retrieval of unmapped fields; Add field filters (elastic#89837)
      [Logs UI] Use useMlHref hook for ML links (elastic#90935)
      Fix values of `products.min_price` field in Kibana sample ecommerce data set (elastic#90428)
      [APM] Darker shade for Error group details labels (elastic#91349)
      [Lens] Adjust new copy for 7.12 (elastic#90413)
      [ML] Unskip test. Fix modelMemoryLimit value. (elastic#91280)
      [Lens] Fix empty display name issue in XY chart (elastic#91132)
      [Lens] Improves error messages when in Dashboard (elastic#90668)
      [Lens] Keyboard-selected items follow user traversal of drop zones (elastic#90546)
      [Lens] Improves ranking feature in Top values (elastic#90749)
      [ILM] Rollover min age tooltip and copy fixes (elastic#91110)
    
    # Conflicts:
    #	x-pack/plugins/index_lifecycle_management/__jest__/client_integration/edit_policy/edit_policy.test.ts
    jloleysens committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    28ed48d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Feb 22, 2021

  1. Merge branch 'master' of github.com:elastic/kibana into ilm/update-co…

    …ndition-for-hiding-recommded-allocation
    
    * 'master' of github.com:elastic/kibana: (117 commits)
      [coverage] ingest data in parallel (elastic#92074)
      [Lens] Drag and drop performance improvements (elastic#91641)
      A few more environment uiFilters fixes (elastic#92044)
      Enabling Uptime and Dashboard a11y test (elastic#91017)
      [Security Solution][Detections] Adds more granular validation for nested fields (elastic#92041)
      [Security Solution] [Detections] add overflow-wrap for description (elastic#91945)
      [Security Solution] [Detections] do not truncate filename in value list table in modal (elastic#91952)
      Skip flaky apm test elastic#91673 (elastic#92065)
      [docker] Default server.name to hostname (elastic#90799)
      Use documentation link service for snapshot restore (elastic#91596)
      [Security Solution] Clearing up all jest errors and warnings (elastic#91740)
      Add `@kbn/analytics` to UI Shared Deps (elastic#91810)
      [7.12][Telemetry] Add missing fields for security telemetry (elastic#91920)
      [Security Solution] Adds cypress-pipe (elastic#91550)
      [ML] Fix event rate chart annotation position (elastic#91899)
      [APM] Break down error table api removing the sparklines (elastic#89138)
      docs: update dependencies table bug (elastic#91964)
      [Time to Visualize] Stay in Edit Mode After Dashboard Quicksave (elastic#91729)
      Unskip Search Sessions Management UI test (elastic#90110)
      [Fleet] Handle long text in agent details page (elastic#91776)
      ...
    
    # Conflicts:
    #	x-pack/plugins/index_lifecycle_management/__jest__/client_integration/edit_policy/edit_policy.helpers.tsx
    #	x-pack/plugins/index_lifecycle_management/__jest__/components/edit_policy.test.tsx
    jloleysens committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b4d6ef5 View commit details
    Browse the repository at this point in the history
  2. - Fix botched conflict resolution!

    - Addressed PR feedback, updated data allocation field for readability; added comments and refactored default allocation notice and warning
    - Added one more test case for on cloud; when to show the call to migrate to node roles
    jloleysens committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b6bfe49 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 25, 2021

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