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

Adds Role Based Access-Control to the Alerting & Action plugins based on Kibana Feature Controls #67157

Merged
merged 196 commits into from
Jul 22, 2020

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    c62a8fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764f515 View commit details
    Browse the repository at this point in the history
  3. fixed unit test

    gmmorris committed May 21, 2020
    Configuration menu
    Copy the full SHA
    52a153e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. added rbac in alerting

    gmmorris committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4b95c81 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    95da803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341afdb View commit details
    Browse the repository at this point in the history
  3. fixed unit test

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c8e23f0 View commit details
    Browse the repository at this point in the history
  4. added rbac in alerting

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1afad8e View commit details
    Browse the repository at this point in the history
  5. fixed unit test

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    06495a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77348f1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'alerting/consumer-based-rbac' of github.com:gmmorris/ki…

    …bana into alerting/consumer-based-rbac
    
    * 'alerting/consumer-based-rbac' of github.com:gmmorris/kibana:
      added rbac in alerting
      fixed unit test
      fixed typing, commented unused authz
      made SO client unsecure in alerting
    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    412f684 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (26 commits)
      [Console]remove completion for type for filter queries and aggs (elastic#68103)
      [ML] Transforms: Filter aggregation support (elastic#67591)
      [ES UI Shared] Monaco XJSON (elastic#67485)
      [Index Management] Add data streams functionality to indices tab (elastic#67940)
      [Discover] Fix renaming of saved search not displayed in breadcrumb (elastic#67577)
      [SECURITY] Rename siem plugin to security_solution (elastic#67902)
      [Uptime] Fix Telemetry Api flaky test (elastic#67358)
      [Data plugin] Add configuration property to enable / disable autocomplete (elastic#67847)
      remove scripts. prettire update has been done (elastic#68130)
      Closes elastic#68055 by detecting the local Kibana version and using that as (elastic#68198)
      [apm] docs: add deployment annotation example (elastic#67408)
      [ML] Extend population preview chart to show actual and typical value (elastic#67569)
      Refactor index management client integration tests for scalability (elastic#67917)
      Add generator function that creates multiple alerts (elastic#67713)
      chore(NA): remove config arg from os packages (elastic#67871)
      [Reporting] Move code out of Legacy (elastic#67904)
      [Metrics UI] Add overrides to Snapshot API to support alert previews (elastic#68125)
      [Security] [Cases] Manage timeline UI API (elastic#67719)
      [ENDPOINT][INGEST]Task/endpoint ingest update (elastic#67234)
      Fix code coverage for jest, upload merged reports (elastic#68149)
      ...
    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    541a871 View commit details
    Browse the repository at this point in the history
  9. fixed lintin errors

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    492f78a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    076ebdf View commit details
    Browse the repository at this point in the history
  11. fixed security tests

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bdd5d28 View commit details
    Browse the repository at this point in the history
  12. fixed security unit tests

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    711fdba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a15c7d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87d099f View commit details
    Browse the repository at this point in the history
  15. fixed lint

    gmmorris committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ade2c4c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    efdb521 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (57 commits)
      Add app arch team as owner of datemath package (elastic#66880)
      [Observability] Landing page for Observability (elastic#67467)
      [SIEM] Fix timeline buildGlobalQuery (elastic#68320)
      Optimize saved objects getScopedClient and HTTP API (elastic#68221)
      [Maps] Fix mb-style interpolate style rule (elastic#68413)
      update script to always download node (elastic#68421)
      [SECURITY SOLEIL] Fix selection of event type when no siem index signal created (elastic#68291)
      [DOCS] Adds note about configuring File Data Visualizer (elastic#68407)
      [DOCS] Adds link from remote clusters to index patterns (elastic#68406)
      [QA] slack notify on failure (elastic#68126)
      upgrade eslint-plugin-react-hooks from 2.3.0 to 4.0.4 (elastic#68295)
      moving to jira to a gold license (elastic#67178)
      [DOCS] Revises doc on adding data (elastic#68038)
      [APM] Add ThemeProvider to support dark mode (elastic#68242)
      Make welcome screen disabling first action in loginIfPrompted (elastic#68238)
      [QA] Code coverage: unskip tests, collect tests results, exclude bundles from report (elastic#64477)
      [ML] Functional tests - disable flaky regression and classification creation test
      [Alerting] change eventLog ILM requests to absolute URLs (elastic#68331)
      Report page load asset size (elastic#66224)
      [SIEM][CASE] Change SIEM to Security (elastic#68365)
      ...
    gmmorris committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    665c427 View commit details
    Browse the repository at this point in the history
  3. fixed secuirty interface

    gmmorris committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    11bbf16 View commit details
    Browse the repository at this point in the history
  4. removed unused test fixture

    gmmorris committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    2b84902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e15946c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [ML] DFAnalytics results: ensure ml result fields are shown in data grid (elastic#68305)
      [security_solution] enable react-hooks/exhaustive-deps (elastic#68470)
      Closes elastic#66867 by adding missing, requried API params (elastic#68465)
      [Telemetry] collect number of visualization saved in the past 7, 30 and 90 days (elastic#67865)
      [Logs UI] View in context tweaks (elastic#67777)
      Kibana developer examples landing page (elastic#67049)
      Bump decompress package version (elastic#68386)
      fix elastic#66185 (elastic#66186)
      Bump pdfmake package version (elastic#68395)
      Unskip embeddables/adding_children suite (elastic#68111)
      Add embed mode options in the Share UI (elastic#58435)
      Adding key to avoid react warning (elastic#68491)
    gmmorris committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    445710f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    ee79c9c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (37 commits)
      [DOCS] Adds documentation for drilldowns (elastic#68122)
      [Telemetry] telemetry.sendUsageFrom: "server" by default (elastic#68071)
      [ML] Transforms: Support sub-aggregations (elastic#68306)
      Fixed pre-configured docs link points to the wrong page and functional tests configs (elastic#68606)
      [Ingest Manager] Update queries from `stream.*` to `dataset.*` (elastic#68322)
      Enable Watcher by default to fix bug in which Watcher doesn't render in the side nav (elastic#68602)
      Convert Index Templates API routes to snakecase. (elastic#68463)
      [SECURITY SOLUTION] [Detections] Add / Update e2e tests to ensure initial rule runs are successful (elastic#68441)
      [Ingest] OpenAPI spec file (elastic#68323)
      chore(NA): skip apis Endpoint plugin Endpoint policy api (elastic#68638)
      bumping makelogs version to v6.0.0 (elastic#66163)
      [SIEM] Add create template button (elastic#66613)
      Bump websocket-extensions from 0.1.3 to 0.1.4 (elastic#68414)
      [ML] Sample data modules - use event.dataset instead of index name (elastic#68538)
      [ML] Functional tests - fix job validation API test with maxModelMemoryLimit (elastic#68501)
      [ML] Functional tests - stabilize DFA job creation (elastic#68495)
      [TSVB] Allows the user to change the tooltip mode (elastic#67775)
      chore(NA): skip apis Endpoint plugin Endpoint alert API when data is in elasticsearch (elastic#68613)
      chore(NA): skip endpoint Endpoint Alert Page: when es has data and user has navigated to the page (elastic#68596)
      [SIEM][Detection Engine] Converts from joi to use io-ts and moves the types to common  (elastic#68127)
      ...
    gmmorris committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    168ce21 View commit details
    Browse the repository at this point in the history
  3. fixed alerts UI tests

    gmmorris committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6910165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b789ec View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. fixed sapces only suite

    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0aaaef5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (22 commits)
      Partial revert of "Sync Kerberos + Anonymous access tests with the latest `security/_authenticate` API (user roles now include roles of anonymous user)." (elastic#68624)
      adapt some snapshot test (elastic#68489)
      [APM] Service maps - Fix missing ML status for services with jobs but no anomalies (elastic#68486)
      [skip test] apis Kerberos security Kerberos authentication finishing SPNEGO should properly set cookie and authenticate user
      [SIEM][Exceptions] - ExceptionsViewer UI component part 2 (elastic#68294)
      Surface data streams in Index Management. (elastic#67806)
      Fix edit datasource not working following changes in elastic#67234 (elastic#68583)
      [Logs + Metrics UI] Clean up async plugin initialization (elastic#67654)
      APM Storybook fixes (elastic#68671)
      Upgrade EUI to v24.1.0 (elastic#68141)
      [ML] DF Analytics: Creation wizard part 2 (elastic#68462)
      [Uptime] Fix race on overview page query (elastic#67843)
      Prefer using npm_execpath when spawning Yarn (elastic#68673)
      [Security] [Cases] Attach timeline to existing case (elastic#68580)
      Use Search API in Vega (elastic#68257)
      [Component templates] Table view (elastic#68031)
      [Uptime] Added relative date info in cert status column (elastic#67612)
      [Endpoint] Re-enable Functional test case for Endpoint related pages (elastic#68445)
      run page_load_metrics tests in visual regresssion jobs (elastic#68570)
      Enable exhaustive-deps; correct any lint warnings (elastic#68453)
      ...
    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    86f7d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba40757 View commit details
    Browse the repository at this point in the history
  4. fixed lintin issues

    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    74a886a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Ingest Manager] Document fleet configuration flags (elastic#66736)
      [Metrics UI] Fix fatal error when no data is available for Metric Threshold Alerts (elastic#68678)
      [SIEM][Detections Engine] - Exceptions viewer cleanup (elastic#68651)
      [SIEM] Fixes flyout flaky test (elastic#68683)
      [SIEM] Cypress renaming (elastic#68659)
    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f56a849 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c055216 View commit details
    Browse the repository at this point in the history
  7. added readme

    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    399493b View commit details
    Browse the repository at this point in the history
  8. removed unused export

    gmmorris committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8ecba62 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. added audit logging

    gmmorris committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e4e6590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08541d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bd206 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e560c View commit details
    Browse the repository at this point in the history
  5. fixed tests

    gmmorris committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b012ae1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (38 commits)
      Support migrating from reserved feature privileges (elastic#68504)
      add `preference` field to SavedObjectsFindOptions (elastic#68620)
      [ILM] Add "wait for snapshot" policy field to Delete phase (elastic#68505)
      Cleanup old license overwrites (elastic#68744)
      Bump TypeScript to v3.9 (elastic#67666)
      [APM] Service maps - adds new storybook stories to test out various data sets (elastic#68727)
      Fix vega specification parsing (elastic#67963)
      docs: add more api information (elastic#68717)
      [APM] Don't show annotations on charts with no data (elastic#68829)
      [Metrics UI] Fix Inventory View sorting by handling null values (elastic#67889)
      skip flaky suite (elastic#68836)
      [SIEM][Detections Engine] - Fix reference rule url overflow (elastic#68640)
      Index pattern public api => common (elastic#68289)
      [APM] Lazy-load alert triggers (elastic#68806)
      [DOCS] Fix table formatting in ingest manager settings (elastic#68824)
      [Endpoint] Functional Tests cleanup (elastic#68756)
      revert previous commit which was unintentional
      Use Github token instead for project assignments
      [SIEM][Exceptions] - ExceptionsViewer cleanup (elastic#68739)
      move @kbn/storybook to devDeps (elastic#68791)
      ...
    gmmorris committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    34b7cf9 View commit details
    Browse the repository at this point in the history
  7. fixed features unit tests

    gmmorris committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    64e802b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    f287766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd9961 View commit details
    Browse the repository at this point in the history
  3. changed casing of const

    gmmorris committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    54ad8dd View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    867b7c3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (60 commits)
      Re-enable mistakenly skipped tests. (elastic#69123)
      [Search][BUG] Call wrong search strategy recursively in async search (elastic#69116)
      [Observability] Create context container to enable Observability plugin registry function (elastic#68642)
      Rename space id for disabled index pattern test (elastic#68990)
      skip flaky suite (elastic#63339)
      Resolver Light Theme And Kibana Integration (elastic#67859)
      [kbn/dev-utils] expose public tooling_log module (elastic#68868)
      index pattern(s) take dependencies as object (elastic#69055)
      include ci-stats metrics in pr comment (elastic#68563)
      Bump webpack packages (elastic#68716)
      [Uptime] Fixed metric query broken because of missing mapping (elastic#68999)
      Added cloud as an optional dependency (elastic#69050)
      Fixed all external links (elastic#68614)
      [DOCS] Reorganizes doc nav to match new Kibana nav (elastic#69069)
      [Endpoint] Using the stats provided by the backend for resolver UI (elastic#68577)
      [DOCS] Removees 8.0 from Upgrade Assistant docs (elastic#69067)
      [ML] Fix cloud deployment ID check (elastic#68695)
      [DOCS] Move metrics app content to metrics monitoring guide (elastic#69033)
      Add ingest manager topic to docs (elastic#68980)
      [SECURITY SOLUTION] EMT-401: add policy data to metadata and fix tests (elastic#68582)
      ...
    gmmorris committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    f34d031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289a85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9453f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    244874c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    606081b View commit details
    Browse the repository at this point in the history
  7. reverted partial type

    gmmorris committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    213b330 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35a9971 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c18ab7f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      Type safe browser.executeAsync (elastic#69018)
      [SECURITY] rename server plugin to siem (elastic#69044)
      fix spec color highlighting not working on vega vis (elastic#68995)
      [Console] Scrub the lead and trailing brackets from ipv6 host names (elastic#68991)
      [ES UI] Error handling (elastic#68809)
    gmmorris committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9937143 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2f3c2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac37d1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d2c859 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80fe0fd View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

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

Commits on Jun 18, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (89 commits)
      [Observability] Creates "Add data" links in all Observability app headers (elastic#69016)
      Remove unused deps (elastic#69243)
      fixes screenshots upload (elastic#69392)
      [APM] License feature tracking for service maps (elastic#69455)
      skip flaky suite (elastic#52854)
      [Maps] layer wizard select re-design (elastic#69313)
      [docker] add spaces settings (elastic#69019)
      [ML] Add Anomaly Swimlane Embeddable to the dashboard from the Anomaly Explorer page (elastic#68784)
      [Ingest Manager] Replace `datasources` with `inputs` when generating agent config (elastic#69226)
      Removing flaky axe rule (elastic#69418)
      [Ingest Pipelines] Add doc links to processor types (elastic#69279)
      [Endpoint] add policy data to Host list UI (elastic#69202)
      Drilldown docs 2 (elastic#69375)
      [APM] Replace ML index queries with searching via mlAnomalySearch API (elastic#69099)
      [Ingest Manager][Endpoint] Add Endpoint Create Policy flow with Ingest (elastic#68955)
      [DOCS] Updates titles in Maps docs (elastic#68703)
      [SIEM][Timeline] Minor timeline improvement (elastic#69386)
      Update dependency @elastic/charts to v19.5.2 (elastic#69126)
      [ML] Functional tests - Reduce DFA job model memory (elastic#69295)
      [ML] Functional tests - add more recognize and setup module API tests (elastic#69251)
      ...
    gmmorris committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9ff6666 View commit details
    Browse the repository at this point in the history
  2. fixed indentation

    gmmorris committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d78822c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (51 commits)
      Bump jest related packages (elastic#58095)
      [SECURITY] Introduce kibana nav (elastic#68862)
      disable pageLoadMetrics job, it's gotten really flaky
      [Endpoint] Fix flaky endpoints list unit test (elastic#69591)
      skip failing suite (elastic#69595)
      [Security_Solution][Endpoint] Resolver leverage ancestry array for queries  (elastic#69264)
      Fixing resolver alert generation (elastic#69587)
      [Endpoint] add policy empty state (elastic#69449)
      [APM] Add support for dark mode (elastic#69362)
      [ML] Data Grid Histograms (elastic#68359)
      Resolving conflicts (elastic#69597)
      [DOCS] Add related link to the ingest management docs (elastic#69467)
      Remove endpoint alert fields from signal mapping (elastic#68934)
      [ftr] add support for docker servers (elastic#68173)
      Merge/restyle nodes table (elastic#69098)
      skip tests using hostDetailsPolicyResponseActionBadge
      [DOCS] Adds kibana-pull attribute for release docs (elastic#69554)
      [SIEM][Detection Engine] Fixes 7.8 and 7.9 upgrade issue within rules where you can get the error "params invalid: [lists]: definition for this key is missing"
      Document authentication settings. (elastic#69284)
      [CCR] Fix follower indices table not updating after pausing (elastic#69228)
      ...
    gmmorris committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3c77b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554e7ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c177be0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae77e4 View commit details
    Browse the repository at this point in the history
  5. migrated feature to "alerts"

    gmmorris committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0370e9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19d38aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c66ba0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f82baf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04cd6f5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      Fix Advanced Settings Panel number editing in Graph (elastic#69672)
      Updates swim lane UI text (elastic#69454)
      [APM] Use asPercent to format breakdown chart (elastic#69384)
      [Discover] Unskip context navigation functional test (elastic#68771)
      [ML] fix ml api services (elastic#69681)
      [Observability]Adding specific Return APIs for each plugin (elastic#69257)
      Migrate dashboard mode (elastic#69305)
      [IM] Move template wizard steps to shared directory + update legacy details panel (elastic#69559)
    gmmorris committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    75a5fcb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc06e67 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    3ccb14f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (25 commits)
      Properly redirect legacy URLs (elastic#68284)
      Redirect to Logged Out UI on SAML Logout Response. Prefer Login Selector UI to Logged Out UI whenever possible. (elastic#69676)
      Fixes elastic#69344: Don't allow empty string for server.basePath config (elastic#69377)
      Migrate legacy import/export endpoints (elastic#69474)
      [ML] Fixes anomaly chart and validation for one week bucket span (elastic#69671)
      Support deep links inside of `RelayState` for SAML IdP initiated login. (elastic#69401)
      [Obs] Update Observability landing page text (elastic#69727)
      [Metrics UI] Add inventory alert preview (elastic#68909)
      remove scroll in drag & drop context (elastic#69710)
      [SECURITY] Add endpoint alerts url (elastic#69707)
      [Index Management] Fix API Integration Test and use of `timestamp_field` (elastic#69666)
      [Maps] Remove extra layer of telemetry nesting under "attributes" (elastic#66137)
      Add plugin API for customizing the logging configuration (elastic#68704)
      adds kibana navigation tests (elastic#69733)
      fix link to analytics results from management (elastic#69550)
      [ML] Transform: Enable force delete if one of the transforms failed (elastic#69472)
      [ML] Transform: Table enhancements (elastic#69307)
      [Monitoring] Love for APM (elastic#69052)
      [chore] TS 3.9: convert ts-ignore to ts-expect-error (elastic#69541)
      Disabled multiple select for preconfigured connectors to avoid requesting bulk delete on them (elastic#69459)
      ...
    gmmorris committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a3082b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e00ffe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adefb2f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    8b2a423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a0c4e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (45 commits)
      [QA] Unskip functional tests (elastic#69760)
      [SIEM][Detection Engine] - Update DE to work with new exceptions schema (elastic#69715)
      Fixes elastic#69639: Ignore url.url fields above 2048 characters (elastic#69863)
      PR: Provide limit warnings to user when API limits are reached. (elastic#69590)
      [Maps] Remove broken button (elastic#69853)
      Makes usage collection methods available on start (elastic#69836)
      [SIEM][CASE] Improve Jira's labelling (elastic#69892)
      [Logs UI] Access ML via the programmatic plugin API (elastic#68905)
      [ML] DF Analytics: Creation wizard part 3 (elastic#69456)
      Update Resolver generator script documentation (elastic#69912)
      [ML] Changes View results button text on new job page (elastic#69809)
      Add master branch to backport config (elastic#69893)
      [Ingest Manager] Kibana, not EPR, controls removable packages (elastic#69761)
      unskips 'Events columns' test (elastic#69684)
      [ML] Changes the ML overview empty analytics panel text (elastic#69801)
      [DOCS] Emphasizes where File Data Visualizer is located. (elastic#69812)
      add the `exactRoute` property to app registration (elastic#69772)
      Bump backport to 5.4.6 (elastic#69880)
      [Logs UI] ML log integration splash screen (elastic#69288)
      Clean up TSVB type client code to conform to the schema (elastic#68519)
      ...
    gmmorris committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9de574c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Encrypted Saved Objects] Adds support for migrations in ESO (elastic#69513)
      [SIEM] Replace WithSource with useWithSource hook (elastic#68722)
      [Endpoint]EMT-451: add ability to filter endpoint metadata based on presence of unenrolled events (elastic#69708)
      rename old siem kibana config to securitySolution (elastic#69874)
      Remove unused Resolver code (elastic#69914)
      [Observability] Fixing dynamic return type based on the appName (elastic#69894)
      [SECURITY SOLUTION][INGEST] Task/endpoint list tests (elastic#69419)
      Fixes special clicks and 3rd party icon sizes in nav (elastic#69767)
      [APM] Catch annotations index permission error and log warning (elastic#69881)
      [Endpoint][Ingest Manager] minor code cleanup (elastic#69844)
      [Logs UI] Logs ui context menu (elastic#69915)
      Index pattern serialize and de-serialize (elastic#68844)
    gmmorris committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2e75199 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    b094910 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (34 commits)
      Upgrade `elliptic` dependency (`6.5.2` → `6.5.3`). (elastic#70054)
      [License Management] Do not break when `telemetry.enabled:false` (elastic#69711)
      [SECURITY] Redirect app/security to app/security/overview (elastic#70005)
      "Explore underlying data" in-chart action (elastic#69494)
      Api reference docs for state_containers and state_sync (elastic#67354)
      prep state transfer for passing embeddables by value to editor and back (elastic#69991)
      move Metrics API to start (elastic#69787)
      refactor: 💡 fix typo in embeddable (elastic#69417)
      [alerting] migrates the old `alerting` consumer to be `alerts` (elastic#69982)
      [APM]Create API to return data to be used on the Overview page (elastic#69137)
      [Lens] Fix delete button position in dimension panel for long labels (elastic#69495)
      [Lens] Add toolbar api (elastic#69263)
      Fixes bug on color picker defaults on TSVB (elastic#69889)
      [DOCS] Fixes wording in Upload a CSV section (elastic#69969)
      [Discover] Validate timerange before submitting query to ES (elastic#69363)
      [Maps] avoid using MAP_SAVED_OBJECT_TYPE constant when defining URL paths (elastic#69723)
      [Maps] Fix icon palettes are not working (elastic#69937)
      [Ingest Manager] Fix typo in constant name (elastic#69919)
      [test] skip status.allowAnonymous tests on cloud (elastic#69017)
      Fix backport (elastic#70003)
      ...
    gmmorris committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    17fba6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    611061e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    bd0f78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a20848 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alerting/consumer-based-rbac' of github.com:gmmorris/ki…

    …bana into alerting/consumer-based-rbac
    
    * 'alerting/consumer-based-rbac' of github.com:gmmorris/kibana: (25 commits)
      [Lens] Fix broken test (elastic#70117)
      [SIEM] Import timeline fix (elastic#65448)
      [SECURITY SOLUTION][INGEST] UX update for ingest manager edit/create datasource for endpoint (elastic#70079)
      [Telemetry] Collector Schema (elastic#64942)
      [Endpoint] Add Endpoint empty states for onboarding (elastic#69626)
      Hide unused resolver buttons (elastic#70112)
      [Security] `Investigate in Resolver` Timeline Integration (elastic#70111)
      [Discover] Improve styling of graphs in sidebar (elastic#69440)
      [Metrics UI] Fix EuiTheme type issue (elastic#69735)
      skip failing suite (elastic#70104) (elastic#70103)
      [ENDPOINT] Hide the Timeline Flyout while on the Management Pages (elastic#69998)
      [SIEM][CASE] Persist callout when dismissed (elastic#68372)
      [SIEM][Exceptions] - Cleaned up and updated exception list item comment structure (elastic#69532)
      [Maps] remove indexing state from redux (elastic#69765)
      Add API integration test for deleting data streams. (elastic#70020)
      renames SIEM to Security Solution (elastic#70070)
      Adding saved_objects_page in OSS (elastic#69900)
      [Lens] Use accordion menus in field list for available and empty fields (elastic#68871)
      Dynamic uiActions & license support (elastic#68507)
      [SIEM] Update readme for timeline apis (elastic#67038)
      ...
    gmmorris committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    970656d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    0ffe4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025ed9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f2f09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c9cc7 View commit details
    Browse the repository at this point in the history
  5. fixed linting

    gmmorris committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    99e5ab0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'alerting/consumer-based-rbac' of github.com:gmmorris/ki…

    …bana into alerting/consumer-based-rbac
    
    * 'alerting/consumer-based-rbac' of github.com:gmmorris/kibana: (49 commits)
      [Discover] Deangularize Skip to bottom button (elastic#69811)
      Implement recursive plugin discovery (elastic#68811)
      Use ts-expect-error in platform code (elastic#69883)
      [SIEM][Detection Engine][Lists] Moves getQueryFilter to common folder for use by both front and backend
      [Ingest Manager][SECURITY SOLUTION] adjust config reassign link and add roundtrip to Reassignment flow (elastic#70208)
      [Security][Lists] Add API functions and react hooks for value list APIs (elastic#69603)
      [ILM] Fix bug when clearing priority field (elastic#70154)
      [Platform][Security] Updates cluster_manager ignorePaths to include security scripts (elastic#70139)
      [IngestManager] Allow to filter agent by packages (elastic#69731)
      [code coverage] exclude folders: test_helpers, tests_bundle (elastic#70199)
      [Metrics UI] UX improvements for saved views (elastic#69910)
      [APM] docs: unique transaction troubleshooting (elastic#69831)
      Cross cluster search functional test with minimun privileges assigned to the test_user (elastic#70007)
      [Maps] choropleth layer wizard (elastic#69699)
      Make custom errors by extending Error (elastic#69966)
      [Ingest Manager] Support updated package output structure (elastic#69864)
      Resolver test coverage (elastic#70246)
      Async Discover search test (elastic#64388)
      [ui-shared-deps] include styled-components (elastic#69322)
      SECURITY-ENDPOINT: add host properties (elastic#70238)
      ...
    gmmorris committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f22c7aa View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [ML] Modifies page title to Create job (elastic#70191)
      [APM] Add API test for service maps (elastic#70185)
      [DOCS] Adds glossary to documentation (elastic#69721)
      [Usage Collection] Report nodes feature usage (elastic#70108)
      chore: improve support for mjs file extension (elastic#70186)
      [ML] Anomaly Detection: ensure  'Category examples' tab in the expanded table row can be seen (elastic#70241)
      [Maps] Add maps telemetry saved object in with mappings disabled (elastic#69995)
      Fix typo in bootstrap command (elastic#69976)
      [code coverage] ingest correct coveredFilePath for mocha (elastic#70215)
      [Dashboard] Add visualization by value to dashboard (elastic#69898)
      updates wording in Cases connectors (elastic#70298)
      [ML] Fix license subscription race condition. (elastic#70074)
      [Logs UI] [Alerting] "Group by" functionality (elastic#68250)
    gmmorris committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    90d0df4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. fixed security typing

    gmmorris committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    036a082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ef0b0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into alerting/consumer…

    …-based-rbac
    
    * upstream/master: (38 commits)
      Move logger configuration integration test to jest (elastic#70378)
      Changes observability plugin codeowner (elastic#70439)
      update (elastic#70424)
      [Logs UI] Avoid CCS-incompatible index name resolution (elastic#70179)
      Enable "Explore underlying data" actions for Lens visualizations (elastic#70047)
      Initial work on uptime homepage API (elastic#70135)
      expressions indexPattern function (elastic#70315)
      [Discover] Deangularization context error message refactoring (elastic#70090)
      [Lens] Add "no data" popover (elastic#69147)
      [Lens] Move chart switcher over (elastic#70182)
      chore: add missing mjs extension (elastic#70326)
      [Lens] Multiple y axes (elastic#69911)
      skip flaky suite (elastic#70386)
      fix bug to add timeline to case (elastic#70343)
      [QA][Code Coverage] Drop catchError and use try / catch instead, (elastic#69198)
      [QA] [Code Coverage] Integrate with Team Assignment Pipeline and Add Research and Development Indexes and Cluster (elastic#69348)
      [Metrics UI] Add context.reason and alertOnNoData to Inventory alerts (elastic#70260)
      Resolver refactoring (elastic#70312)
      [Ingest Manager] Fix agent ack after input format change (elastic#70335)
      [eslint][ts] Enable prefer-ts-expect-error (elastic#70022)
      ...
    gmmorris committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3c4a7a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    353dd25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d09cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/built-in-alerts-feature

    * master: (46 commits)
      [Visualize] Add missing advanced settings and custom label for pipeline aggs (elastic#69688)
      Use dynamic: false for config saved object mappings (elastic#70436)
      [Ingest Pipelines] Error messages (elastic#70167)
      [APM] Show transaction rate per minute on Observability Overview page (elastic#70336)
      Filter out error when calculating a label (elastic#69934)
      [Visualizations] Each visType returns its supported triggers (elastic#70177)
      [Telemetry] Report data shippers (elastic#64935)
      Reduce SavedObjects mappings for Application Usage (elastic#70475)
      [Lens] fix dimension label performance issues (elastic#69978)
      Skip failing endgame tests (elastic#70548)
      [SIEM] Reenabling Cypress tests (elastic#70397)
      [SIEM][Security Solution][Endpoint] Endpoint Artifact Manifest Management + Artifact Download and Distribution (elastic#67707)
      [Security] Adds field mapping support to rule creation (elastic#70288)
      SECURITY-ENDPOINT: add fields for events to metadata document (elastic#70491)
      Fixed assertion in hybrid index pattern test to iterate through indices (elastic#70130)
      [SIEM][Exceptions] - Exception builder component (elastic#67013)
      [Ingest Manager] Rename data sources to package configs (elastic#70259)
      skip suites blocking es snapshot promomotion (elastic#70532)
      [Metrics UI] Fix asynchronicity and error handling in Snapshot API (elastic#70503)
      fix export response (elastic#70473)
      ...
    gmmorris committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0e001e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee05baa View commit details
    Browse the repository at this point in the history
  5. fixed list types test

    gmmorris committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6c42c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7d36e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae38572 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      Update known-plugins.asciidoc (elastic#69370)
      [ML] Anomaly Explorer swim lane pagination (elastic#70063)
      [Ingest Manager] Update asset paths to use _ instead of - (elastic#70320)
      Fix discover, tsvb and Lens chart theming issues (elastic#69695)
      Allow Saved Object type mappings to set a field's `doc_values` property (elastic#70433)
      [S&R] Support data streams (elastic#68078)
      [Maps] Add styling and tooltip support to mapbox mvt vector tile sources (elastic#64488)
      redirect to default app if hash can not be forwarded (elastic#70417)
      [APM] Don't fetch dynamic index pattern in setupRequest (elastic#70308)
      [Security_Solution][Endpoint] Leveraging msearch and ancestry array for resolver (elastic#70134)
      Update docs for api authentication usage (elastic#66819)
      chore(NA): disable alerts_detection_rules cypress suites (elastic#70577)
      add getVisibleTypes API to SO type registry (elastic#70559)
    gmmorris committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a67950e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f30d0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e454e59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3ed832 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (32 commits)
      [Ingest Pipelines] Load from json (elastic#70297)
      [Rum Dashbaord] Rum selected service view (elastic#70579)
      [Uptime] Prevent duplicate requests on load for index status (elastic#70585)
      [ML] Changing shared module setup function parameters (elastic#70589)
      [Ingest Manager] Add ability to sort to agent configs and package configs (elastic#70676)
      [Alerting] document requirements for developing new action types (elastic#69164)
      Fixed adding an extra space character on selecting alert variable in action text fields (elastic#70028)
      [Maps] show vector tile labels on top (elastic#69444)
      chore(NA): upgrade to lodash@4 (elastic#69868)
      Add Snapshot Restore README with quick-testing steps. (elastic#70494)
      [EPM] Use higher priority than default templates (elastic#70640)
      [Maps] Fix cannot select Solid fill-color when removing fields (elastic#70621)
      [kbn/optimizer] only build specified themes (elastic#70389)
      Fix saved query modal overlay (elastic#68826)
      Update component templates list to render empty prompt inside of content container. Show detail panel when deep-linked, even if there are no component templates. (elastic#70633)
      [Security Solution] Renames the `Investigate in Resolver` Timeline action (elastic#70634)
      fix 400 error on initial signals search (elastic#70618)
      [Maps] fix unable to edit heatmap metric (elastic#70606)
      Update network idle timeout (elastic#70629)
      [APM] Disable flaky useFetcher test (elastic#70638)
      ...
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e4a16c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f82f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    541cdfd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into actions/feature

    * master: (199 commits)
      [Telemetry] Add documentation about Application Usage (elastic#70624)
      [Ingest Manager] Improve agent unenrollment with unenroll action (elastic#70031)
      Handle timeouts on creating templates (elastic#70635)
      [Lens] Add ability to set colors for y-axis series (elastic#70311)
      [Uptime] Use elastic charts donut (elastic#70364)
      [Ingest Manager] Update registry URL to point to snapshot registry (elastic#70687)
      [Composable template] Create / Edit wizard (elastic#70220)
      [APM] Optimize services overview (elastic#69648)
      [Ingest Pipelines] Load from json (elastic#70297)
      [Rum Dashbaord] Rum selected service view (elastic#70579)
      [Uptime] Prevent duplicate requests on load for index status (elastic#70585)
      [ML] Changing shared module setup function parameters (elastic#70589)
      [Ingest Manager] Add ability to sort to agent configs and package configs (elastic#70676)
      [Alerting] document requirements for developing new action types (elastic#69164)
      Fixed adding an extra space character on selecting alert variable in action text fields (elastic#70028)
      [Maps] show vector tile labels on top (elastic#69444)
      chore(NA): upgrade to lodash@4 (elastic#69868)
      Add Snapshot Restore README with quick-testing steps. (elastic#70494)
      [EPM] Use higher priority than default templates (elastic#70640)
      [Maps] Fix cannot select Solid fill-color when removing fields (elastic#70621)
      ...
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    f56574f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    169789a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Lens] Fitting functions (elastic#69820)
      [Telemetry] Add documentation about Application Usage (elastic#70624)
      [Ingest Manager] Improve agent unenrollment with unenroll action (elastic#70031)
      Handle timeouts on creating templates (elastic#70635)
      [Lens] Add ability to set colors for y-axis series (elastic#70311)
      [Uptime] Use elastic charts donut (elastic#70364)
      [Ingest Manager] Update registry URL to point to snapshot registry (elastic#70687)
      [Composable template] Create / Edit wizard (elastic#70220)
      [APM] Optimize services overview (elastic#69648)
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c426139 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      allow all to see list of action types by default (for now)
      prevent rendering alert editing when there are no privileges to edit their actions
      base execution privileges on access to action_task_params type
      temporary security changes until alerting rbac branch is merged
      use feature based RBAC for actions instead of api privileges
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    1611aff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49b40be View commit details
    Browse the repository at this point in the history
  9. fixed security test

    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    53916fd View commit details
    Browse the repository at this point in the history
  10. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      fixed security test
      fixec privileges feature tests
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0e0d175 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6025ba View commit details
    Browse the repository at this point in the history
  12. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      disble connector fields when user is read only
    gmmorris committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e919958 View commit details
    Browse the repository at this point in the history
  13. correct capabilities check

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

Commits on Jul 6, 2020

  1. fixed type errors

    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d78b918 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into actions/feature

    * master:
      [APM-UI] e2e speed up build (elastic#70704)
      skip flaky suite (elastic#70764)
      skip flaky suite (elastic#70762)
      [Security Solution][Endpoint] Update to new manifest format (without compression) (elastic#70752)
      [functional tests] test url field formatter on dashboard and discover (elastic#70736)
      logout from transform_poweruser user in after method of transform tests (elastic#70644)
      [SECURITY] Bug fix for topN on draggables (elastic#70450)
      [Logs UI] Reorganise log rate anomaly table (elastic#69516)
      Update dependency @elastic/charts to v19.7.0 (elastic#69791)
      Add googlecloud metricbeat module to Kibana Home (elastic#70652)
      [Logs UI] Logs overview queries for the observability dashboard (elastic#70413)
      [Lens] Fitting functions (elastic#69820)
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    14ebe0e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [APM-UI] e2e speed up build (elastic#70704)
      skip flaky suite (elastic#70764)
      skip flaky suite (elastic#70762)
      [Security Solution][Endpoint] Update to new manifest format (without compression) (elastic#70752)
      [functional tests] test url field formatter on dashboard and discover (elastic#70736)
      logout from transform_poweruser user in after method of transform tests (elastic#70644)
      [SECURITY] Bug fix for topN on draggables (elastic#70450)
      [Logs UI] Reorganise log rate anomaly table (elastic#69516)
      Update dependency @elastic/charts to v19.7.0 (elastic#69791)
      Add googlecloud metricbeat module to Kibana Home (elastic#70652)
      [Logs UI] Logs overview queries for the observability dashboard (elastic#70413)
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a2d25cf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      fixed type errors
      [APM-UI] e2e speed up build (elastic#70704)
      skip flaky suite (elastic#70764)
      skip flaky suite (elastic#70762)
      [Security Solution][Endpoint] Update to new manifest format (without compression) (elastic#70752)
      [functional tests] test url field formatter on dashboard and discover (elastic#70736)
      logout from transform_poweruser user in after method of transform tests (elastic#70644)
      [SECURITY] Bug fix for topN on draggables (elastic#70450)
      [Logs UI] Reorganise log rate anomaly table (elastic#69516)
      Update dependency @elastic/charts to v19.7.0 (elastic#69791)
      Add googlecloud metricbeat module to Kibana Home (elastic#70652)
      [Logs UI] Logs overview queries for the observability dashboard (elastic#70413)
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    5671159 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      remove snapshot from disabled test suite. (elastic#70769)
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    9cc3753 View commit details
    Browse the repository at this point in the history
  6. fixed security unit test

    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a4f1a7d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      fixed security unit test
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2ae533a View commit details
    Browse the repository at this point in the history
  8. fixed some missing typing

    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3cc2cb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f5099c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76d2818 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      added actions feature to features test
      show prompt if user has no privileges in actions form
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a449385 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into actions/feature

    * master:
      [APM] Fix flaky e2e’s (elastic#70790)
      [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
      [APM] Update docs on running API tests (elastic#70765)
      test: 💍 delete a flaky test (elastic#70785)
      [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
      Remove IE11 mention from PR template [skip ci] (elastic#70486)
      [GS] add savedObjects result provider (elastic#68619)
      remove snapshot from disabled test suite. (elastic#70769)
    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6a2b64d View commit details
    Browse the repository at this point in the history
  13. added missing SO privileges

    gmmorris committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3fd2309 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. improved copy

    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    da1f944 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (53 commits)
      [Composable template] Details panel + delete functionality (elastic#70814)
      [Uptime] Ping list body scroll (elastic#70781)
      moving indexPattern.delete() to indexPatterns.delete(indexPattern) (elastic#70430)
      Adapt expected response of advanced settings feature control for cloud tests (elastic#70793)
      skip flaky suite (elastic#70885)
      skip flaky suite (elastic#67814)
      skip flaky suite (elastic#70906)
      Revert "reenable regression and classification functional tests (elastic#70661)" (elastic#70908)
      Added UI validation when creating a Webhook connector with invalid URL (elastic#70025)
      [Security Solution] Change default index pattern (elastic#70797)
      ServiceNow push to Incident generic implementation (supporting both Case specific and generic Alerts) (elastic#68464)
      add button link to ingest (elastic#70142)
      reenable regression and classification functional tests (elastic#70661)
      [Component templates] Form wizard (elastic#69732)
      [Ingest Manager] Copy changes (elastic#70828)
      Adding test user to maps functional tests - PR 1 (elastic#70649)
      [Ingest Manager] Support limiting integrations on an agent config (elastic#70542)
      skip flaky suite (elastic#70880)
      [Metrics UI] Fix a bug in Metric Threshold query filter construction (elastic#70672)
      upgrade caniuse-lite database (elastic#70833)
      ...
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ae3c7a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      improved copy
      [APM] Fix flaky e2e’s (elastic#70790)
      [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
      [APM] Update docs on running API tests (elastic#70765)
      test: 💍 delete a flaky test (elastic#70785)
      [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
      Remove IE11 mention from PR template [skip ci] (elastic#70486)
      [GS] add savedObjects result provider (elastic#68619)
      remove snapshot from disabled test suite. (elastic#70769)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    22efe49 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into actions/feature

    * master: (46 commits)
      [Composable template] Details panel + delete functionality (elastic#70814)
      [Uptime] Ping list body scroll (elastic#70781)
      moving indexPattern.delete() to indexPatterns.delete(indexPattern) (elastic#70430)
      Adapt expected response of advanced settings feature control for cloud tests (elastic#70793)
      skip flaky suite (elastic#70885)
      skip flaky suite (elastic#67814)
      skip flaky suite (elastic#70906)
      Revert "reenable regression and classification functional tests (elastic#70661)" (elastic#70908)
      Added UI validation when creating a Webhook connector with invalid URL (elastic#70025)
      [Security Solution] Change default index pattern (elastic#70797)
      ServiceNow push to Incident generic implementation (supporting both Case specific and generic Alerts) (elastic#68464)
      add button link to ingest (elastic#70142)
      reenable regression and classification functional tests (elastic#70661)
      [Component templates] Form wizard (elastic#69732)
      [Ingest Manager] Copy changes (elastic#70828)
      Adding test user to maps functional tests - PR 1 (elastic#70649)
      [Ingest Manager] Support limiting integrations on an agent config (elastic#70542)
      skip flaky suite (elastic#70880)
      [Metrics UI] Fix a bug in Metric Threshold query filter construction (elastic#70672)
      upgrade caniuse-lite database (elastic#70833)
      ...
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    61626a0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature: (46 commits)
      [Composable template] Details panel + delete functionality (elastic#70814)
      [Uptime] Ping list body scroll (elastic#70781)
      moving indexPattern.delete() to indexPatterns.delete(indexPattern) (elastic#70430)
      Adapt expected response of advanced settings feature control for cloud tests (elastic#70793)
      skip flaky suite (elastic#70885)
      skip flaky suite (elastic#67814)
      skip flaky suite (elastic#70906)
      Revert "reenable regression and classification functional tests (elastic#70661)" (elastic#70908)
      Added UI validation when creating a Webhook connector with invalid URL (elastic#70025)
      [Security Solution] Change default index pattern (elastic#70797)
      ServiceNow push to Incident generic implementation (supporting both Case specific and generic Alerts) (elastic#68464)
      add button link to ingest (elastic#70142)
      reenable regression and classification functional tests (elastic#70661)
      [Component templates] Form wizard (elastic#69732)
      [Ingest Manager] Copy changes (elastic#70828)
      Adding test user to maps functional tests - PR 1 (elastic#70649)
      [Ingest Manager] Support limiting integrations on an agent config (elastic#70542)
      skip flaky suite (elastic#70880)
      [Metrics UI] Fix a bug in Metric Threshold query filter construction (elastic#70672)
      upgrade caniuse-lite database (elastic#70833)
      ...
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a73fff5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'alerting/consumer-based-rbac' into actions/feature-and-…

    …rbac
    
    * alerting/consumer-based-rbac:
      added missing SO privileges
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d412665 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [ML] Adding peak_model_bytes to model size stats type (elastic#70825)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    23dafe8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3f6142 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      added readonly support to servicenow connector
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    5c5ff2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c84a9d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'actions/feature' into actions/feature-and-rbac

    * actions/feature:
      removed unused variable in i18n
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    96dfb5a View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      Rename legacy ES mock accessors (elastic#70432)
      [APM] Adds 'Anomaly detection' settings page to create ML jobs per environment (elastic#70560)
      Forbid timezones not working in Elasticsearch (elastic#70780)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    12f2049 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'alerting/consumer-based-rbac' into actions/feature-and-…

    …rbac
    
    * alerting/consumer-based-rbac:
      Rename legacy ES mock accessors (elastic#70432)
      [APM] Adds 'Anomaly detection' settings page to create ML jobs per environment (elastic#70560)
      Forbid timezones not working in Elasticsearch (elastic#70780)
      [ML] Adding peak_model_bytes to model size stats type (elastic#70825)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    84947d2 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      fix flaky test on tsvb switch index patterns (elastic#70811)
      skip flaky suite (elastic#70757)
      Fix Data Streams and Rollups Jobs deep-link bugs (elastic#70903)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    57ffda5 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'alerting/consumer-based-rbac' into actions/feature-and-…

    …rbac
    
    * alerting/consumer-based-rbac:
      fix flaky test on tsvb switch index patterns (elastic#70811)
      skip flaky suite (elastic#70757)
      Fix Data Streams and Rollups Jobs deep-link bugs (elastic#70903)
    gmmorris committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    4d6d96e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge branch 'master' into actions/feature-and-rbac

    * master: (36 commits)
      fixed api url in example plugin (elastic#70934)
      [data.search.aggs]: Remove remaining client dependencies (elastic#70251)
      [Security Solution][Endpoint] Fix base64 download bug and adopt new user artifact/manifest format (elastic#70998)
      [Security Solution][Exceptions] - Exception Modal Part I (elastic#70639)
      [SIEM][Detection Engine][Lists] Adds additional data types to value based lists
      [SIEM][Detection Engine][Lists] Removes feature flag for lists
      [APM] Show license callout in ML settings (elastic#70959)
      Migrate service settings test to jest (elastic#70992)
      [APM] Add cloud attributes to data telemetry (elastic#71008)
      Fix breadcrumb on panels for visibility / round corners (elastic#71010)
      Improve search typescript (elastic#69333)
      [savedObjects field count] run in baseline job (elastic#70999)
      [Security Solution] [Timeline] Timeline manager tweaks (elastic#69988)
      [Endpoint] Support redirect from Policy Details to Ingest when user initiates Edit Policy from Datasource Edit page (elastic#70874)
      [APM] Add API tests (elastic#70740)
      [Security Solution][Exceptions] - Tie server and client code together (elastic#70918)
      [Audit Logging] Add AuditTrail service (elastic#69278)
      [Usage Collection] Ensure no type duplicates (elastic#70946)
      [Security Solution] [Timeline] Bugfix for timeline row actions disappear sometimes (elastic#70958)
      [CI] Add pipeline task queue framework and merge workers into one (elastic#64011)
      ...
    gmmorris committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    a84a263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2f0dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbb2c0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'alerting/consumer-based-rbac' into actions/feature-and-…

    …rbac
    
    * alerting/consumer-based-rbac:
      fixed bulk audit log api for alerts
      added bulk audit log api for alerts
    gmmorris committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    84da270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d8ea54 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into actions/feature-and-rbac

    * master:
      [RUM Dashboard] New rum services api to replace usage of get services API (elastic#70746)
      fix: remove only consecutive ticks in TSVB (elastic#70981)
      [Functional test] Increase the timeout on opening a saved visualization (elastic#70952)
      [ML] Transforms/DFA: Refactor list action buttons so modals won't unmount after button click. (elastic#70555)
      [Functional test] Add retry for dashboard save (elastic#70950)
    gmmorris committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f33ac25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b8cbe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (39 commits)
      [APM] Add warning to notify user about legacy ML jobs (elastic#71030)
      updates consumer to siem (elastic#71117)
      Index pattern creation flow - fix spelling (elastic#71192)
      [Security Solution][Endpoint] User Manifest Cleanup + Artifact Compression (elastic#70759)
      [SECURITY] Rearrange rule name's column in Alert Table (elastic#71020)
      [SECURITY] Alerts back to Detections (elastic#71142)
      [Security Solution][Exceptions Builder] - Fixes operator selection bug (elastic#71178)
      [SIEM][Detection Engine] Speeds up value list imports by enabling streaming of files.
      [APM] Update ML job ID in data telemetry tasks (elastic#71044)
      [Resolver] Remove `currentPanelView` selector (elastic#71154)
      add meta.managed to index templates (elastic#71135)
      Clarify trial subscription levels (elastic#70900)
      [Security Solution] fix panel links (elastic#71148)
      skip flaky suite (elastic#69632)
      skip suite failing ES Promotion (elastic#71018)
      [ML] DF Analytics: add results field to wizard and show regression stats (elastic#70893)
      [SIEM] update wordings (elastic#71119)
      [SECURITY SOLUTION] Rename to hosts and administration (elastic#70913)
      [ML] Improvements for urlState hook. (elastic#70576)
      Removing uptime guide (elastic#71124)
      ...
    gmmorris committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9e74773 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'alerting/consumer-based-rbac' of github.com:gmmorris/ki…

    …bana into alerting/consumer-based-rbac
    
    * 'alerting/consumer-based-rbac' of github.com:gmmorris/kibana:
    gmmorris committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6c0f72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98a00b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4efb5e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    053ca76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f004db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acc5f55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    662e4a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (78 commits)
      Bump lodash package version (elastic#71392)
      refactor: 💡 use allow-list in AppArch codebase (elastic#71400)
      improve bugfix 7198 test stability (elastic#71250)
      [Security Solution][Ingest Manager][Endpoint] Optional ingest manager (elastic#71198)
      [Metrics UI] Round metric threshold time buckets to nearest unit (elastic#71172)
      [Security Solution][Endpoint] Policy creation callback fixes + Improved error handling in user manifest loop (elastic#71269)
      [Security Solution] Allow to configure Event Renderers settings (elastic#69693)
      Fix a11y keyboard overlay (elastic#71214)
      [APM] UI text updates (elastic#71333)
      [Logs UI] Limit `extendDatemath` to valid ranges (elastic#71113)
      [SIEM] fix tooltip of notes (elastic#71342)
      address index templates feedback (elastic#71353)
      Upgrade EUI to v26.3.1 (elastic#70243)
      [build] Creates Linux aarch64 archive (elastic#69165)
      [SIEM][Detection Engine] Fixes skipped tests (elastic#71347)
      [SIEM][Detection Engine][Lists] Adds read_privileges route for lists and list items
      [kbn/optimizer] implement "requiredBundles" property of KP plugins (elastic#70911)
      [Security Solution][Exceptions] - Exceptions modal pt 2 (elastic#70886)
      [ML] DF Analytics:  stop status polling when job stopped (elastic#71159)
      [SIEM][CASE] IBM Resilient Connector (elastic#66385)
      ...
    gmmorris committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    048e769 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (28 commits)
      skip flaky suite (elastic#71361)
      [Ingest Manager] Add UI to enroll standalone agent (elastic#71288)
      Node options from cfg file for production (elastic#62468)
      [APM] Improvements to the ML Settings page (elastic#71309)
      add old .chromium to gitignore to prevent it from being accidentally committed
      [Ingest Manager] Simplify add/edit package config (integration) form (elastic#71187)
      Ensure Other bucket works on scripted fields. (elastic#71329)
      [APM] Anomaly detection setup link with alert if job doesn't exist (elastic#71229)
      [APM] Anomaly detection integration with transaction duration chart (elastic#71230)
      inclusive language (elastic#71438)
      [Ingest Manager] During fleet setup create an enrollment for every config (elastic#71308)
      Improvements to our developer guide (elastic#67764)
      [SIEM][Detections] Fixes index patterns order (elastic#71270)
      [Metrics + Logs UI] Add test for logs and metrics telemetry (elastic#70858)
      [Maps] Inclusive language (elastic#71427)
      [Logs UI] Unskip log highlight api integration test (elastic#71058)
      [Security_Solution][Resolver] Style adjustments per UX (elastic#71179)
      [Functional test] Increase the timeout to click new vis function (elastic#71226)
      [Discover] Migrate async import of embeddable factory to actual embeddable (elastic#70920)
      fix overflow (elastic#70723)
      ...
    gmmorris committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    cd0522e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (72 commits)
      [test] Skips test preventing promotion of ES snapshot elastic#71612
      [Logs UI] Remove UUID from Alert Instances (elastic#71340)
      [Metrics UI] Remove UUID from Alert Instance IDs (elastic#71335)
      [ML] Functional tests - disable DFA creation and cloning tests
      [APM] Use status_code field to calculate error rate (elastic#71109)
      [Observability] Change appLink passing the date range (elastic#71259)
      [Security] Add Timeline improvements (elastic#71506)
      adjust vislib bar opacity (elastic#71421)
      Fix ScopedHistory mock and adapt usages (elastic#71404)
      [Security Solution] Add hook for reading/writing resolver query params (elastic#70809)
      [APM] Bug fixes from ML integration testing (elastic#71564)
      [Discover] Add caused_by.type and caused_by.reason to error toast modal (elastic#70404)
      [Security Solution] Add 3rd level breadcrumb to admin page (elastic#71275)
      [Security Solution][Exceptions] Exception modal bulk close alerts that match exception attributes (elastic#71321)
      Change signal.rule.risk score mapping from keyword to float (elastic#71126)
      Added help text where needed on connectors and alert actions UI (elastic#69601)
      [SIEM][Detections] Value Lists Management Modal (elastic#67068)
      [test] Skips test preventing promotion of ES snapshot elastic#71582
      [test] Skips test preventing promotion of ES snapshot elastic#71555
      [ILM] Fix alignment of the timing field (elastic#71273)
      ...
    gmmorris committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d2c732f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46845fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (21 commits)
      [Maps] 7.9 design improvements (elastic#71563)
      [ML] Changing all calls to ML endpoints to use internal user (elastic#70487)
      [eventLog] prevent log writing when initialization fails (elastic#71339)
      [Observability] landing page always being displayed (elastic#71494)
      [IM] Address data stream copy feedback (elastic#71615)
      [Logs UI] Anomalies page dataset filtering (elastic#71110)
      [data.search.aggs] Remove `use_field_mapping` from top hits agg (elastic#71168)
      [ML] Anomaly swim lane embeddable navigation and filter actions (elastic#71082)
      Fixes typo in siem_cloudtrail job description (elastic#71569)
      Require granted API Keys to have a name (elastic#71623)
      Update  getUsageForCollection (elastic#71609)
      Only fetch saved elements once (elastic#71310)
      [SecuritySolution][Resolver] Adding siem index and guarding process ancestry (elastic#71570)
      [APM] Additional data telemetry changes (elastic#71112)
      [Visualize] Fix export table for table export links (elastic#71249)
      [Search] Server side search API (elastic#70446)
      use inclusive language (elastic#71607)
      [Security Solution] Hide timeline footer when Resolver is open (elastic#71516)
      [Index template wizard] Remove shadow and use border for components panels (elastic#71606)
      [ML] Kibana API endpoint for histogram chart data (elastic#70976)
      ...
    gmmorris committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    97b4262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67e913a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (82 commits)
      Fixed the spacing of child accordion items for policy response dialog. (elastic#71677)
      [SECURITY] Timeline bug 7.9 (elastic#71748)
      use fixed isChromeVisible method (elastic#71813)
      [SIEM][Detection Engine][Lists] Adds specific endpoint_list REST API and API for abilities to auto-create the endpoint_list if it gets deleted (elastic#71792)
      [test] Skips flaky Saved Objects Management test
      [APM] Remove watcher integration (elastic#71655)
      [APM] Increase `xpack.apm.ui.transactionGroupBucketSize` (elastic#71661)
      [test] Skips Ingest Manager test preventing ES promotion
      [test] Skips flaky detection engine tests
      Revert "re-fix navigate path for master add SAML login to login_page (elastic#71337)"
      [tests] Temporarily skipped Fleet tests
      [test] Skipped monitoring test
      [Security Solution][Detections] Associate Endpoint Exceptions List to Rule during rule creation/update (elastic#71794)
      Add endpoint exception creation API validation (elastic#71791)
      Skip jest tests that timeout waiting for react (elastic#71801)
      [Security Solution][Exceptions] - Adds filtering to endpoint index patterns by exceptional fields (elastic#71757)
      [Reporting] Re-delete a file (elastic#71730)
      [Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (elastic#71768)
      [Ingest Manager] Better display of Fleet requirements (elastic#71686)
      [tests] Temporarily skipped to promote snapshot
      ...
    gmmorris committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6b090eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1cc1cd View commit details
    Browse the repository at this point in the history
  3. corrected var name

    gmmorris committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e9ac83c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [APM] Add error rates to Service Map popovers (elastic#69520)
      [Security Solution][Detection Engine] - Update exceptions logic (elastic#71512)
      [Security Solution] Full screen timeline, Collapse event (elastic#71786)
      [Security Solution][Exception Modal] Create endpoint exception list if it doesn't already exist (elastic#71807)
      [Detection Rules] Add 7.9 rules (elastic#71808)
      [Search] Add telemetry for data plugin search service (elastic#70677)
      Add @elastic/safer-lodash-set as an alternative to lodash.set (elastic#67452)
      [tests] Temporarily skipped to promote snapshot
    gmmorris committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    cdef95d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Form lib] Memoize form hook object and fix hook array deps (elastic#71237)
      [uiActions] Support emitting nested triggers and actions (elastic#70602)
      add short sleep before clicking Remove on sample data (elastic#71104)
      Fixed the beta badge layout. (elastic#71835)
      Restores task for downloading Chromium builds (elastic#71749)
      [logging] Format new platform json logging to ECS (elastic#71138)
      add policy details and update SO limit requests (elastic#71789)
      Convert vis_type_vega to Typescript (elastic#68915)
      [ML] Fix UI Actions context menu positioning for the Anomaly Swim Lane (elastic#71839)
    gmmorris committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d6616db View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (37 commits)
      [Lens] Handle failing existence check (elastic#70718)
      [Security Solution]Fix in-app links and popup window text (elastic#71403)
      [esArchiver] automatically retry if alias creation fails (elastic#71910)
      Move data stream index pattern creation test to xpack (elastic#71511)
      [Maps] Improve language for mvt card (elastic#71947)
      [Security][Detections] Unskip failing modal tests (elastic#71969)
      skip flaky suite (elastic#71987)
      skip flaky suite (elastic#71979)
      [Security Solution] [Detections] Revert "[Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (elastic#71768)" (elastic#71956)
      rename ilm policy to remove -default (elastic#71952)
      Adjust ordering of Management category apps to make Ingest Manager higher (elastic#71948)
      skip flaky suite (elastic#71971)
      skip flaky suite (elastic#71951)
      [kbn/optimizer] ignore compressed files when reporting stats (elastic#71940)
      skip flaky suite (elastic#71867)
      [ML] Fix new job with must_not saved search (elastic#71831)
      [Resolver] Fix bug where process detail panel doesn't show up (elastic#71754)
      Cleanup (elastic#71849)
      [Resolver] aria-level and aria-flowto support enhancements (elastic#71887)
      skip flaky suite (elastic#71304)
      ...
    gmmorris committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a6989b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    07e1a1c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (55 commits)
      updates 'External alerts' tab text (elastic#72237)
      [Security Solution][Case] Fix connector's dropdown with conflicting requests (elastic#72037)
      replacing hard coded links for ela.st (elastic#72240)
      skip flaky suite (elastic#60865)
      chore(NA): teardown dynamic dll plugin (elastic#72096)
      Register navLink actions for declared applications (elastic#72109)
      Fix value for process.hash.sha256 draggable (elastic#72142)
      Call setupIngest before fleet_install tests (elastic#72214)
      [Security Solution][Detections] Better toast errors (elastic#72205)
      skip flaky suite (elastic#64696)
      [Security Solution][Detections] Disable exceptions for Threshold and ML rules (elastic#72137)
      [Security Solution][Detections,Lists] Miscellaneous post-FF fixes (elastic#71990)
      [baseline/capture] use high-memory nodes with ramDisks (elastic#71894)
      skip flaky suite (elastic#77207)
      [Maps] Fix issue preventing TMS from rendering correctly (elastic#71946)
      using test_user with minimum privs (elastic#71988)
      Fixed Webhook connector doesn't retain added HTTP header settings (elastic#71924)
      [Ingest Manager] Do not show enrolling and unenrolling agents as online in agent counters (elastic#71921)
      [Maps] fix 'New Map' from getting added to recently accessed (elastic#72125)
      [Visualizations] Pass 'aggs' parameter to custom request handlers (elastic#71423)
      ...
    gmmorris committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cbee849 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [ML] Remove DragSelect event handlers and selectors on the swim lane unmount  (elastic#72250)
      Add a few asciidoc readmes (elastic#72082)
      re-enable tests. retry on fail (elastic#72061)
      updates advanced settings text (elastic#72249)
      [ML] Fix HTML named characters encoding (elastic#72060)
      Bump @elastic/elasticsearch to v7.9.0-rc1 (elastic#72231)
      Observability landing page title (elastic#72088)
      [QA][Code Coverage] Drop flaky integration tests (elastic#72089)
      [Ingest Manager] Fix failing test conflict error (elastic#72149)
      [Logs UI] Fix display of dataset values in anomaly and category example rows (elastic#71693)
      [SECURITY] Bug truncation on timeline (elastic#72221)
      skip flaky suite (elastic#72146)
    gmmorris committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    16ab6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f0d74 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Observability] Remove app logos (elastic#72259)
      Fix float percentiles line chart (elastic#71902)
      update chromedriver to 84 (elastic#72228)
      [esArchiver] actually re-delete the .kibana index if we lose recreate race (elastic#72354)
      [Maps] convert SavedGisMap to TS (elastic#72286)
      [DOCS] Removes occurrences of X-Pack Security and Reporting (elastic#72302)
      use WORKSPACE env var for stack_functional_integration tests, fix navigate path (elastic#71908)
      [Monitoring] Fix issue with ES node detail status (elastic#72298)
      [SIEM] Updates consumer in export_rule archive (elastic#72324)
      [kbn/dev-utils] add RunWithCommands utility (elastic#72311)
      [Security Solution][Endpoint][Exceptions] Only write manifest to policy when there are changes (elastic#72000)
      skip flaky suite (elastic#72339)
      [ML] Fix annotations pagination & change labels from letters to numbers (elastic#72204)
      [Lens] Fix switching with layers (elastic#71982)
      [Maps] 7.9 documenation updates (elastic#71893)
      docs: ✏️ add "Explore underlying data" user docs (elastic#70807)
      [Security Solution][Exceptions] - Remove initial add exception item button in builder (elastic#72215)
      Fix indentation level in code exploration doc (elastic#72274)
      register graph usage (elastic#72041)
      [Monitoring] Added a case for Alerting if security/ssl is disabled (elastic#71846)
    gmmorris committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6b14aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fff84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7ecd86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f46c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a894e5a View commit details
    Browse the repository at this point in the history
  6. fixed alerts test

    gmmorris committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    81978c3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (26 commits)
      [SIEM][Detection Engine][Lists] Adds list permissions (elastic#72335)
      [SIEM][Detection Engine][Lists] Adds conflict versioning and io-ts improvements to lists (elastic#72337)
      [Resolver] no longer pass related event stats to process node component (elastic#72435)
      Revert "skip flaky suite (elastic#72146)"
      [Security Solution] Cleanup endpoint telemetry (elastic#71950)
      Unskip dashboard embeddable rendering tests (elastic#71824)
      [ENDPOINT] Added unerolling status for host. (elastic#72303)
      [Alerting][Connectors] Increase the size of the logos (elastic#72419)
      [SECURITY] [Timeline] Raw events not displayed (elastic#72387)
      [ML] Fixes display of regression stop stats if one is NaN (elastic#72412)
      [Ingest Pipelines] Processor Editor Move Tooltip (elastic#72239)
      Fix match phrase and not match phrase comparators (elastic#71850)
      [Plugin Generator] Generate tsconfig and useDefaultBehaviors (elastic#72040)
      [Security Solution][Timeline] Fix timeline styling and createFrom beh… (elastic#72152)
      [Resolver] Selector performance (elastic#72380)
      [Ingest Manager] Set `_meta` in the index.mappings (elastic#72026)
      [Ingest Manager] Do not bumb config revision during config creation (elastic#72270)
      [ML] Adding missing index pattern name to new job wizards (elastic#72400)
      [ML] improve annotation flyout performance (elastic#72299)
      [APM] Testing error rate API and restructuring folders (elastic#72257)
      ...
    gmmorris committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7febd47 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    5582f06 View commit details
    Browse the repository at this point in the history
  2. removed uneeded tests

    gmmorris committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    12f6536 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/consumer-based-rbac

    * master: (28 commits)
      allow some env settings for ingest manager (elastic#72544)
      Add inspector for VEGA (elastic#70941)
      chore(NA): fix grunt task for test:coverage (elastic#72539)
      Archive e2e test results in ES (elastic#72575)
      preserve 401 errors from new es client (elastic#71248)
      [SIEM][Detections] Updates text for severity and risk_score overrides  (elastic#72244)
      fixing error occurences tooltip (elastic#72425)
      use KibanaClient interface instead of Client for new client interface (elastic#72388)
      [APM] Handle ML errors (elastic#72316)
      [Discover] Improve histogram tests (elastic#72235)
      [ftr/webdriver] retry on all errors, use Rx so that timers are canceled (elastic#72540)
      [pre-req] Move .storybook to storybook; standardize files (elastic#72384)
      [Security_Solution][Resolver][Bug]: Restore breadcrumb background (elastic#72538)
      [ML] Fix annotation detector linking & delayed_data(0) (elastic#72468)
      [Security Solution][Exceptions] - Make esTypes and subType available to index patterns (elastic#72336)
      [SIEM] Uses faster wait from testing-library and removes duplicate older wait idiom (elastic#72509)
      Fix long combo box items breaking out of flex item width (elastic#72512)
      [pipeline/commitStatus] update commit status in baseline-capture job (elastic#72366)
      [Security Solution][Resolver] Update the resolver element ref on scroll events if the position of the element has changed within the page (elastic#72461)
      [Maps] auto-fit to data bounds (elastic#72129)
      ...
    gmmorris committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    407b09a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bafd5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e794518 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into alerting/consumer-based-rbac

    * master:
      [Security Solution][Timeline] Add Empty view to the Timelines page (elastic#72576)
      [Security Solution][Resolver] Show process detail panel when clicking a process node (elastic#72563)
      Move manifest packageConfig mocks into security_solution plugin (elastic#72527)
      [QA][Code Coverage] Fixup Team Assignment (elastic#72467)
      [docs] remove references to tile map visualization in supported aggregations (elastic#72493)
      [ci][apm-ui] fix argument name for disabling pr comments (elastic#72633)
      Only check that the event ids are the same in arrays (elastic#72624)
      Add doc titles to ES UI apps (elastic#71045)
      Add Upgrade Assistant API integration test to ensure the reindex operation saved object can handle immense error messages (elastic#72347)
      [APM] Disable flaky rum e2e’s (elastic#72614)
      Applying tiny fix from 72532 to main branch (elastic#72533)
      [APM] Update script with new roles/users (elastic#72599)
      [Security Solution] Add margin (elastic#72542)
      Migrated fixed_scroll karma tests to jest (elastic#72258)
      [ML] Handling data recognizer saved object errors (elastic#72447)
      [Monitoring] Fix the messaging around needing TLS enabled (elastic#72310)
      [Task Manager] Batches the update operations in Task Manager  (elastic#71470)
    gmmorris committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    53aa8e9 View commit details
    Browse the repository at this point in the history