kibana/test/functional
Spencer 415e3bca27
[ts] upgrade to 3.5.3 (#40228)
* [ts] upgrade to 3.5.2

* [ts] run from cwd so that relative paths are correct

* move eslint-disable-line comment into jsx attribute

* autofix eslint violations

* avoid generic type, it's not necessary and problematic

* make elasticsearch.cluster optional, many instances don't have them

* remove invalid prop

* expand AllowUnknownProperties to cleanly handle arrays

* esfilter values can sometimes be an array of strings

* allow exception objects to have unknown properties

* define accumulator as a boolean

* fix return type

* return a 404 if beat isn't found after update

* use Object.values for better types

* define return type of get() call

* define value type for Set

* define return value of get()

* define State property type

* use less get(), so ts can infer types

* define Set item type

* map state type

* make default_operator optional, since it's not always defined

* remove seemingly unused prop

* define return type of get() fn

* define inner type for state

* don't define base types are objects with index signatues

* regenerate public api docs

* make indices privileges optional too

* remove unnecessary index-signature from Exception interface

* use variadic _arg instead

* [core/plugin] use Record<string, any> rather than {}

* replace a couple more instances of {}

* revert some unnecessary changes

* remove unused types

* [reporting] output, payload, and meta are required properties

* bump to latest patch version
2019-07-10 12:26:23 -07:00
..
apps [ftr] replace getProperty with getAttribute (#40358) 2019-07-04 21:18:14 +02:00
fixtures/es_archiver Support for date_nanos type timestamps in context view (#38023) 2019-06-11 15:04:54 +02:00
page_objects [ftr] replace getProperty with getAttribute (#40358) 2019-07-04 21:18:14 +02:00
screenshots Ensure saved filters from searchSource are always passed to response handlers (#33074) 2019-03-14 16:14:30 -06:00
services [ts] upgrade to 3.5.3 (#40228) 2019-07-10 12:26:23 -07:00
config.firefox.js FTR: add support for Firefox browser (#32509) 2019-05-31 15:49:18 -07:00
config.js [WIP] FTR Percy changes (#36897) 2019-06-14 10:35:23 -06:00
ftr_provider_context.d.ts [WIP] FTR Percy changes (#36897) 2019-06-14 10:35:23 -06:00