kibana/test/functional/services
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
..
common [ftr] migrate screenshots and snapshots services to FtrService class (#100514) 2021-05-26 10:28:05 -04:00
dashboard [Tagcloud] Replaces current implementation with elastic-charts (#100017) 2021-06-15 09:29:59 +03:00
lib [Fleet] Adjust add integration flow (#101714) 2021-06-15 09:26:37 +02:00
management [Stack Management] Converted to use KibanaPageTemplate (sort of) (#101335) 2021-06-08 11:25:52 -04:00
remote [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
visualizations [Dashboard] Rebuild State Management (#97941) 2021-06-07 15:17:24 -04:00
apps_menu.ts [ftr] migrate AppsMenuService to FtrService class (#100588) 2021-05-26 14:39:10 -07:00
combo_box.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
data_grid.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
doc_table.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
embedding.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
field_editor.ts [ftr] migrate "fieldEditor" to FtrService class (#100597) 2021-05-25 19:14:00 -07:00
filter_bar.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
flyout.ts [ftr] migrate "flyout" and "inspector" services to FtrService class (#100602) 2021-05-26 16:55:04 -04:00
global_nav.ts [ftr] migrate "globalNav" service to FtrService class (#100604) 2021-05-26 14:18:13 +02:00
index.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
inspector.ts [ftr] migrate "flyout" and "inspector" services to FtrService class (#100602) 2021-05-26 16:55:04 -04:00
listing_table.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
menu_toggle.ts [ftr] migrate "MenuToggle" service to FtrService class (#100608) 2021-05-28 07:10:32 +02:00
monaco_editor.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
query_bar.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
renderable.ts [ftr] migrate "embedding" and "renderable" services to FtrService class (#100596) 2021-05-28 07:05:28 +02:00
saved_query_management_component.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
supertest.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
toasts.ts [ftr] migrate "toasts" service to FtrService class (#100613) 2021-05-26 21:41:05 +02:00