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] TS conversion of Index Management plugin extension #76308

Closed
wants to merge 26 commits into from

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    8ef8841 View commit details
    Browse the repository at this point in the history
  2. Upgrade EUI to v28.2.0 (elastic#75700)

    * eui to v28.0.0
    
    * eui to 28.2.0
    
    * euiselectableoptions type update
    
    * targeted nohoist
    
    * src snapshot updates
    
    * x-pack snapshot updates
    
    * strong -> mark
    
    * upgrade @elastic/charts to v21.0.1
    
    * strong -> mark
    
    * fix charts version merge
    
    * maps -> add_field_tooltip_popover type update
    
    * snapshot update
    
    * Fix gridline visibility
    
    Co-authored-by: Justin Kambic <[email protected]>
    
    Co-authored-by: nickofthyme <[email protected]>
    Co-authored-by: Elastic Machine <[email protected]>
    Co-authored-by: Justin Kambic <[email protected]>
    4 people authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ee73c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20cb816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047c608 View commit details
    Browse the repository at this point in the history
  5. Handle cloud test failures (elastic#74162)

    Co-authored-by: Elastic Machine <[email protected]>
    chrisronline and elasticmachine authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    7826246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0068c87 View commit details
    Browse the repository at this point in the history
  7. [canvas] remove unused file (elastic#76295)

    Co-authored-by: spalger <[email protected]>
    Spencer and spalger authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1e5f5df View commit details
    Browse the repository at this point in the history
  8. [Snapshot & Restore] Decode URIs and fix editing of a policy (elastic…

    …#76278)
    
    * fix URI decoding and editing of a policy which backs up all indices
    
    * fix type issue
    
    * fix general use of encoding and update decode algo
    
    * fix serialisation of snapshots and added a test
    
    * Fix test description name
    
    * Update attempt_to_uri_decode.ts
    
    * catch errors from decoding in the already throwing code
    
    Co-authored-by: Elastic Machine <[email protected]>
    jloleysens and elasticmachine authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3fb839e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef63dc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    325b82b View commit details
    Browse the repository at this point in the history
  11. Fix es_ui_shared eslint violations for useRequest hook (elastic#72947)

    * Reconcile request helpers with eslint rules for React hooks.
      - Add clearer cleanup logic for unmounted components.
      - Align logic and comments in np_ready_request.ts and original request.ts.
    * Reorganize modules and convert tests to TS.
      - Split request.ts into send_request.ts and use_request.ts.
      - Convert test files into TS.
      - Relax SendRequestResponse type definition to type error as any instead of expecting an Error, since we weren't actually fulfilling this expectation.
    * Convert everything to hooks and add test coverage for request behavior.
    * Fix Watcher memoization bugs.
    cjcenizal authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e13d8dc View commit details
    Browse the repository at this point in the history
  12. [Maps] fix duplicate EuiPopover id's (elastic#76202)

    * [Maps] fix duplicate ID's
    
    * tslint cleanup
    
    * use layer id instead of layer name for popover id
    
    * tslint fixes
    
    Co-authored-by: Elastic Machine <[email protected]>
    nreese and elasticmachine authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3dc2c70 View commit details
    Browse the repository at this point in the history
  13. Add cacheClear & cacheDelete methods (elastic#76306)

    John Schulz authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    de9b7a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a8b2810 View commit details
    Browse the repository at this point in the history
  15. Added deprecation for renaming config option 'xpack.actions.whitelist…

    …edHosts' to 'xpack.actions.allowedHosts' (elastic#76325)
    YulNaumenko authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    08f9dcc View commit details
    Browse the repository at this point in the history
  16. [Canvas] Add telemetry around workpad variable usage (elastic#75683)

    * Add telemetry around workpad variable usage
    
    * Fix typecheck
    
    Co-authored-by: Elastic Machine <[email protected]>
    poffdeluxe and elasticmachine authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    7b807b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Exposed separate from ProxySettings rejectUnauthorized configuration …

    …option. (elastic#76061)
    
    * Exposed separate from ProxySettings rejectUnauthorized configuration option.
    
    * Fixed type checks
    
    * fixed tests
    YulNaumenko authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    630d2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086e488 View commit details
    Browse the repository at this point in the history
  3. Delete src/legacy/ui/public folder (elastic#76085)

    * delete src/legacy/ui/public folder
    
    * remove jest.mock('ui/XXX'); from tests
    
    * adapt stubbedLogstashIndexPatternService
    
    * remove delete keys from translation files
    
    * fix types import with Capabilities
    
    * remove legacy test utils
    
    * remove dead file referencing ui/newPlatform
    
    * move saved-object-finder styles to timelion plugin
    pgayvallet authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e70ef65 View commit details
    Browse the repository at this point in the history
  4. [APM UI] Rephrase BDD steps for RUM scenarios (elastic#72492)

    * chore: group tests doing the same
    
    This will reduce the time it takes to execute the tests
    
    * chore: rephrase step
    
    * chore: extract common code to a function
    
    Co-authored-by: Elastic Machine <[email protected]>
    mdelapenya and elasticmachine authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    69461cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec1c158 View commit details
    Browse the repository at this point in the history
  6. [Security Solution] Add tests for import / export timelines (elastic#…

    …75537)
    
    * add intergration test for install prebuilt timelines
    
    * add integration tests
    
    * add functional test for export timeline
    
    * clean up
    
    * asserts the content of the exported timeline
    
    * update selector
    
    * update selector
    
    * reuses the timeline id from the expected exported file
    
    Co-authored-by: Elastic Machine <[email protected]>
    Co-authored-by: Gloria Hornero <[email protected]>
    3 people authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e7966e9 View commit details
    Browse the repository at this point in the history
  7. xpack_main legacy plugin pre-removal cleanup (elastic#76257)

    * cleanup xpack_main legacy plugin, remove capabilities mixin
    
    * fix test env
    
    * delete injectXpackSignature and related tests
    pgayvallet authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d802bf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6daf79f View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/ilm_index_management' into ilm_i…

    …ndex_management
    
    # Conflicts:
    #	x-pack/plugins/snapshot_restore/public/application/lib/index.ts
    yuliacech committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    283d74c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6e5939 View commit details
    Browse the repository at this point in the history