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

migrate TaskManager Plugin to the Kibana Platform #53869

Merged
merged 38 commits into from
Jan 13, 2020

Commits on Dec 23, 2019

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

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

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

Commits on Jan 2, 2020

  1. fixed TM types

    gmmorris committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    00efbf0 View commit details
    Browse the repository at this point in the history
  2. fixed TM usage in maps

    gmmorris committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    b0c47b6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into task-manager/schema-config

    * master:
      Fix suggested value for time_zone in range query (elastic#53841)
      Clean up generic hooks, use react-use instead (elastic#53822)
      Bump year in NOTICE.txt
      Add kibanamachine support to Github PR comments (elastic#53852)
      Add tests to ensure AAD isn't broken after performing a change on an alert / action (elastic#53333)
      Skip failing test suite
      [Vega] Sample [Flights] Airport Connections (Hover Over Airport) visualization not working (elastic#53799)
      Do not remount applications between page navigations (elastic#53851)
      [Canvas] Refactor Canvas to no longer use componentWillReceiveProps (elastic#52129)
      [Canvas] Migrate usage collector to NP plugin (elastic#53303)
    gmmorris committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    4246b94 View commit details
    Browse the repository at this point in the history
  4. fixed test fixture in maps

    gmmorris committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    1108dfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f317390 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    5f8e2e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'task-manager/schema-config' of github.com:gmmorris/kiba…

    …na into task-manager/schema-config
    
    * 'task-manager/schema-config' of github.com:gmmorris/kibana:
      [Maps] push mapbox value extraction from VectorStyle and into DynamicStyleProperty (elastic#53806)
    gmmorris committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ce915d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into task-manager/schema-config

    * master:
      Rename `/api/security/oidc` to `/api/security/oidc/callback`. (elastic#53886)
      Updating transitive dependencies to use handlebars@4.5.3 (elastic#53899)
      [Reporting/Tests] consolidate functional test configs (elastic#52671)
      [Reporting] Correct the docvalue_fields params in the search query Download CSV from Dashboard Panel (elastic#52833)
      [Test/Newsfeed] Re-enable test and add news item to be filtered (elastic#53905)
      cleanup server-log action (elastic#53326)
      [Uptime] Delete uptime eslint rule skip (elastic#50912)
      [skip-ci] Expression Lifecycle Docs (elastic#51494)
      [Endpoint] add react router to endpoint app (elastic#53808)
      [SIEM][Detection Engine] Silence 409 errors on signal creation (elastic#53859)
      [Maps] get max_result_window and max_inner_result_window from index settings (elastic#53500)
      [ML] New Platform server shim: update analytics routes to use new platform router (elastic#53521)
      fixes typo on engine detection page (elastic#53877)
    gmmorris committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    2eb807e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/schema-config

    * master:
      Move index patterns: src/legacy/core_plugins/data 👉 src/plugins/data (elastic#53794)
      moved Task Manager server code under "server" directory (elastic#53777)
    gmmorris committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    85be0b8 View commit details
    Browse the repository at this point in the history
  5. removed optional chaining

    gmmorris committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    1e582b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Merge branch 'master' into task-manager/schema-config

    * master:
      increase delay to make sure license refetched (elastic#53882)
      Allow custom NP plugin paths in production (elastic#53562)
      [Maps] show custom color ramps in legend (elastic#53780)
      [Lens] Expression type on document can be null (elastic#53883)
      [SIEM] [Detection engine] Add user permission to detection engine (elastic#53778)
      Update dependency @elastic/charts to v16.0.2 (elastic#52619)
      Set consistent EOL symbol in core API docs (elastic#53815)
      [Logs UI] Refactor query bar state to hooks (elastic#52656)
      [Maps] pass getFieldFormatter to DynamicTextProperty (elastic#53937)
      Invalidate alert API Key when generating a new one (elastic#53732)
      [Logs UI] HTTP API for log entries (elastic#53798)
      [kbn/pm] add caching to bootstrap (elastic#53622)
      adds createdAt and updatedAt fields to alerting (elastic#53793)
      [SR] Enable component integration tests (elastic#53893)
    gmmorris committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    923846a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6862da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2047538 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into task-manager/schema-config

    * master:
      allows Alerts to recover gracefully from Executor errors (elastic#53688)
      [Console] Fix OSS build (elastic#53885)
      migrate xsrf / version-check / custom-headers handlers to NP (elastic#53684)
      use NP deprecations in uiSettings (elastic#53755)
      adds strict types to Alerting Client (elastic#53821)
      [Dashboard] Empty screen redesign (elastic#53681)
      Migrate config deprecations and `ShieldUser` functionality to the New Platform (elastic#53768)
    gmmorris committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a330d9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    731c476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c93173 View commit details
    Browse the repository at this point in the history
  7. removed unneeded import

    gmmorris committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    37fa4b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

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

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    e4263e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into task-manager/schema-config

    * master: (55 commits)
      [ui/public/utils] Copy rarely used items to where they are consumed (elastic#53819)
      set AppArch team as an owner of the search endpoints (elastic#54131)
      Don't expose Elasticsearch client as Observable (elastic#53824)
      [SIEM] Cleanup unnecessary use of enzyme-to-json (elastic#53980)
      fix ui exports doc (elastic#54138)
      change markdown element title (elastic#54194)
      [Logs UI] Refactor log position to hooks (elastic#53540)
      [SIEM] Implement NP Plugin Setup (elastic#54030)
      [DOCS] Updates ML links (elastic#53613)
      sort renovate packages in config
      Spaces - fix flakey api tests (elastic#54154)
      Remove dependency that was causing effect to re-execute infinitely. (elastic#54160)
      [dev/run] expose unexpected flags as more than just names (elastic#54080)
      [DOCS] Moves index pattern doc to Discover (elastic#53347)
      [SIEM] Cleanup React imports (elastic#53981)
      Update eslint related packages (elastic#54107)
      [Uptime] Added date range filter into expanded list query (elastic#52609)
      [SIEM] Add react/display-name eslint rule (elastic#53107)
      [SIEM] Enable eslint prefer-template rule (elastic#53983)
      Elasticsearch snapshots automation (elastic#53706)
      ...
    gmmorris committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    9e0c028 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e18ee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4854616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c27cac View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into task-manager/schema-config

    * master:
      [Telemetry] Fix license page crashing on telemetry.enabled: fa… (elastic#54174)
    gmmorris committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b7520ee View commit details
    Browse the repository at this point in the history
  7. retain legacy API

    gmmorris committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c8ec059 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb2789d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into task-manager/schema-config

    * master:
      Reorganize structure of component render to avoid errors. (elastic#54251)
      [DOCS] consolidate telemetry settings to core (elastic#52634)
      Add file upload to telemetry integration tests (elastic#53539)
      filters are back (elastic#54218)
      Add explanation of path.data to contribution guide (elastic#54235)
      fix ecommerce percentages in sample data (elastic#54200)
    gmmorris committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f5ec90c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2cce60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39b6857 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Merge branch 'master' into task-manager/schema-config

    * master: (23 commits)
      [Vis: Default editor] Reactify the timelion editor (elastic#52990)
      [Discover] fix histogram min interval (elastic#53979)
      [Telemetry] [Monitoring] Only retry fetching usage once monito… (elastic#54309)
      [docs][APM] Add runtime index config documentation (elastic#53907)
      [SIEM] Detection engine timeline (elastic#53783)
      Filter scripted fields preview field list to source fields (elastic#53826)
      Management - New platform api (elastic#52579)
      Reset region and Account when switching inventory (elastic#54287)
      [SIEM] [Case] Case workflow api schema (elastic#51535)
      Code coverage setup on CI (elastic#49003)
      [ML] DF Analytics Results: adds link to docs (elastic#54189)
      Update schemas boolean, byteSize, and duration to coerce strings (elastic#54177)
      [Metrics UI] Pass relevant shouldAllowEdit capabilities into SettingsPage (elastic#49781)
      [Canvas] Fixes bugs with autoplay and refresh (elastic#53149)
      [ML] DF Analytics Classification: ensure confusion matrix can be fetched (elastic#53629)
      Fix Vega react eslint errors (elastic#54259)
      Remove non existing codeowners (elastic#54274)
      use correct type (elastic#54244)
      [Dashboard] Removing 100% as dshDashboardViewport height (elastic#54263)
      add `examples/` to no-restricted-path config (elastic#54252)
      ...
    gmmorris committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    3dd94d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d55e7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into task-manager/schema-config

    * master:
      Remove eslint overwrite for src/legacy/core_plugins/kibana (elastic#54222)
    gmmorris committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    9e63e9b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Merge branch 'master' into task-manager/schema-config

    * master: (69 commits)
      [Graph] Fix various a11y issues (elastic#54097)
      Add ApplicationService app status management (elastic#50223)
      logs in one time (elastic#54447)
      Deprecate using `elasticsearch.ssl.certificate` without `elasticsearch.ssl.key` and vice versa (elastic#54392)
      [Optimizer] Fix a stack overflow with watch_cache when it attempts to delete very large folders. (elastic#54457)
      Security - Role Mappings UI (elastic#53620)
      [SIEM] [Detection engine] Permission II (elastic#54292)
      Allow User to Cleanup Repository from UI  (elastic#53047)
      [Detection engine] Some UX for rule creation (elastic#54471)
      share specific instances of some ui packages (elastic#54079)
      [ML] APM modules configs for RUM Javascript and NodeJS (elastic#53792)
      [APM] Delay rendering invalid license notification (elastic#53924)
      [Graph] Improve error message on graph requests (elastic#54230)
      [ILM] Kibana should allow a min_age setting of 0ms in ILM policy phases (elastic#53719)
      Unit Tests for common/lib (elastic#53736)
      [Graph] Only show explorable fields (elastic#54101)
      remove linting rule exception for markdown (elastic#54232)
      [Monitoring] Fetch shard data more efficiently (elastic#54028)
      [Maps] Add hiddenLayers option to embeddable map input (elastic#54355)
      Pass termOrder and hasTermsAgg properties to serializeThresholdWatch function (elastic#54391)
      ...
    gmmorris committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    4173614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad09d2 View commit details
    Browse the repository at this point in the history