kibana/test/functional
Kibana Machine 6114d5415e
[Fleet] Adjust add integration flow (#101714) (#102152)
* 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>

Co-authored-by: Jean-Louis Leysens <jloleysens@gmail.com>
2021-06-15 09:33:09 +00:00
..
apps [Discover] Improve functional test wording for responsive tests(#101744) (#102151) 2021-06-15 05:20:23 -04:00
fixtures [esArchives] Persist migrated Kibana archives (#101951) 2021-06-10 20:47:22 -07:00
page_objects [Tagcloud] Replaces current implementation with elastic-charts (#100017) (#102150) 2021-06-15 04:36:41 -04:00
screenshots [7.x] [Dashboard] Makes lens default editor for creating new panels (#96181) (#97414) 2021-04-19 16:02:15 -04:00
services [Fleet] Adjust add integration flow (#101714) (#102152) 2021-06-15 09:33:09 +00:00
config.edge.js
config.firefox.js
config.js Revert: [7.x] [FTR][CI] Use default distribution for all tests (#102019) 2021-06-13 23:29:03 -07:00
config.legacy.ts [kbn/test] move types/ftr into src (#99555) (#100228) 2021-05-17 14:49:48 -04:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) (#100585) 2021-05-25 16:31:02 -04:00
jest.config.js