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

[Files] move to src #144044

Merged
merged 24 commits into from
Oct 31, 2022
Merged

[Files] move to src #144044

merged 24 commits into from
Oct 31, 2022

Commits on Oct 26, 2022

  1. move all of the files

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2686c3c View commit details
    Browse the repository at this point in the history
  2. update tsconfig.base.json

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cf77918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154764e View commit details
    Browse the repository at this point in the history
  4. update CODEOWNERS

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ef8f501 View commit details
    Browse the repository at this point in the history
  5. various updates

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6958b73 View commit details
    Browse the repository at this point in the history
  6. update all license headers

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6298d14 View commit details
    Browse the repository at this point in the history
  7. update all license headers

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e18f6db View commit details
    Browse the repository at this point in the history
  8. update tsconfig.base.json

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7b59302 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fd172c View commit details
    Browse the repository at this point in the history
  10. update tsconfig references

    jloleysens committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    910c794 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23c05c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de8e41f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    767ba8c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    5af3196 View commit details
    Browse the repository at this point in the history
  2. telemetry check

    jloleysens committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    42c964a View commit details
    Browse the repository at this point in the history
  3. remove unused var

    jloleysens committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d8f9c02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d7d255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd5e5a View commit details
    Browse the repository at this point in the history
  6. update i18n

    jloleysens committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    61eef30 View commit details
    Browse the repository at this point in the history
  7. update .i18nrc.json

    jloleysens committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    82345b6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into files-move-to-src

    * main: (24 commits)
      [Files] Add file upload to file picker (elastic#143969)
      [Security solution] Guided onboarding, alerts & cases (elastic#143598)
      [APM] Critical path for a single trace (elastic#143735)
      skip failing test suite (elastic#143933)
      [Fleet] Update GH Projects automation (elastic#144123)
      [APM] Performance fix for 'cardinality' telemetry task (elastic#144061)
      [Enterprise Search] Attach ML Inference Pipeline - Pipeline re-use (elastic#143979)
      [8.5][DOCS] Add support for differential logs (elastic#143242)
      Bump nwsapi from v2.2.0 to v2.2.2 (elastic#144001)
      [APM] Add waterfall to dependency operations (elastic#143257)
      [Shared UX] Add deprecation message to kibana react Markdown (elastic#143766)
      [Security Solution][Endpoint] Adds RBAC API checks for Blocklist (elastic#144047)
      Improve `needs-team` auto labeling regex (elastic#143787)
      [Reporting/CSV Export] _id field can not be formatted (elastic#143807)
      Adds SavedObjectsWarning to analytics results pages. (elastic#144109)
      Bump chromedriver to 107 (elastic#144073)
      Update cypress (elastic#143755)
      [Maps] nest security layers in layer group (elastic#144055)
      [Lens][Agg based Heatmap] Navigate to Lens Agg based Heatmap. (elastic#143820)
      Added support of saved search (elastic#144095)
      ...
    jloleysens committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1b2d913 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Merge branch 'main' into files-move-to-src

    * main: (41 commits)
      [api-docs] Daily api_docs build (elastic#144212)
      Add readonly view to role management (elastic#143893)
      [api-docs] Daily api_docs build (elastic#144208)
      [APM] Adds button group to navigate to "All services" (elastic#142911)
      Update react-query to ^4.12.0 (main) (elastic#139986)
      [APM] Support specific fields when creating service groups (elastic#142201) (elastic#143881)
      [api-docs] Daily api_docs build (elastic#144203)
      [ts] add stub index.d.ts in @kbn/ui-shared-deps-npm
      [Synthetics] Fix failing Synthetics Integration test (elastic#144175)
      chore(NA): remove @types/pkg link creation when generating a new package (elastic#144200)
      [Osquery] Update schema to v5.5.1 (elastic#144090)
      [ci] remove github-checks-reporter (elastic#144193)
      [8.6][ML Inference] Verify pipeline usage before deletion (elastic#144053)
      [ts] ts refs cache was removed, remove capture task
      Added Rollups CCS Test (elastic#144074)
      [auto] migrate existing plugin/package configs
      [ts] stop building @types packages in bootstrap
      skip failing test suite (elastic#142762)
      skip failing test suite (elastic#144186)
      [Fleet] Show Add Fleet Server instead of add agent when adding agent from agent policy (elastic#144105)
      ...
    jloleysens committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    866c302 View commit details
    Browse the repository at this point in the history
  2. update i18n id

    jloleysens committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    986b948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d3479 View commit details
    Browse the repository at this point in the history