Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SecuritySolution] Onboard hosts and users risk score module (#140377)
* add create indices route * onBoardingHostRiskScore flow * restart transforms api * add more apis * add apis * add upgrade,delete,enable button * revert change * update apis and add unit tests * add unit tests * update users pivot scripts * update buttons * move files * integrate with UI * add endpoints for indices * rm create indices route from index management * rm unused constants * clean up * add unit tests for api * use enum RiskScoreEntity * clean up * fix unit test * review * create stored scripts * create and delete dashboard * fix unit tests * add unit tests * share api options * rm enable via dev tools button * styling * add unit tests * add doc link in toast * fix unit tests * move bulkCreatePrebuiltSavedObjects * fix types * revert change * rename base path * fix unit tests * add tracking * fix unit tests * fix unit tests * add unit tests * add unit tests * space awared ingest pipeline * create space awared objects * update unit tests * rename files * update unit tests * rename files * delete space awared saved objects * update snapshot * update snapshot * unit tests * space awared scripts * fix unit test * integrate upgrade button * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix' * add installation panel to hosts and users page * remove restart button * add badges and use es doc * add no data detected prompt * update no data prompt * fix unit tests * technical preview badge in alerts flyout * fix cypress tests * add cypress tests * rename testing data * rename params * update risk score module tests * update unit tests for enable and upgrade buttons * Update x-pack/plugins/security_solution/public/common/components/risk_score/risk_score_onboarding/translations.ts Co-authored-by: Steph Milovic <[email protected]> * Update x-pack/plugins/security_solution/public/common/components/risk_score/risk_score_onboarding/translations.ts Co-authored-by: Steph Milovic <[email protected]> * update utils tests * fix types * do not show loading state for upgrade and install panel Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Steph Milovic <[email protected]>
- Loading branch information