Commit graph

4 commits

Author SHA1 Message Date
Sergi Massaneda
c40c2e6f59
[Security Solution] Enable shared-ux nav (#169499)
## Summary

Makes the shared-ux navigation the default side navigation component for
Security projects.

The old Security navigation component and the experimental flag will be
removed altogether in a separate PR.

There is no visual difference from the previous navigation:


![snapshot](2896e8de-45eb-412f-b319-e919e65a0ae7)

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-10-25 09:20:04 -07:00
Christos Nasikas
2146a7ef16
[Cases] Unskip MKI tests (#168924)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-10-23 12:21:25 +03:00
Antonio
3f18975c04
[Cases] Serverless tests for Cases detail view (#164827)
Connected with #164552

## Summary

This PR creates a serverless version of the tests currently in
`x-pack/test/functional_with_es_ssl/apps/cases/group1/view_case.ts`.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Janki Salvi <117571355+js-jankisalvi@users.noreply.github.com>
2023-09-07 16:39:12 +02:00
Antonio
9058d1e83a
[Cases] Create case form tests in serverless. (#164837)
Connected with https://github.com/elastic/kibana/issues/164552

## Summary
This PR creates a serverless version of the tests currently in
`x-pack/test/functional_with_es_ssl/apps/cases/group1/create_case_form.ts`.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-08-25 15:53:45 +01:00