kibana/x-pack/plugins/snapshot_restore/__jest__/client_integration
Jean-Louis Leysens 1c3f0fc7d0
[Snapshot & Restore] fix pre existing policy with no existing repository (#76861)
* implement fix and add callout with copy

* added test

* make callout a danger callout and revise copy

* block the form if we have a repo, but it does not exist

* added test to assert that form wizard blocks on validation for not found repo

* fix types and add a doc comment

* move callout to above the form

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-09 15:10:15 +02:00
..
helpers [Snapshot & Restore] fix pre existing policy with no existing repository (#76861) 2020-09-09 15:10:15 +02:00
home.test.ts
policy_add.test.ts [Snapshot & Restore] fix pre existing policy with no existing repository (#76861) 2020-09-09 15:10:15 +02:00
policy_edit.test.ts [Snapshot & Restore] fix pre existing policy with no existing repository (#76861) 2020-09-09 15:10:15 +02:00
repository_add.test.ts
repository_edit.test.ts
restore_snapshot.test.ts