kibana/x-pack/plugins/alerts/common
Mike Côté d56b792e9c
Make the alerts plugin support generics (#72716)
* Initial work

* Expand generic support to alert instances

* Convert index threshold to use generics

* Make fixture alert types use generics

* Make alert instance related types use unknown

* Fix typecheck failures

* Cleanup + add instance generic support to registry.get API

* Shallow clone

* Rename some TS variables

* Fix failing api integration tests

* Change code for easier review and keep more history

* Fix

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-14 12:52:42 -04:00
..
alert.ts Make the alerts plugin support generics (#72716) 2020-08-14 12:52:42 -04:00
alert_instance.ts Make the alerts plugin support generics (#72716) 2020-08-14 12:52:42 -04:00
alert_navigation.ts
alert_status.ts
alert_task_instance.ts
alert_type.ts
date_from_string.test.ts
date_from_string.ts
index.ts
parse_duration.test.ts
parse_duration.ts