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

[UX Dashboard] Move core web vitals query from APM routes to UX plugin #132755

Closed
wants to merge 63 commits into from

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    e5ffec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e7bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40f8cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a65ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1efc94a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09d5a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b96effc View commit details
    Browse the repository at this point in the history
  8. Fix some types.

    justinkambic committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    32fc66c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b301772 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e1b5bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d53388 View commit details
    Browse the repository at this point in the history
  12. [Enterprise Search] Remove content plugin for 8.3 release (elastic#13…

    …3738)
    
    * Remove content plugin for 8.3 release
    
    * Delete server side plugins
    
    * Remove collection schema
    
    * Fix CI
    efegurkan committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1c8f6ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cc7200 View commit details
    Browse the repository at this point in the history
  14. [ML] Tests for get groups endpoint (elastic#133625)

    * [ML] Tests for get groups endpoint
    
    * adding extra calendar
    
    * removing delete index pattern
    jgowdyelastic committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e10f85f View commit details
    Browse the repository at this point in the history
  15. docs(NA): adds @kbn/plugin-discovery into ops devdocs (elastic#133632)

    * docs(NA): adds @kbn/plugin-discovery into ops devdocs
    
    * chore(NA): update packages/kbn-plugin-discovery/README.mdx
    
    Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
    
    Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
    mistic and jbudz committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    25fea16 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7b31be3 View commit details
    Browse the repository at this point in the history
  17. ui_actions_enchanced to /src (elastic#133512)

    * move ui_actions_enhanced to /src
    
    * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
    
    * [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'
    
    * move translations to /src
    
    * fix typescript errors
    
    * update config files
    
    * update ts configs
    
    * fix config path
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
    vadimkibana and kibanamachine committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1b2c58f View commit details
    Browse the repository at this point in the history
  18. [Data views] Implement persistable state (elastic#132959)

    * Tmp commit
    
    * Use serializable version
    
    * Update tests
    
    * Add test for fields
    
    * Use spec instead of base
    
    * Update types
    
    * Fix type errors
    
    * Fix tests & types
    
    * Update types
    
    * Fix lint
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    lukasolson and kibanamachine committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6a7ad6f View commit details
    Browse the repository at this point in the history
  19. [APM] Fix ML expected bounds missing data in chart, option showing wh…

    …en not neccessary (elastic#132975)
    
    * Only show expected bounds option in Overview/Transactions subpage of Services
    
    * Bucket span
    
    * Fix bucket span didn't show up in chart
    
    * Change fixed interval to 60s, add elastic-charts ref
    
    * ui settings remembering
    
    * Address comments
    
    * Address comments
    
    * Fix linting
    
    * Move data point down instead of extending range
    
    * Change to last, add test
    
    * Fix to use xValuesExpectedBounds
    
    * Revert change to to add extra point as es ml already handled it
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    qn895 and kibanamachine committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    017c8e1 View commit details
    Browse the repository at this point in the history
  20. [SecuritySolution] Dashboards section title in the old nav (elastic#1…

    …33719)
    
    * add dashboards section title to old nav
    
    * test fixed
    
    * snapshot rollback
    semd committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    eed6df7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bdc1664 View commit details
    Browse the repository at this point in the history
  22. [Archive Migration] Kbn archiver management (elastic#133675)

    * remove kibana saved object from the esArchive
    
    * migrate management from esArchive to kbnArchive
    
    * migrate management from esArchive to kbnArchive
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    Lee Drengenberg and kibanamachine committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    47f2994 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7e686dd View commit details
    Browse the repository at this point in the history
  24. [ML ]API integration tests for max_anomaly_score endpoint (elastic#…

    …133776)
    
    * max_anomaly_score tests
    
    * 404 test
    
    * remove tag
    
    * fix group name and a typo
    darnautov committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3902b17 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2dd0ea1 View commit details
    Browse the repository at this point in the history
  26. [Spacetime] [Maps] Customizable colors in basemaps (elastic#131576)

    * Customizable colors in basemaps
    
    * Add operations to color selector
    
    * Only use default color operations per style
    
    Allowing the user to choose the operation is probably unnecessary at this step. The default operations work very well.
    
    * Fix types
    
    * Clean up cruft
    
    * Update ems-client
    
    * Fix license override
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    * Fix test
    
    * Unneccesary type assertion
    
    * Refactor color filters to use new EMSVectorTileStyle
    
    * lint
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    * Review feedback
    
    Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
    nickpeihl and kibanamachine committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c11f961 View commit details
    Browse the repository at this point in the history
  27. migrate to kbnArchive (elastic#133683)

    Lee Drengenberg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7695aad View commit details
    Browse the repository at this point in the history
  28. [Archive Migration] remove unused test/functional/fixtures/es_archive…

    …r/saved_objects_imports (elastic#133818)
    
    * remove unused es_archive
    
    * remove unused es_archiver/timelion
    Lee Drengenberg committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    92569b4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7db3e58 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fix legend inside handling (elastic#133732)

    Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
    flash1293 and stratoula committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    67b1dfa View commit details
    Browse the repository at this point in the history
  2. do not show edit field for record field (elastic#133762)

    Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
    flash1293 and stratoula committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    18773a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ffee27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b02c03 View commit details
    Browse the repository at this point in the history
  5. [Stack Monitoring] Add stale status reporting for Kibana (elastic#132613

    )
    
    * [Stack Monitoring] Add stale status reporting for Kibana (elastic#126386)
    
    * Fix stale message grammar and update stale indicator to use EuiBadge
    
    * Fix i18n ids
    
    * Remove unused i18n key
    
    * Fix Jest tests
    
    * Update exposeToBrowser test
    
    * Update API integration tests
    
    * Fix functional tests
    
    * Fix API integration tests
    
    * Update snapshots
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    miltonhultgren and kibanamachine committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ee7d9b0 View commit details
    Browse the repository at this point in the history
  6. [Fleet] Prevent upgrades of agents already in updating state (elastic…

    …#133763)
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    criamico and kibanamachine committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ba05c2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8cef96 View commit details
    Browse the repository at this point in the history
  8. Create core packages for docLinks browser/server services (elastic#13…

    …3360)
    
    * Create core packages for docLinks browser/server services
    
    * fix mock imports
    
    * fix service imports
    
    * fix server-side type imports
    
    * fix type imports on browser side
    
    * updating readme files
    
    * update generated doc
    
    * add base server mock package
    
    * adapt core usages of coreContextMock
    
    * fix tests / mocks
    
    * lint
    
    * add missing export
    
    * fix another test import
    
    * import from package
    pgayvallet committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2fddd18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe44001 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bfb026 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c5733e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9e6009 View commit details
    Browse the repository at this point in the history
  13. [Actionable Observability][BUG] Fix connectors doesn't appear in the …

    …Rule Details page after creating first connector (elastic#133737)
    
    * Move rule actions to the hook which is right call
    
    * Update naming
    
    * Fix when a connector is deleted from connector page  in Stack Management
    
    * Fix tests
    
    * Update tests and mock loadAllActions API
    
    * Remove unused import
    
    * Call the connectors API only when the rule has actions
    fkanout committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    44026a5 View commit details
    Browse the repository at this point in the history
  14. [Synthetics] Script field, updated validation and width (elastic#133558)

    Co-authored-by: Abdul Zahid <awahab07@yahoo.com>
    shahzad31 and awahab07 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3aa0e71 View commit details
    Browse the repository at this point in the history
  15. Upgrade EUI to v58.0.0 (elastic#132257)

    * Initial commit for EUI 57.0.0 upgrade
    
    * Handle i18n changes
    
    * Resolved type errors in DatePicker and Markdown Editor
    
    * Resolve test failures in Jest Test Suite #1. Updated multiple snapshots for euiLink and euiTitle as they have been converted to Emotion
    
    * Resolved failing tests for Jest Suite #2. Updated snapshots for euiHealth, euiAvatar, euiSpacer, euiTitle, and euiLink as they have recently been converted to Emotion
    
    * Resolved failing tests for Jest Suite 3. Updated failing snapshots as EuiSpacer, EuiText, EuiCallout, EuiHorizontalRule, EuiTitle, and EuiLink have been converted to Emotion. Updated the i18n translation snapshots
    
    * Upgrade EUI verion to 58.0.0
    
    * Resolved tests failures from Jest Test Suite 4. Updated snapshots as EuiLink, EuiTitle, EuiHorizontalRule, EuiSpace, and EuiCallout have been converted to Emotion
    
    * Resolved failing test cases for Jest Test Suite 5. Updated snapshots as EuiLoader has been converted to Emotion
    
    * Resolved failing tests in Jest Test Suite 6. Updated snapshots as EuiSpacer, EuiHorizontalRule, Eui Callout, and EuiLink have been converted to Emotion
    
    * Resolved type errors for EuiDatePicker component
    
    * Resolved type error within EuiContextMenu by removing the watchedItemProps prop. It was recently deprecated in EUI PR# 5880 (elastic/eui#5880) as is no longer needed
    
    * Resolved type error within EuiContextMenu by removing the watchedItemProps prop. It was recently deprecated in EUI PR# 5880 (elastic/eui#5880) as is no longer needed
    
    * Resolved type error within EuiContextMenu by removing the watchedItemProps prop. It was recently deprecated in EUI PR# 5880 (elastic/eui#5880) as is no longer needed
    
    * Resolved type errors by updating the popoverPlacement prop for the EuiDatePicket component with new / valid values. A list of values were deprecated and new values were added in EUI PR elastic#5868 (elastic/eui#5868)
    
    * Resolved type error within EuiTabs by removing instances of display: condensed as it is no longer a part of the Amsterdam theme via EUI PR elastic#5868(elastic/eui#5868)
    
    * Remove deprecated `display` prop from EuiTabs
    
    * Deprecate `.eui-textOverflowWrap`
    
    * Deprecate EuiSuggestItem `labelDisplay` prop
    
    * [EuiStepsHorizontal] Replace deprecated `isComplete`/`isSelected` with `status`
    
    * Update last EuiStepsHorizontal `status` migration
    
    - this one was more complex than the previous commit due to existing `status` usage and conditional steps. Some amount of logic was simplified via `completedStep`
    
    * Resolved type error within EuiTabs by removing instances of display: condensed as it is no longer a part of the Amsterdam theme via EUI PR elastic#5868(elastic/eui#5868)
    
    * Resolved failing test cases in Jest Test Suite 5. Updated snapshots as EuiTitle has been converted to Emotion
    
    * Resovlved failing test cases in Jest Test Suite 4. Updated snapshots as EuiTitle and EuiSpacer have been converted to Emotion. Resolved failing tests for EuiLink click simlulations by esuring the test is referencing the correct element.
    
    * Resolved failing test cases in Jest Test Suite 3. Updated snapshots as EuiLink, EuiSpacr, and EuiTItle have been converted to Emotion. Updated various test cases to ensure that the references to EuiLink are correct
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    * Resolved failing test cases in Jest Test Suite 1. Updated snapshots as EUI text utilities have been converted to Emotion. Updated referenes to EuiLink to ensure test are simulating clicks on the correct elements
    
    * Resolved failing test for Jet Test Suite 2. Updated required snapshots. Updated references to EuiLink to ensure that tests are simulating clicks on the correct elements
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    * Resolved failing test cases for Jest Test Suite 5. Updated references to EuiLink to ensure tests are targeting the correct element
    
    * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
    
    * Resolved failing test cases across the Jest Test Suites. Updated required snaphots for components recently converted to Emotion. Updated test cases to ensure that tests targeting EuiLink are using the correct element.
    
    * Resolved failing tests from multiple Jest test suites. Updated snapshots for components that have recently been converted to Emotion. Updated tests that reference the EuiLink component to ensure the correct element is being targeted
    
    * Updated the getEuiStepsHorizontal function. Previously, this function used the .euiStepHorizontal-isSelected class (now deprecated) to determine which step was current. The function has been updated to use the status prop.
    
    * Updated Jest integration test snapshots to account for the recent conversion of EuiLoader to Emotion
    
    * Resolved failing tests in Jest suites 2 and 4. Updated required snapshots and references for tests using EuiLink
    
    * Removed a console statement. Extracted a nested turnary operation into its own function.
    
    * Rollback new turnary function and replace it with a simple if/else
    
    * Rollback new turnary function and replace it with a simple if/else
    
    * Rollback new turnary function and replace it with a simple if/else
    
    * Rollback new turnary function and replace it with a simple if/else
    
    * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
    
    * Resolved failing test cases in Jest Suites 3 and 5 by updating required snapshots
    
    * revert doc_viewer_source test and snapshot changes
    
    * Take care of merge conflict in license_checker:
    
    * Reverted .render() change for analytics_no_data_page.component.test.tsx. Restored snapshot
    
    * Reverted .render() change for analytics_no_data_page.component.test.tsx. Restored snapshot
    
    Co-authored-by: Constance Chen <constance.chen@elastic.co>
    Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
    Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
    4 people committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b7c4d89 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b7ae8a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    346dea9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3eb00f5 View commit details
    Browse the repository at this point in the history
  19. [8.4] [Security Solution] [Kubernetes Security] Move kubernetes link …

    …to dashboard in new security nav (elastic#133411)
    
    * Move kubernetes link to dashboard in new security nav
    
    * Add kubernetes page image and description
    Jack committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e48db81 View commit details
    Browse the repository at this point in the history
  20. [Unified Observability] Remove core and plugins from PluginContext (e…

    …lastic#133466)
    
    * replace core and plugins with specific dependencies
    
    * remove core and plugins from tests
    
    * clean unused plugins variable
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    estermv and kibanamachine committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    bb3d525 View commit details
    Browse the repository at this point in the history
  21. Add a default request timeout for Axios telemetry connections. (elast…

    …ic#133615)
    
    * Add a default request timeout for axios telemetry connections.
    
    * Update synthetics test.
    
    * Update telemetry tests to include new timeout config.
    
    * Skip test that is erroring out.
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    pjhampton and kibanamachine committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    56f2c1c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    503287d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7b592e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c46b242 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cbc622c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    03f7659 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a99ce86 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b4a0f85 View commit details
    Browse the repository at this point in the history
  29. Fix some types.

    justinkambic committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8215412 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    adcbb41 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ed45453 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bd4b819 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f85cae7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a867091 View commit details
    Browse the repository at this point in the history