kibana/x-pack/test/functional
Jean-Louis Leysens f70542abe2
[Fleet] Adjust add integration flow (#101714)
* Initial commit, very WIP

- added link to the integrations UI instead of add integration
  in fleet
- added a new piece of route state that gets passed to integration
  from fleet when browsing integrations for a policy
- when the integration is being added the page will send the user
  back to the policy overview instead of back to integrations UI

* remove unnecessary agent policy clear function

* added # to path so that navigation is correctly handled

* added logic to read the forward agent policy id

* remove inline select integration package from fleet add integration

* updated toast notification

* using query parameter to pass policy id back to create policy package page

* removed policyId from route path

* fix type issue

* updated the select agent field layout per the designs

* simpified item rendering in combobox and fixed combobox z-index issue

* added comment

* fix types and i18n

* updated icon and removed unused i18n

* refactor to using styled components for cusomt z-index styling

* attempt to fix integration test

* added scroll functionality for dealing with fixed footers that might be obstructing content

* fix scroll direction!

* attempting another scroll algorithm

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-15 09:26:37 +02:00
..
apps skip flaky suite (#100438) 2021-06-14 12:51:58 +01:00
es_archives [Observability] [Cases] Cases in the observability app (#101487) 2021-06-10 16:39:27 -06:00
page_objects [Fleet] Adjust add integration flow (#101714) 2021-06-15 09:26:37 +02:00
screenshots/baseline
services [ML] Functional tests - stabilize alerting flyout test (#102030) 2021-06-14 14:55:26 +02:00
config.coverage.js
config.edge.js
config.firefox.js
config.js [Observability] [Cases] Cases in the observability app (#101487) 2021-06-10 16:39:27 -06:00
config_security_basic.ts [esArchiver] drop support for --dir, use repo-relative paths instead (#101345) 2021-06-08 17:37:42 -04:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
README.md

Kibana Functional Testing

See our Functional Testing Guide