kibana/x-pack/plugins/cases/public
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
..
common [Cases] Fix create case titles (#121876) (#121918) 2021-12-22 16:01:53 -07:00
components [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
containers [8.0] [Security Solutions] Removes tech debt of exporting all from linter rule for cases plugin in the common section (#120559) 2021-12-06 18:54:44 -07:00
methods [Cases] RBAC (#95058) 2021-06-07 09:37:11 -04:00
utils [Security Solution] [Cases] Cases UI Plugin for RAC (#97646) 2021-04-29 07:41:46 -04:00
index.tsx Small clean up with Cases plugin API (#101668) 2021-06-10 08:43:07 -04:00
mocks.ts [Cases] RBAC Bugs (#101325) 2021-06-22 13:52:03 -04:00
plugin.ts [8.0] [Security Solutions] Removes tech debt of exporting all from linter rule for cases plugin in the common section (#120559) 2021-12-06 18:54:44 -07:00
types.ts [Cases][Sharable SOs] Resolve deep link ids (#111984) 2021-09-23 17:08:13 +02:00