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

[Monitoring] APM UI boilerplate #22453

Merged

Commits on Aug 2, 2018

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

Commits on Aug 7, 2018

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

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    dc7720e View commit details
    Browse the repository at this point in the history
  2. Add memory metrics

    chrisronline committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    bb99660 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

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

Commits on Aug 14, 2018

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

Commits on Aug 15, 2018

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

Commits on Aug 17, 2018

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

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    cf99943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff037d5 View commit details
    Browse the repository at this point in the history
  3. Adding more metrics

    chrisronline committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    e9ac231 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

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

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    6c4f804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d7d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    6a3c0ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019703c View commit details
    Browse the repository at this point in the history
  3. Convert usage of notify.error to toastNotifications.addDanger for str…

    …ing messages (elastic#22243)
    
    * Update buildHierarchicalData test.
    cjcenizal authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    cc8222e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8372e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35abc06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60ae2f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31ac0d9 View commit details
    Browse the repository at this point in the history
  8. Speed up dashboard add panel (elastic#22278)

    * Rebuild modulePath correctly if on Windows
    
    * Change how we find dashboard add panel is loaded
    
    * Add and use find.byClassName instead of remote
    
    * cleanup a comment
    Lee Drengenberg authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    9b80961 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    f1a4d6c View commit details
    Browse the repository at this point in the history
  2. translate tutorials(osquery_logs, php_fpm_metrics, postgresql_logs, p… (

    elastic#22124)
    
    translate tutorials(osquery_logs, php_fpm_metrics, postgresql_logs, postgresql_metrics, prometheus_metrics, rabbitmq_metrics, redis_logs)
    pavel06081991 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    a1372dc View commit details
    Browse the repository at this point in the history
  3. translate tutorials(kafka_logs, kafka_metrics, kibana_metrics, kubern… (

    elastic#22122)
    
    translate tutorials(kafka_logs, kafka_metrics, kibana_metrics, kubernetes_metrics, logstash_logs, logstash_metrics, memcached_metrics)
    pavel06081991 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    a445e2d View commit details
    Browse the repository at this point in the history
  4. translate tutorials(elasticsearch_metrics, etcd_metrics, golang_metri… (

    elastic#22121)
    
    translate tutorials(elasticsearch_metrics, etcd_metrics, golang_metrics, haprozy_metrics, iis_logs)
    pavel06081991 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    74d8dbd View commit details
    Browse the repository at this point in the history
  5. Bump EUI to 3.7.0 (elastic#22287)

    Upgrades EUI from 3.6.1 => 3.7.0
    legrego authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    1cf1fb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ff0832 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df9572 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfd3523 View commit details
    Browse the repository at this point in the history
  9. let _claimPendingJobs have a valid job when updating leads to version…

    … conflict (elastic#21980)
    
    * let _claimPendingJobs have a valid job when updating leads to version conflict
    
    * change _claimJob to reject the promise instead of resolve to true/false
    
    * add _claimPendingJobs tests
    
    * fix tests
    tsullivan authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    ec87f47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e701a3f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Introduce component registry for advanced ui settings screen (elastic…

    …#22315)
    
    * introduce component registry for advanced ui settings screen
    legrego authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1b76134 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. [build] Include X-Pack plugins and use aliases (elastic#22325)

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    tylersmalley authored Aug 26, 2018
    Configuration menu
    Copy the full SHA
    f9c902f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    02a56b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4d53f View commit details
    Browse the repository at this point in the history
  3. Uses polished (lib) to generate rgba values from existing hex color v…

    …ars (elastic#22272)
    
    * Adds and uses new rgba generation method for generating rgba colors from hex variables
    
    * Removes old comments and duplicate imports
    
    * Adds tests for rgba method and some jsdocs, and prettier fixes
    
    * Removed custom rgba in favor of polished.rgba
    jasonrhodes authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    2e68bc1 View commit details
    Browse the repository at this point in the history
  4. [Telemetry] Add beats architecture stats to telemetry (elastic#21227)

    * Add beats architecture stats to telemetry
    
    * Update tests
    
    * PR feedback
    
    * Use values instead of keys
    chrisronline authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    4653c7f View commit details
    Browse the repository at this point in the history
  5. Fix "visualize app linked saved searched should allow adding filters …

    …while having a linked saved search" (elastic#22380)
    
    * Rebuild modulePath correctly if on Windows
    
    * Adding 1 second sleep to fix flaky test
    
    * Wait to find a gear in the visualization after clicking Edit
    
    * Revert "Wait to find a gear in the visualization after clicking Edit"
    
    This reverts commit 8dac3fb.
    
    * use waitForRenderComplete and change that to 1s timeout
    
    * Add retry.waitFor
    
    * use waitFor and return === result
    
    * Revert to files from another PR
    
    * Remove a debug console.log
    Lee Drengenberg authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    336be32 View commit details
    Browse the repository at this point in the history
  6. Refactor Sample Data Home section which also fixes flaky sample data …

    …functional test (elastic#21655)
    
    * add retry to sample data unstall test
    
    * fix flaky sample data test
    
    * remove retry around expect
    
    * simplify solution
    
    * remove onRequestComplete and just track status in state
    
    * move all state into new SampleDataSetCards
    
    * track processing status in seperate object than sampleDataSets
    
    * display toast notifications from SampleDataSetCards component
    
    * remove checks for toast notifications, just causing flakyness
    
    * only load sample data set status on initial component load
    
    * set processing to false when there is an install failure
    nreese authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    8ccd456 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cca485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    caa9530 View commit details
    Browse the repository at this point in the history
  9. Saved Objects Client handle RequestEntityTooLarge error from Elastics…

    …earch (elastic#22430)
    
    * Saved Objects Client handle RequestEntityTooLarge error from Elasticsearch
    
    * remove console log
    tsullivan authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    73d5909 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. [ftr] capture test output and only log on failure (elastic#21903)

    This is an attempt to write a log capture integration for the functional test runner that will collect all log output written during a test, prevent it from being written to stdout to lower the amount of work Jenkins master has to do and include the entire log output for each test in the junit report. I'm slightly concerned about the amount of memory we'll be using to store a copy of the logs for each test, but streaming the XML report isn’t easy and there doesn’t seem to be a library out there to help. If we decide it’s torally necessary we might be able to figure it out.
    Spencer authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    c7d451c View commit details
    Browse the repository at this point in the history
  2. [dev-utils/withProcRunner] fix test that swallows promise rejection (e…

    …lastic#22342)
    
    * [dev-utils/withProcRunner] fix tests that can silently fail
    
    * test async/sync withProcRunner functions
    Spencer authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    2700654 View commit details
    Browse the repository at this point in the history
  3. Wrap consts in kibana tutorials (elastic#22181)

    * Wrap consts in kibana tutorials
    
    * Fix onPrem instructions
    
    * Fix rails instructions
    
    * Use arrow functions and implicit return
    
    Co-authored-by: LeanidShutau <leanidshutau@gmail.com>
    LeanidShutau authored and Aliaksandr Yankouski committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    8cb473e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d3bcf View commit details
    Browse the repository at this point in the history
  5. Make core responsible for reading and merging of config files. Simp…

    …lify legacy config adapter. (elastic#21956)
    azasypkin authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    6034cc7 View commit details
    Browse the repository at this point in the history
  6. [APM] Revert to using apm-* as default indices (elastic#22445)

    * [APM] Revert to using apm-* as default indices
    
    * Update docs
    sorenlouv authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    11488d5 View commit details
    Browse the repository at this point in the history
  7. Some more boilerplate

    chrisronline committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    76f5d87 View commit details
    Browse the repository at this point in the history
  8. Add instance code

    chrisronline committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    1b78e13 View commit details
    Browse the repository at this point in the history
  9. Eui sharing top nav (elastic#21997)

    * just getting the popover to open and start laying out the context menu
    
    * pass getUnhashableStates to ShareMenu
    
    * generate original and snapshot ids
    
    * move state into ShareUrlContent
    
    * start working on form
    
    * use radio group
    
    * add input for creating short URL
    
    * display URL in alert until copy functionallity gets migrated to EUI
    
    * allowEmbed prop
    
    * replace share directive with showShareContextMenu
    
    * fix button styling
    
    * add jest test for share_context_menu
    
    * use EuiCopy to copy URL, add jest test for ShareUrlContent component
    
    * clean up
    
    * display short URL create error message in form instead of with toast
    
    * switch option order so disbaled option can not be first
    
    * fix discover share functional tests
    
    * add functions required by reporting
    
    * typescript
    
    * remove empty file
    
    * fix typescript compile error
    
    * move import so jest tests work
    
    * fix Failed prop type: The proptextToCopyis marked as required inEuiCopy, but its value isundefined
    
    * move shortUrl out of react state and into Component object
    
    * getUnhashableStates type from any[] to object[]
    
    * add comment about type change once EUI issue is solved
    
    * add functional test for saved object URL sharing
    
    * remove commit
    nreese authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9d24c00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7acb1b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    879a8b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    75afb9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a679e0 View commit details
    Browse the repository at this point in the history
  14. Bump backport to 4.4.1 (elastic#22456)

    * Bump backport to 4.4.1
    
    * Update lock file
    sorenlouv authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    36a922e View commit details
    Browse the repository at this point in the history
  15. [chrome/urlOverflowCheck] use modifyUrl helper (elastic#22435)

    Fixes elastic#18835
    
    This updates the url-overflow redirect to use the `modifyUrl()` helper which was written almost exclusively to help deal with the confusion that node's `path` and `pathname` nonsense creates. I tested this in Edge and things seem to work well, but I'd appreciate if @baracudda or @chandanpal could checkout this PR and see if it works for them.
    Spencer authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    925e13f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Integrate main i18n tool into build pipeline (elastic#22254)

    * Integrate main i18n tool to build process
    
    * Resolve comments
    
    * Remove old task
    
    * Replace default Error with FailError
    LeanidShutau authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    1e5d82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c8d8c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50facf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c92bf1 View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    chrisronline committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    169fdf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ecd135 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    chrisronline committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    5c136a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57940f1 View commit details
    Browse the repository at this point in the history
  9. Implement inspector for Saved Searches (elastic#22376)

    * Implement inspector for Saved Searches
    
    * add inspect top nav to discover app
    
    * add functional test, add support for empty results
    
    * clean up functional test names
    
    * create inspector request before processing response
    nreese authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    5fd01d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10e88ab View commit details
    Browse the repository at this point in the history
  11. [WIP] Logs Sample Data (elastic#22276)

    Log sample data, check ✅
    Alex F authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    3e52847 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dfaff7c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa78b75 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Convert Chromium reports to puppeteer (elastic#21788)

    Update Chromium to a recent version compatible with Puppeteer.
    
    Update Chromium build scripts to initialize build environments and work with
    recent versions of Chromium.
    
    Modify Chromium reporting logic to be driven mostly by Puppeteer.
    chrisdavies authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    22aa6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65078e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc7e7b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e9930 View commit details
    Browse the repository at this point in the history
  5. Translations for Home page (elastic#22249)

    * Translate Home page; add mountWithIntl method into enzyme_helper.js
    
    * Update message ids
    
    * Update component name
    
    * Update message ids
    
    * Fix unit tests
    
    * Remove export from variables that get wrapped by a helper
    maryia-lapata authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    34b5f22 View commit details
    Browse the repository at this point in the history
  6. Add option to drop partial buckets from date_histogram visuals (elast…

    …ic#19979)
    
    * Add Drop Partials option to date histogram agg settings UI
    
    * Add timeRange to aggOpts and parse in _response_writer
    
    * Implement dropPartials method in TabifyBuckets
    
    * Fixed a couple issues
    
    * Fixed issue with undefined timeRange
    
    * Use braces for conditionals
    blfrantz authored and timroes committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    25761fb View commit details
    Browse the repository at this point in the history
  7. Fix issue with heatmap showing black tiles (elastic#20753)

    * Heatmap metric data points should only be quantized while the data full range is grate than the maxmum allowed color count
    
    * The data cell with metric value 'null' should always be hidden in the heatmap
    
    * Add one variable for max color count and follow the coding style
    guanghaofan authored and markov00 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    f6a3f90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5a94e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d8296f View commit details
    Browse the repository at this point in the history
  10. Fix flaky dashboard color legend (elastic#22341)

    * Rebuild modulePath correctly if on Windows
    
    * Adding 1 second sleep to fix flaky test
    
    * Wait to find a gear in the visualization after clicking Edit
    
    * Revert "Wait to find a gear in the visualization after clicking Edit"
    
    This reverts commit 8dac3fb.
    
    * use waitForRenderComplete and change that to 1s timeout
    
    * Use sleep until TagCloud data-render-complete is fixed
    
    * Different getIsInEditMode courtesy of @chrisdavies
    
    * combine switchToEditMode into one method
    Lee Drengenberg authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    de84611 View commit details
    Browse the repository at this point in the history
  11. Fix possible flakiness of saveVisualization action (elastic#22356)

    * Updated saveVisualization to wait for toast instead of global indicator
    
    * Fix RBAC tests.
    
    The saveVisualization now fails directly if the visualization is not correctly saved.
    
    * Change editor to use toast for errors
    
    * Change saveVisualization method to new saveVisualizationExpectSuccess
    
    For RBAC tests used also saveVisualizationExpectFail
    
    * Fix wrong exists method call
    
    * Fix missing exist function
    markov00 authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    853d321 View commit details
    Browse the repository at this point in the history
  12. updated panel_state to ts gridData i vs id (elastic#22515)

    * updated panel state to ts gridData i vs id property
    
    * changed gridData.id to gridData.i
    rshen91 authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    11d6e53 View commit details
    Browse the repository at this point in the history
  13. Add tip about iTerm 2 settings (elastic#22502)

    Changing this setting improved sped up unit tests by about 2x.
    joshdover authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    2351223 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Add windows support to ci_setup/setup script. (elastic#22259)

    * Add windows support to ci_setup/setup script.
    
    * Update uname syntax
    
    * Update echo statement to match rest
    
    * Update if statement for node package
    
    * Revert path variable
    liza-mae authored Aug 31, 2018
    Configuration menu
    Copy the full SHA
    89bb8dc View commit details
    Browse the repository at this point in the history
  2. Fix regression in CallClient, which caused request errors like timeou…

    …ts to result in fatal errors. (elastic#22558)
    cjcenizal authored Aug 31, 2018
    Configuration menu
    Copy the full SHA
    0394375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1faaad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3f4af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1daa265 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f3c79e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a930f2 View commit details
    Browse the repository at this point in the history
  8. [ESLint] Turn off no-multi-str rule in eslint config (elastic#22525)

    * remove inline rule disabling comments
    
    * turn off no-multi-str
    tsullivan authored Aug 31, 2018
    Configuration menu
    Copy the full SHA
    f2e4282 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e28eb6c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Delete option[value=url] (elastic#22585)

    Delete extra file added by mistake
    marius-dr authored Sep 1, 2018
    Configuration menu
    Copy the full SHA
    5a65e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c2695 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. [kbn-pm] fix arg syntax

    spalger committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    e5d33cc View commit details
    Browse the repository at this point in the history
  2. Refactors properties table, implements typescript (elastic#22402)

    * Refactors properties table, implements typescript
    
    * Adds type info for imported variables file
    
    * Small fixes based on code review
    
    * Adds tests for new nested key/value table components
    
    * Removes variable reassignment
    
    * Fixes up styled component snapshots, uses mount instead of shallow
    
    * Small review fixes, adds typings to PropertiesTable index file
    
    * Small review fixes, changes method name
    
    * Fixes test after moving back to JSON file
    jasonrhodes authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    f95b008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ea684 View commit details
    Browse the repository at this point in the history
  4. [ML] Migrate Explorer Charts to React. (elastic#22622)

    This migrates the Anomaly Explorer charts to React. The PR aims to change as little of the actual logic to create and render the charts.
    walterra authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    3667040 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Update Guideline (elastic#22450)

    * Update Guideline
    
    * Update Unit tests section
    
    * Updated Guideline
    maryia-lapata authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    58dbd0b View commit details
    Browse the repository at this point in the history
  2. Add functional tests for visualize loader API (elastic#22595)

    * Initial visualize loader functional tests
    
    * Extend plugin test README
    
    * Add temporary tz work around
    
    * Switch to Australia/North timezone
    
    * Add filtering tests
    
    * Add all tests
    
    * Remove unneeded uiExports
    
    * Improve explanation
    
    * Add saved object test, add retry
    timroes authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    6fa2b04 View commit details
    Browse the repository at this point in the history
  3. [ML] Migrates Anomaly Explorer Swimlanes to React (elastic#22641)

    - This PR migrates the Anomaly Explorer Swimlanes from angularjs to React.
    - The approach is similar to the one from elastic#22622: Try to refactor as little of the actual logic as possible, just make sure everything works inside the React component lifecycle. So as a guide for the review: No actual code within all the functions/methods changed, only the bits and pieces which needed to be tied into the React component lifecycle.
    - The remaining wrapping angular directive is now only listening for data changes and passes its scope and other necessary data on as props to the React component.
    walterra authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    dcb65ba View commit details
    Browse the repository at this point in the history
  4. Fix missing email address on account screen (elastic#22652)

    This PR fixes elastic#22531, where the current user's email address was not displaying in the UI
    legrego authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    785a1a9 View commit details
    Browse the repository at this point in the history
  5. TypeScript Reporting Layouts (elastic#22454)

    * wip
    
    WIP
    
    * Changed any ypes to actual types
    
    Made sure all types are set on the new layout classes.
    
    * Changes recommended from code review
    
    Changed location of type interfaces and fixed naming errors
    
    * Latest Code Review Changes
    
    Fix naming on properties and methods as well as a few other fixes
    
    * Name Changes and spacing
    
    Name Changes and spacing
    
    * Name Change
    
    Name Change
    
    * Changes for typescript import and direct reference to layout_factory
    
    Changes for typescript import and direct reference to layout_factory
    
    * Move types locally
    
    * Evaluate function changes for puppeteer
    
    * Removed String as a type and renamed index.d.ts to types.d.ts for consistency
    
    Removed String as a type and renamed index.d.ts to types.d.ts for consistency
    
    * Changed layout_factoy to create_layout
    bgaddis56 authored and stacey-gammon committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    1464741 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    005be47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85bee36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c89613 View commit details
    Browse the repository at this point in the history
  9. Extract index pattern validation rules into ui/public (elastic#22606)

    * Rename containsInvalidCharacters to containsIllegalCharacters and return a value which accurately reflects the name.
    * Move illegal index pattern characters from Management into ui/public/index_patterns.
    cjcenizal authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    bcb7938 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d874c21 View commit details
    Browse the repository at this point in the history
  11. [config] logging.useUTC -> logging.timezone (elastic#21561)

    * [config] logging.useUTC -> logging.timezone
    
    * docs
    
    * [env] exit if starting as root
    
    * fix import path
    
    * add link and timezone example
    
    * Revert "[env] exit if starting as root"
    
    This reverts commit f6e9090.
    jbudz authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    e89abb3 View commit details
    Browse the repository at this point in the history
  12. [docs] fix missing float

    jbudz committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    a64738d View commit details
    Browse the repository at this point in the history
  13. [ftr/asyncInstance] fix error thrown for undefined provider instances (

    …elastic#22689)
    
    When a FTR service is created async the promise created by its provider is wrapped in a [`Proxy`](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Proxy) that checks before each property access if the instance has finished initializing. This breaks if the service provider returns undefined, which is the case for the `failureDebugging` service, because our truthy check will fail and we throw the error claiming the service is uninitialized, which is probably incorrect.
    
    This PR updates the proxy to use a `Symbol` to indicate when a service instance is not available yet and throws a different error when the proxy receives any request (get, set, etc.) and the service instance is not an object, as required by the Reflect APIs.
    Spencer authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    5baa6d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    cd83db7 View commit details
    Browse the repository at this point in the history
  2. Move timezone settings into autoload file (elastic#22623)

    * Move timezone settings into autoload file
    
    * Remove applying setting from timelion
    
    * Remove manual set from ML
    
    * Remove manual set from monitoring
    
    * Remove now obsolete code from embedding test plugin
    timroes authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    5f4a1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c01863 View commit details
    Browse the repository at this point in the history
  4. Add logging to messages validation (elastic#22296)

    * Add logging and parallelization to messages validation
    
    * Refactor dev/i18n
    
    * Resolve comments
    
    * Remove parallelism and fix tests
    
    * Resolve comments
    LeanidShutau authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    4cf727a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f907b View commit details
    Browse the repository at this point in the history
  6. Fix elastic#22581 by introducing an artificial delay (elastic#22601)

    Introduce a delay into reports to allow visualizations time to appear in the DOM. This is intended as a temporary (and hacky) workaround until we come up with a more robust way to determine that all of the visualizations on the page are ready for capture.
    chrisdavies authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    ccf455e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b791869 View commit details
    Browse the repository at this point in the history
  8. [ML] Fixing issue with incorrect timezones in jobs list (elastic#22714)

    * [ML] Fixing issue with incorrect timezones in jobs list
    
    * refactoring min and max calculation
    
    * changes based on review
    
    * changing TimeStamp to Timestamp
    jgowdyelastic authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    23ed213 View commit details
    Browse the repository at this point in the history
  9. Add instructions for running reporting functional tests to x-pack REA…

    …DME (elastic#22683)
    
    * add instructions
    
    * rest of instructions
    
    * pdf-image requirements
    
    * typo
    
    * add Ubutnu commands
    nreese authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    865a51d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f647d6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7fbed3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2938d94 View commit details
    Browse the repository at this point in the history
  13. Pass scoped context to tutorial providers when building tutorials (el…

    …astic#22260)
    
    * Pass scoped context to tutorial providers when building tutorials
    
    * only generated scoped context one time
    
    * spelling
    nreese authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    b26e2b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97fccac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. x-pack tests should use servers from other config files already loaded (

    elastic#22739)
    
    * x-pack tests should use servers from other config files already loaded
    
    * Fix es_test_config that was using TEST_KIBANA_USERNAME/PASSWORD
    Lee Drengenberg authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    eeee0d8 View commit details
    Browse the repository at this point in the history
  2. Translations for tutorial common (elastic#22071)

    * filebeat_instructions translations
    
    * tutorials common
    
    * fix translations
    
    * use unicode code
    
    * folder path to variable
    
    * Fix message id
    
    * Remove disabling no-multi-str rule, remove spaces
    Aliaksandr Yankouski authored and maryia-lapata committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8d8513c View commit details
    Browse the repository at this point in the history
  3. translate tutorials(apm) (elastic#22217)

    * translate tutorials(apm)
    
    * remove tabs from the line beginning
    
    * remove id duplicate
    
    * Remove disabling no-multi-str rule
    
    * Move command to the values
    pavel06081991 authored and maryia-lapata committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e6ebcf2 View commit details
    Browse the repository at this point in the history
  4. [APM] Fix broken links (elastic#22592)

    * [APM] Fix broken links
    
    * Add missing basepaths
    
    * Remove basepath from getMlJobUrl
    sorenlouv authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5f02f3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f96c90 View commit details
    Browse the repository at this point in the history
  6. Implement LegacyService. Use core to start legacy Kibana. (elasti…

    …c#22190)
    
    * Implement `LegacyService`. Use `core` to start legacy Kibana.
    
    * Fix Worker tests
    
    * Do not rely on kbnServer when testing mixins.
    azasypkin authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    3d6de7c View commit details
    Browse the repository at this point in the history
  7. [Tools] Fix line breaks in default JSON serializer (elastic#22653)

    * [Tools] Fix line breaks in default JSON serializer
    
    * Add test for not escaped line breaks
    LeanidShutau authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    4d83cfd View commit details
    Browse the repository at this point in the history
  8. [ci] Run ES snapshot when possible (elastic#22663)

    For instances where we would otherwise be running from source in a tracked elastic/elasticsearch branch, let's use a snapshot instead. This will eliminate some gradle issues we are experiencing in master.
    jbudz authored and tylersmalley committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    03553de View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    bdd1d53 View commit details
    Browse the repository at this point in the history
  2. [ML] Anomaly Explorer Charts jest tests. (elastic#22759)

    After the migration to React in elastic#22622, this PR adds more test coverage based on jest to the Anomaly Explorer charts. This is done as preparation for some further refactoring (elastic#22626) and the integration of the support for charts for the rare detector (elastic#21163). The tests use mock data based on a standard multi-metric job using the farequote dataset.
    Besided the tests this PR includes the following changes:
    - In explore_series.js the path is no longer a concatenanted string but now using a template literal
    - The exploreSeries() function is no longer calling window.open by itself, it just returns the link
    because of the above, renamed exploreSeries() to getExploreSeriesLink() and moved it to chart_utils.js
    - explorer_charts_container_service.js is no longer requiring jQuery itself, it now receiving the required element as a factory argument. Further work on this is planned to get rid of jQuery.
    walterra authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    76408be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35226b5 View commit details
    Browse the repository at this point in the history
  4. Only log deprecation warning if xpack:defaultAdminEmail is actually s…

    …et (elastic#22774)
    
    This PR fixes the logic for logging the deprecation warning introduced with elastic#22765. Previously Kibana would log the warning if the new `xpack.monitoring.cluster_alerts.email_notifications.email_address` setting was not defined, regardless of `xpack:defaultAdminEmail`'s setting.
    
    Now, we will only log the deprecation warning if all of the following are true:
    1) `xpack.monitoring.cluster_alerts.email_notifications.email_address` is not set.
    2) `xpack:defaultAdminEmail` is set. (**<-- this is the new part**)
    3) We haven't already logged the deprecation warning
    legrego authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d021f71 View commit details
    Browse the repository at this point in the history
  5. [ML] Disabling single metric viewer links for non-applicable jobs (el…

    …astic#22809)
    
    * [ML] Disabling single metric viewer links for non-applicable jobs
    
    * renaming variable
    
    * renaming variable again
    jgowdyelastic authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    12d15f6 View commit details
    Browse the repository at this point in the history
  6. Investigate flaky override colors dashboard test (elastic#22726)

    * Run 30x
    
    * attempt a fix
    
    * go back to a single run
    stacey-gammon authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    20963e3 View commit details
    Browse the repository at this point in the history
  7. Force date format in context query (elastic#22684)

    * Force date format in context query
    
    Fixes issue reported in https://discuss.elastic.co/t/view-surrounding-documents-causes-failed-to-parse-date-field-exception/147234
    
    The default date field format is `strict_date_optional_time||epoch_millis`
    so we didn't run into this during testing. If the user has custom
    mappings for their timestamp field and `epoch_millis` isn't one of the
    optional formats the context query will fail since it always sends the
    date in millis. This change forces the query to accept the date in millis.
    
    * Update tests
    Bargs authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    b5c8cbe View commit details
    Browse the repository at this point in the history
  8. Chore: Reorg the x-pack gulp tasks (elastic#22785)

    - Removes deprecated, non-functional lint scripts
    - Removes some unused (and barely used) dependencies
    - Replaces deprecated `gulp-util` dependency
    - Adds eslint rule to prevent future use of deprecated `gulp-util` dependency
    - Moves all gulp tasks into `tasks` path
    - Moves `gulp_helpers` into `tasks/helpers`
    - All tasks in `gulpfile.js` were moved into `tasks` and broken up by domain
    
    This is basically a no-op moving files around PR. All the existing tasks appear to work the same with these changes.
    
    <img width="334" alt="screenshot 2018-09-06 15 42 45" src="https://user-images.githubusercontent.com/404731/45188971-8618c000-b1eb-11e8-9b26-b072ccc7ddb7.png">
    w33ble authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ef4b694 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12699d1 View commit details
    Browse the repository at this point in the history
  10. Add explicit format parameter to docvalue_fields requests (elastic#2…

    …2771)
    
    Fixes elastic#22484
    
    Elasticsearch 6.4 added an optional `format` parameter for doc_value
    fields. In 6.x if the param is not included it defaults to returning
    the same values we see in scripted fields. In 7.0 this is changing to
    use the mapping configured format by default. In kibana we want our date
    values in ISO format, so this PR future proofs us for 7.0. It also eliminates
    deprecation warnings ES is returning due to the missing param, which is
    currently spamming some users.
    Bargs authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    4447523 View commit details
    Browse the repository at this point in the history
  11. Introduce date histogram time base configuration to EditorConfig (ela…

    …stic#22344)
    
    * Add `default` and `baseInterval` configuration ability to date histogram EditorConfig
    * Change EditorConfig `warning` to `help`, show `help` below date histogram and histogram interval inputs
    jen-huang authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    0ed2623 View commit details
    Browse the repository at this point in the history
  12. docs: dashboard import/export API (elastic#22835)

    * docs: dashboard import/export API
    
    * docs: clarify response handling of errors in import api
    epixa authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    54ab5a7 View commit details
    Browse the repository at this point in the history
  13. Typings for chromium driver (elastic#22688)

    * Typings for chromium driver
    
    * buffer => base64
    
    * remove unused param. consolidate imports
    stacey-gammon authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    c9b1d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Upgrade to Jest 23.5.0 (elastic#22791)

    I'd really like to upgrade to Typescript 3 for its `unknown` type, but we need to upgrade to `jest@23` to support a recent version of `ts-jest@23`. 
    
    The [jest changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) breaks down the breaking changes in 23.x, but I found it to be slightly incomplete so I've broken down the changes that actually caused breaks for us here, and addressed each in individual commits to make review a little easier:
    
    - the `testURL` config default was changed from `about:blank` to `http://localhost`
        - this cause some XHR requests powered by JSdom to start failing. It seems these requests just do nothing in master but start to fail when JSdom is initialized with an actual URL... I think we would ideally stop sending meaningless XHR requests in the tests, but it was a lot easier to just set the config to `about:blank` for now, and we can worry about cleanup later if necessary
    - `expect(...).toThrow()` only passes if an actual error was thrown.
         - In two places in the index pattern code we were throwing strings, which broke the assertions. Fortunately/Unfortunately the errors are not being consumed by anything, so I was able to wrap them in `new Error()` without causing any issues.
    - snapshots of mock functions now include a `results` array, detailing the return values of the function
    - React fragments are now serialized as `<React.Fragment>` instead of `<UNDEFINED>`
    - undefined props in React components are now stripped from snapshots
    - minor changes to the ordering of mocks, imports resolution, and before hooks caused the uiSettings API tests to start breaking, but I'm replacing them with totally new tests in elastic#22694 so I just deleted them here
    - mocks created with `jest.spyOn()` that are restored now have their `mock.calls` reset, so some of the kbn-pm tests stated failing. This was fixed by restoring them with `jest.restoreAllMocks()` rather than trying to do it before the assertions
    Spencer authored Sep 8, 2018
    Configuration menu
    Copy the full SHA
    7e94ecc View commit details
    Browse the repository at this point in the history
  2. Migrate base path APIs and UiSettings client to new platform (elastic…

    …#22694)
    
    Fixes elastic#20697
    
    This PR migrates the base path related methods from `ui/chrome` to `core.basePath` and the uiSettings to `core.uiSettings`. The two are not split into separate PRs because I'm kinda cramped for time right now so rather I split the changes up into two commits so that you can review them separately if you like. If you'd like I can submit them as separate PRs but the basePath PR will block the uiSettings PR either way.
    
    There shouldn't be any API changes except one thing, since the existing implementation is so close to what we'd want from the new platform API I made the one change that is inconsistent with what we've been doing so far and moved `uiSettings.subscribe()` to `uiSettings.getUpdate$().subscribe()`. This method isn't super commonly used, but it is a breaking change that will likely impact plugins so I'll notify some folks if we decide to move forward this way. I can also make a super-light wrapper for angular that just updates this method if you prefer.
    Spencer authored Sep 8, 2018
    Configuration menu
    Copy the full SHA
    52060b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412c430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6efab01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    012c601 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Fix _source formatting (elastic#22800)

    * Fix _source formatting
    
    * Update unit test
    
    * Add functional test
    
    * Fix CI error, move functional test to the end
    markov00 authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    45e4791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a870b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8f7a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d68215 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b2bacf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ecf66d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16ec03e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd5eb59 View commit details
    Browse the repository at this point in the history
  9. Translate Input Control component (elastic#22400)

    * Translate Input Control component
    
    * Remove export from variables that get wrapped by a helper
    
    * Refactoring
    
    * Update message ids
    
    * Fix unit tests
    maryia-lapata authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    1a2e897 View commit details
    Browse the repository at this point in the history
  10. [ui/url] TypeScript-ify (elastic#22849)

    Looking to use `absoluteToParsedUrl()` in TypeScript and it would be nice if it was TypeScript as well.
    Spencer authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    faaf1b4 View commit details
    Browse the repository at this point in the history
  11. [ci] use es snapshots on non pull requests (elastic#22834)

    * [ci] use es snapshots on non pull requests
    
    * remove extra export
    
    * always clone
    jbudz authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    47cd173 View commit details
    Browse the repository at this point in the history
  12. Controls vis - safely handle case where value can not be extracted fr…

    …om Kibana filter (elastic#22885)
    
    * handle case where value can not be extracted from Kibana filter
    
    * review feedback
    nreese authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    9555b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Upgrade to TypeScript 3 (elastic#22792)

    LGTM 🎉 🎉 🎉
    Spencer authored and azasypkin committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6ded193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab1369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6246c58 View commit details
    Browse the repository at this point in the history
  4. [ML] Fixes Anomaly Explorer Swimlane race condition, adds tests. (ela…

    …stic#22814)
    
    This PR addresses parts of elastic#22642:
    - It gets rid of the use of var that = this;.
    - dragSelect's action strings are moved to a constants file.
    - Adds jest tests for the ExplorerSwimlane component.
    
    This also fixes the following bugs:
    - The way we subscribe listeners to the events of the dragSelect library could result in the same event being triggered multiple times. This in turn could cause race conditions when on each event new data gets fetched but in between angular's scope gets updated and could end up in a non-intended way. The result of this were view-by swimlanes not updating correctly or anomaly charts showing non-related charts. This PR fixes it by filtering out consecutive swimlane click events.
    - When the angular based chart container wrapper directive gets destroyed/re-esetup when using the job pick, it missed unmounting the react component, it didn't trigger componentWillUnmount()and didn't unsubscribe from dragSelectListener.
    walterra authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    7de9f69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b88951 View commit details
    Browse the repository at this point in the history
  6. Expose max_concurrent_shard_requests for _msearch requests (elast…

    …ic#22379)
    
    Allows Kibana users to configure the max_concurrent_shard_requests param used by Kibana when sending _msearch requests. Exposes the config as an advanced setting. By default we won't send the param at all, relying on the ES default instead.
    Bargs authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    15322e7 View commit details
    Browse the repository at this point in the history
  7. [core/public/deepFreeze] fix recursive type for better array support (e…

    …lastic#22904)
    
    The `deepFreeze()` function used by `core.injectedMetadata` uses a recursive type definition to indicate that all of the child types within the passed argument become readonly, which works fine for objects but represents arrays as objects instead of using the `ReadonlyArray<>` type. 
    
    This PR fixes the type definition to use a `RecursiveReadonlyArray<>` type that properly represents arrays with their methods like `push()`, and iterates into the array properly to propagate `ReadOnly<>`, as proven by the tests.
    Spencer authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6ce4752 View commit details
    Browse the repository at this point in the history
  8. Fix rbac test (elastic#22912)

    * conditionalize Monitoring tests for Cloud testing
    
    * make security_page/login wait
    
    * revert these files from another PR
    
    * revert these files from another PR
    Lee Drengenberg authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    4f26340 View commit details
    Browse the repository at this point in the history
  9. Default to chromium and add deprecation warning for phantom. (elastic…

    …#21505)
    
    * Default to chromium and add deprecation warning for phantom.
    
    * use int, not float
    stacey-gammon authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    ac03ffb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b8995f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    284e029 View commit details
    Browse the repository at this point in the history
  12. Migrate reporting top nav to sharing context menu (elastic#22596)

    * migrate reporting top nav to sharing menu
    
    * pass share extensions to visualize share menu
    
    * start creating the reporting panel component
    
    * add buttons
    
    * generate report generatation URL
    
    * require save if url changes
    
    * add print layout UI
    
    * putting it all together - generate reports from share context menu
    
    * ensure copy button fills entire menu width
    
    * inject job params functionallity
    
    * refactor print layout out of ReportingContentPanel
    
    * CSV report generation
    
    * disable report generation when app is dirty
    
    * update URL when window is resized
    
    * remove all the old stuff
    
    * clean up CSV report register provider
    
    * fix typescript errors
    
    * fix functional retests
    
    * remove failure_debug folder
    
    * close popover when generate button clicked, more work on functional tests
    
    * set size on button and text, do not use EuiFormRow
    
    * use ReactElement type
    
    * move ShareContextMenuExtensionsRegistryProvider to ui/share and create interfaces for registy
    
    * strictor typing, do not use hard coded object type name
    
    * move registry files to typescript
    
    * remove destructuring in the interface
    
    * convert createReportingJob to async function, remove unneeded comment
    nreese authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    1b6dcab View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. [ML] Explorer Chart Tweaks (elastic#22955)

    - The aim of this is to more clearly visualize how the timerange of the cell selected in the swimlane relates to the time span shown in the charts.
    - The most important change is that the vertical date axis ticks no longer are randomly positioned by d3. Instead they are aligned with the cell interval of the swimlane. This way, the date information shown in the swimlane tooltip will always align with the date tick shown left of the emphasized area in the chart.
    - The highlighted area now features a gray rounded border to resemble the styling of the selected cell in the swimlane.
    - The chart also fixes where to long chart headers would wrap the "View" link to a new line.
    - The x/y axis labels blackness has been reduced to reduce emphasis on the labels.
    walterra authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    2b03a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1878420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b64f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249ea0f View commit details
    Browse the repository at this point in the history