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

Alerting/task scheduler #3

Merged

Commits on Jun 22, 2018

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

    chrisdavies committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    c567e44 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    d9c89fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e22ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a345c View commit details
    Browse the repository at this point in the history
  4. Add cancelable helper package, OSS, and general purpose, but

    will be useful for writing cancelable x-pack tasks.
    chrisdavies committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1d2e4a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    8f5e1e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f643f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f2af8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

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

Commits on Aug 13, 2018

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

Commits on Aug 14, 2018

  1. Working proof of concept for task manager. Still have lots to do:

    clean up, tests, comments, validations, assertions, etc.
    chrisdavies committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    9597456 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

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

Commits on Aug 28, 2018

  1. 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
  2. [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
  3. Configuration menu
    Copy the full SHA
    5350ba7 View commit details
    Browse the repository at this point in the history
  4. 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
  5. Move task manager to OSS

    chrisdavies committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    4681eb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    879a8b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a679e0 View commit details
    Browse the repository at this point in the history
  8. 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
  9. [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
    6904d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f239ef0 View commit details
    Browse the repository at this point in the history