kibana/x-pack/plugins/timelines/server
Kevin Qualters 0dbedb5434
[8.0] [Security Solution] Remove a data fetching hook from the add to timeline action component (#124331) (#125810)
* [Security Solution] Remove a data fetching hook from the add to timeline action component (#124331)

* Fetch alert ecs data in actions.tsx and not a hook in every table row

* Add error handling and tests for theshold timelines

* Fix bad merge

* Remove unused imports

* Actually remove unused file

* Remove usage of alertIds and dead code from cases

* Add basic sanity tests that ensure no extra network calls are being made

* Remove unused operator

* Remove unused imports

* Remove unused mock

(cherry picked from commit e312c36e4c)

# Conflicts:
#	x-pack/plugins/cases/public/components/case_view/case_view_page.tsx
#	x-pack/plugins/cases/public/components/user_actions/types.ts
#	x-pack/plugins/security_solution/public/cases/pages/index.tsx
#	x-pack/plugins/security_solution/public/timelines/components/side_panel/event_details/footer.tsx

* Fix types

* Fix failing tests
2022-02-16 15:01:38 -07:00
..
routes [plugin-generator] don't generate .eslintrc.js files for internal plugins (#96921) 2021-04-13 07:43:03 -07:00
search_strategy [8.0] [Security Solution] Remove a data fetching hook from the add to timeline action component (#124331) (#125810) 2022-02-16 15:01:38 -07:00
utils [Timelines] Update fields metadata from beats 8.0 (#123014) (#123304) 2022-01-18 15:40:38 -07:00
index.ts [8.0] [eslint] enable type-specific lint rules (#114184) (#117444) 2021-11-04 03:02:56 +00:00
plugin.ts [8.0] [Security Solution] [Sourcerer] [Feature Branch] Update to use Kibana Data Views (#114806) (#117670) 2021-11-08 19:01:10 +00:00
types.ts Removes plugins/data/public deprecations from timelines plugin (#118975) (#118985) 2021-11-17 20:46:05 -07:00