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

use camel case for context providers #11

Closed
wants to merge 46 commits into from

Commits on Jul 19, 2022

  1. Update dependency elastic-apm-node to ^3.37.0 (elastic#136657)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d5c4156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3213a View commit details
    Browse the repository at this point in the history
  3. [Fleet] Fleet Server flyout fixes (elastic#136566)

    * Go to Fleet mode when continue enrolling is selected
    
    Fixes elastic#136080
    
    * Fix max width in Fleet Server flyout
    
    Fixes elastic#136079
    
    * Use fleet mode when fleet server ready, standalone mode otherwise per PR feedback
    kpollich committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f862943 View commit details
    Browse the repository at this point in the history
  4. Refactoring overview network to use useSearchStrategy (elastic#136212)

    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    angorayc and kibanamachine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4a06e45 View commit details
    Browse the repository at this point in the history
  5. Bump postcss to ^8 (elastic#136303)

    * Bump postcss to ^8
    
    * fixes
    
    * fix config path
    
    * fix path
    
    * cleanup
    jbudz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    88d6440 View commit details
    Browse the repository at this point in the history
  6. Refactoring network TLS to use useSearchStrategy (elastic#136187)

    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    angorayc and kibanamachine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5fd5b27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c844d8 View commit details
    Browse the repository at this point in the history
  8. [APM] Breadcrumbs not updating from service jump on service map (ela…

    …stic#136144)
    
    * invalidating useEffect to update breadcrumbs
    
    * removing useEffect
    
    * removing callback function
    
    * adding callback
    
    * adding usEffect
    
    * fixing
    
    * adding fnDeps param
    
    * addressing pr comments
    
    * addressing pr comments
    cauemarcondes committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bca30a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5644e20 View commit details
    Browse the repository at this point in the history
  10. [Canvas] Switch from style-it to emotion (elastic#114393)

    * Switch from style-it to emotion and remove style-it library
    
    Co-authored-by: spalger <spencer@elastic.co>
    Co-authored-by: Devon A Thomson <devon.thomson@elastic.co>
    3 people committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f128db1 View commit details
    Browse the repository at this point in the history
  11. [Data Views] Remove remaining "any" usage (elastic#136343)

    * fix some any
    
    * remove some any
    
    * fix some any in saved_objects_client_wrapper
    
    * fix some any in common/types
    
    * remove some any from flattenHit and getFields*
    
    * fix more any
    
    * remove "any" in code comments
    
    * fix types
    
    * test commit
    
    * fix ts
    
    * fix types
    
    * remove more any
    
    * simplify / comment
    
    * more simplification
    
    * fix test
    
    * export public APIs
    
    * add fixme comment
    
    * cleanup
    
    * improve documentation and types for RollupIndexCapability
    
    * simplify shortenDottedString
    
    * fix jest test
    
    * use AggregationRestrictions
    
    * fix downstream types
    
    * simplify
    
    * add comments for public api items
    
    * add ts-expect-error in lens integration toJSON
    
    Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
    tsullivan and flash1293 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a2c3323 View commit details
    Browse the repository at this point in the history
  12. [Reporting] Unskip flaky png visual match test again (elastic#136483)

    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    tsullivan and kibanamachine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    17b7cd7 View commit details
    Browse the repository at this point in the history
  13. [Security Solution][Alerts] Detection engine wildcard exceptions (ela…

    …stic#136147)
    
    * Implement wildcard exceptions for detection rules
    
    * Fix index pattern retrieval on edit exceptions flyout
    
    * Fix API integration test logic
    
    * Fix entry_renderer linting
    
    * Remove bad fix idea
    
    * Add 'does not match' operator to UI
    
    * Fix test
    
    * Add unit tests
    
    * Add wildcard exceptions to list of DE exception operators
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    marshallmain and kibanamachine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    aaa3107 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    9db0728 View commit details
    Browse the repository at this point in the history
  2. Migrate dashboard tests to use UI settings (elastic#136585)

    * Updated test to use uiSettings.
    
    * Unskipped embeddable rendering testg.
    
    * Removed timepicker reference that is unused.
    
    * Removed comment of flaky test.
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    John Dorlus and kibanamachine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c652cb4 View commit details
    Browse the repository at this point in the history
  3. [Dashboard] [Canvas] Added await isEditable handling. (elastic#136607)

    * Added await for `isEditable` in top_nav EditorMenu.
    
    * Added await for `isEditable` in top_nav EditorMenu at Canvas.
    Kuznietsov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1055b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049da5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1716b71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42f2bc2 View commit details
    Browse the repository at this point in the history
  7. Migrate server-side ES domain to packages (elastic#136297)

    * create es types package
    
    * start moving client types to @kbn/core-elasticsearch-server
    
    * move ElasticsearchClientConfig to package
    
    * start adapting usages
    
    * start fixing imports
    
    * fix more imports
    
    * just a bit more
    
    * move service types
    
    * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
    
    * fix more internal types
    
    * move retry call cluster helpers outside of client package
    
    * move client code and mocks to packages
    
    * fix imports
    
    * adapt external usages
    
    * adapt more external usages
    
    * adapt more external usages 2
    
    * fix mocked module
    
    * create empty domain packages
    
    * more external usages fix
    
    * move ALL the things (again)
    
    * mock external import fix
    
    * fix tests, add test dependencies
    
    * fix some internal usages
    
    * fix more internal usages
    
    * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
    
    * fix cli_setup usage
    
    * desperate times force desperate decisions
    
    * fix misc stuff
    
    * update snapshots (?!)
    
    * fix mocked package
    
    * self review
    
    Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
    pgayvallet and kibanamachine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3508350 View commit details
    Browse the repository at this point in the history
  8. [Fleet] Enforce unique names on download binary sources (elastic#136648)

    * [Fleet] Enforce unique names on download binary sources
    
    * Add new SO to plugin.ts for privileges handling
    criamico committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8c23908 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    927770c View commit details
    Browse the repository at this point in the history
  10. Split core's server-side integration tests into multiple suites (elas…

    …tic#136539)
    
    * move the integration test files
    
    * create the jest config files
    
    * fix imports
    
    * alright.
    
    * move remaining integration tests
    
    * fix archive path
    pgayvallet committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5aad18f View commit details
    Browse the repository at this point in the history
  11. [ML] Explain log rate spikes: Add field histograms to analysis result. (

    elastic#136295)
    
    - Extends the analysis API to return histogram data.
    - Adds a column with MiniHistogram components to the analysis results table.
    - Moves/consolidates fetchHistogramsForFields to @kbn/ml-agg-utils (also used in Data Visualizer and Data Grid Mini Histograms).
    - So far fetchHistogramsForFields auto-identified the necessary interval and min/max. To be able to generate histogram data for the log rate spikes charts an options was added to use that information up front for the data to be fetched. This allows the buckets for the chart data for the overall (green bars) and the field/value-filtered (orange bars) histogram to have the exact same buckets.
    walterra committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    092fb35 View commit details
    Browse the repository at this point in the history
  12. [APM] Adding tech preview on Alert Tab feature (elastic#136615)

    * [APM] Adding tech preview on Alert Tab feature
    
    * Display the icon on the right side
    kpatticha committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f30cfc1 View commit details
    Browse the repository at this point in the history
  13. [Enterprise Search] Remove last updated stat card from Index Detail: …

    …Overview in Content app (elastic#136666)
    
    * Remove last updated box from index overview
    
    * Clean-up overview page
    Byron Hulcher committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    aec5dc9 View commit details
    Browse the repository at this point in the history
  14. Set crawler default schedule to 24 hours (elastic#136668)

    Byron Hulcher committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    46697d5 View commit details
    Browse the repository at this point in the history
  15. Adding check to show/hide Avatar form based on whether the user is a … (

    elastic#135743)
    
    * Adding check to show/hide Avatar form based on whether the user is a cloud user or not
    
    * Adding tests to verify the avatar doesnt show up in the UserProfile if the AuthorizedUser is a cloud user
    
    * Changing the name of the link to 'Edit Profile' and making it available only for non-cloud users
    
    * Adding/Updating unit tests and fixing translation files
    
    * Removing unused values from FormattedText and related tests
    
    * Updating unit test to work with merge from main
    
    * Updating link to read Edit Profile to match wireframes per PR review
    
    * Reverting changes to translation files and changing the cloud Edit Profile link and unit tests
    
    * Changing capitalization of 'profile' so it follows the naming convention
    
    * Changing nav menu logic to only render the default Edit Profile link if there is no custom Edit Profile link passed in by another plugin
    
    * Updating logic to display custom nav links if user is a cloud user and related unit tests
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    kc13greiner and kibanamachine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2f732ae View commit details
    Browse the repository at this point in the history
  16. [Enterprise Search] Do not include precision in the search request wh…

    …en precision tuning is not enabled for an Engine (elastic#136670)
    carlosdelest committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c43c827 View commit details
    Browse the repository at this point in the history
  17. [Discover] Fix flattening of _source fields of objects (elastic#136473)

    - when fetching _source nested objects like obj.rootKey.subkey1, object.rootKey.subkey2 were not flattened correctly
    dimaanj committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0c78f8a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e671125 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    030ff82 View commit details
    Browse the repository at this point in the history
  20. [Reporting] Optimize images buffers handling on PDF generation (elast…

    …ic#136537)
    
    * Bump `pdfmake` version
    * Update PDF builder worker to reuse the existing image buffers
    dokmic committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    816264d View commit details
    Browse the repository at this point in the history
  21. [Maps] Add Layer types and settings UI counters (elastic#136306)

    * Layer views telemetry with ui counters
    
    * Add telemetry for layers when opening map
    nickpeihl committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a0df571 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f8bc451 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    26cb379 View commit details
    Browse the repository at this point in the history
  24. Adding deprecation warning for Interactive Users using ApiKeys (elast…

    …ic#136422)
    
    * Adding deprecation warning for Interactive Users using ApiKeys
    
    * Fixing unit test verbiage
    
    * Update docs/user/security/authentication/index.asciidoc
    
    Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
    
    * Update docs/user/security/api-keys/index.asciidoc
    
    Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
    
    * Changing capitalization on 'keys' to avoid confusion with the UI API Keys
    
    * Update docs/user/security/api-keys/index.asciidoc
    
    Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
    
    * Update docs/user/security/authentication/index.asciidoc
    
    Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
    
    * Changing the logging message and unit test descriptions based on PR review feedback
    
    * Update x-pack/plugins/security/server/routes/analytics/authentication_type.test.ts
    
    Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
    
    * Update x-pack/plugins/security/server/routes/analytics/authentication_type.ts
    
    Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
    
    * Update x-pack/plugins/security/server/routes/analytics/authentication_type.ts
    
    Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
    
    * Removing unnecessary whitespace
    
    * Fixing spelling in unit test assertion
    
    Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
    Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
    3 people committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e22e3a5 View commit details
    Browse the repository at this point in the history
  25. Bump stylelint to ^14 (elastic#136693)

    * wip
    
    * bump
    
    * remove removed rule
    
    * add custom syntax
    
    * wip
    
    * cleanup
    
    * fix todo from postcss upgrade
    jbudz committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    089398b View commit details
    Browse the repository at this point in the history
  26. add clarification about what versions of Yarn are compatible with the…

    … project (elastic#136325)
    
    * docs: add clarification about what versions of Yarn are compatible with the project
    
    * docs: rephrase
    
    Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
    
    * docs: rephrase
    
    Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
    
    Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
    cleydyr and KOTungseth committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    44cf615 View commit details
    Browse the repository at this point in the history
  27. [QA] Drop dead code (elastic#136639)

    * [QA][Code Coverage] Drop dead code
    
    I'm hoping these jenkins related code coverage
    scripts are no longer needed and can be removed.
    
    * Dropping more after chatting with Spencer:
    https://elastic.slack.com/archives/C5UDAFZQU/p1658234270426099
    wayneseymour committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7a54e0c View commit details
    Browse the repository at this point in the history
  28. [cft] Add pipeline to shutdown deployment (elastic#136659)

    * [cft] Add pipeline to shutdown deployment
    
    * 755
    
    * save file
    jbudz committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1410bc4 View commit details
    Browse the repository at this point in the history
  29. use camel case for context providers

    lizozom committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9a9b497 View commit details
    Browse the repository at this point in the history
  30. overallStatusLevel

    lizozom committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8389394 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    43ce321 View commit details
    Browse the repository at this point in the history
  32. update tests

    lizozom committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6690108 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'main' of https://github.com/elastic/kibana into normali…

    …ze-context-col-names
    lizozom committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a840668 View commit details
    Browse the repository at this point in the history