kibana/x-pack/test
Frank Hassanabad 43b02a38d5
Use terms aggs instead of composite refactor of Authentications Table based on feedback (#29283)
* Made it sort by desc of number of failures
  * Reduced type usages where possible to ECS based types
  * Added newer fields to the Authentications based on feedback which is based on last success and last failure.
  * Removed the upperLimit from uncommon process and refactored to be the same terms patter that Authentications is using
  * Fixed the bug with uncommon process where it could not re-limit its self back to 5 rows if you expanded it.
  * Added a new `extendMap` for ECS mapping fields to make things easier
  * Replaced ares where unit tests as `it(` in favor of `test(`
  * Added a `escapeDataProviderId` and consolidated code to use that
  * Replaced Types that were incorrect in areas from functions to `ActionCreator`
  * Pushed up higher the Types of `Edges` in the code to remove less boilerplate
  * Introduced a few functions and unit tests to reduce boiler plate in a few areas
  * Made all appropriate cells of AuthenticationTable draggable
  * Replaced areas that use `moment().valueOf()` for `Date.now()` as it's more semantic and we can remove moment where that's all we were using it for.
  * Added unit tests for all the above or refactored existing unit tests.
  * https://github.com/elastic/ingest-dev/issues/218
2019-01-28 14:24:31 -07:00
..
api_integration Use terms aggs instead of composite refactor of Authentications Table based on feedback (#29283) 2019-01-28 14:24:31 -07:00
functional Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
plugin_api_integration Core task manager (#24356) 2019-01-03 16:32:09 -07:00
reporting [dashboard+gis] remove dark mode options (#29017) 2019-01-23 14:29:35 -08:00
saml_api_integration Fail out of auth flow on first provider failure (#26648) 2018-12-10 20:55:07 -05:00
saved_object_api_integration Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
spaces_api_integration Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
token_api_integration [security] Token auth provider (#26997) 2018-12-19 11:13:29 -05:00
types Add typings for new tags API (#26027) 2018-11-21 18:55:48 +01:00
mocha.opts
tsconfig.json Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00