kibana/x-pack/plugins/timelines/public/mock
Xavier Mouligneau 16af3e95cb
[RAC] Remove rbac on security solution side (#110472)
* wip to remove rbac

* Revert "[Cases] Include rule registry client for updating alert statuses (#108588)"

This reverts commit 1fd7038b34.

This leaves the rule registry mock changes

* remove rbac on Trend/Count alert

* update detection api for status

* remove @kbn-alerts packages

* fix leftover

* Switching cases to leverage update by query for alert status

* Adding missed files

* fix bad logic

* updating tests for use_alerts_privileges

* remove index alias/fields

* fix types

* fix plugin to get the right index names

* left over of alis on template

* forget to use current user for create/read route index

* updated alerts page to not show table when no privileges and updates to tests

* fix bug when switching between o11y and security solution

* updates tests and move to use privileges page when user tries to access alerts without proper access

* updating jest tests

* pairing with yara

* bring back kbn-alerts after discussion with the team

* fix types

* fix index field for o11y

* fix bug with updating index priv state

* fix i18n issue and update api docs

* fix refresh on alerts

* fix render view on alerts

* updating tests and checking for null in alerts page to not show no privileges page before load

* fix details rules

Co-authored-by: Jonathan Buttner <jonathan.buttner@elastic.co>
Co-authored-by: Yara Tercero <yara.tercero@elastic.co>
2021-09-01 04:23:44 -04:00
..
browser_fields.ts
cell_renderer.tsx
global_state.ts [RAC][Security Solution] Add to case actions in detail flyout (#108057) 2021-08-12 13:45:08 -04:00
header.ts
index.ts [Security Solution] [Bugfix] Fix analyzer missing from alert table (#109183) 2021-08-23 12:38:56 -06:00
index_pattern.ts
kibana_react.mock.ts [Security Solution][RAC] Migrate add to case action to timelines plugin (#106205) 2021-07-28 17:10:37 -04:00
mock_and_providers.tsx [Security Solution][RAC] Migrate add to case action to timelines plugin (#106205) 2021-07-28 17:10:37 -04:00
mock_data_providers.tsx [Security Solution][RAC] Migrate add to case action to timelines plugin (#106205) 2021-07-28 17:10:37 -04:00
mock_hover_actions.tsx [Security Solution] flyout UI adjustment (#108192) 2021-08-16 08:02:42 -04:00
mock_local_storage.ts
mock_timeline_control_columns.tsx
mock_timeline_data.ts [Security Solution][CTI] Update legacy CTI signals to latest ECS threat fields (#107988) 2021-08-14 01:57:23 -04:00
plugin_mock.tsx [Security Solution] [Bugfix] Fixes broken alert actions (add to case, investigate in timeline) (#109339) 2021-08-24 10:44:56 -04:00
t_grid.tsx [RAC] Remove rbac on security solution side (#110472) 2021-09-01 04:23:44 -04:00
test_providers.tsx