Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SecuritySolution] Set correct onboarding cards capabilities #195990

Merged
merged 90 commits into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
0c575b7
basic architecture implemented
semd Sep 6, 2024
e10f1da
onboarding new directory in public
semd Sep 9, 2024
07075cd
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Sep 9, 2024
ea54df3
adapt design
semd Sep 10, 2024
9c06848
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Sep 10, 2024
ec4cd42
implement card utils
semd Sep 10, 2024
bac2c8d
finish dashboard card and card callout
semd Sep 11, 2024
6d173ad
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Sep 12, 2024
c6c077b
onboarding sub-plugin finished
semd Sep 13, 2024
592913f
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Sep 13, 2024
b05711a
finish service refactor
semd Sep 13, 2024
00aabd9
move service
semd Sep 13, 2024
106019f
remove old implementation
semd Sep 13, 2024
220c015
add some tests and fix old dir references
semd Sep 13, 2024
1f3f871
test and translations fixed
semd Sep 16, 2024
1eae840
test
semd Sep 16, 2024
feba421
Merge branch 'main' into refactor/onboarding_hub_new_architecture
elasticmachine Sep 16, 2024
cfa7a0c
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Sep 16, 2024
3c15ba6
some enhancements
semd Sep 18, 2024
41d6277
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Sep 18, 2024
6bfd445
Merge remote-tracking branch 'refs/remotes/origin/refactor/onboarding…
semd Sep 18, 2024
e87e10e
fix stuff
semd Sep 18, 2024
13b89d1
tests added for main hooks
semd Sep 19, 2024
794946c
fix test
semd Sep 19, 2024
b2a2873
add fleet integration
angorayc Sep 17, 2024
b226a3c
add installation status
angorayc Sep 17, 2024
c6b1992
installation status
angorayc Sep 18, 2024
5053567
clean up
angorayc Sep 20, 2024
e64e0aa
integration badge
angorayc Sep 20, 2024
f66bbd8
add customised cancellation link
angorayc Sep 24, 2024
a3ffd1e
agent still required
angorayc Sep 24, 2024
25943e0
display only 9 cards in the first tab
angorayc Sep 24, 2024
172345f
cancellation link
angorayc Sep 25, 2024
94fd73f
types
angorayc Sep 26, 2024
1800b07
add empty state styles
angorayc Sep 26, 2024
ef9d5ad
update complete badge
angorayc Sep 26, 2024
b6857c3
unit tests
angorayc Sep 27, 2024
ea3266f
update installStatus in IntegrationCardItem
angorayc Sep 27, 2024
80b6ee3
agentless available callout
angorayc Sep 27, 2024
2487395
update routes state
angorayc Sep 30, 2024
0ff541b
update onSave link in fleet
angorayc Sep 30, 2024
9621486
update unit tests
angorayc Sep 30, 2024
0856719
fix apm link
angorayc Oct 1, 2024
ca0da36
fixup
angorayc Oct 1, 2024
69c71cc
clean up
angorayc Oct 1, 2024
8da2fc8
update installation label
angorayc Oct 1, 2024
3733369
types
angorayc Oct 1, 2024
49e182e
add comments in fleet
angorayc Oct 3, 2024
03adb15
tests
angorayc Oct 3, 2024
97ebde6
code review
angorayc Oct 4, 2024
1be3165
search term behaviour
angorayc Oct 7, 2024
e833767
unit tests
angorayc Oct 7, 2024
94e1daa
feat: add new cards
agusruidiazgd Sep 23, 2024
b41ce90
improving cards
agusruidiazgd Sep 25, 2024
121afdf
add rules check complete function
agusruidiazgd Sep 30, 2024
046aebd
change dark theme styles feedback
agusruidiazgd Oct 1, 2024
7554939
adding tests
agusruidiazgd Oct 4, 2024
6712a29
mv withLazyHook
angorayc Oct 7, 2024
1c65dac
add static integration list
angorayc Oct 8, 2024
90e72ae
support custom sorting on integrations
angorayc Oct 8, 2024
18e3101
organizing code
agusruidiazgd Oct 8, 2024
506c929
add endpoint callout
angorayc Oct 8, 2024
c6d35d2
remove duplicated state
angorayc Oct 8, 2024
71edb9c
type casting
angorayc Oct 8, 2024
6679a43
improving ai connector flow
agusruidiazgd Oct 8, 2024
4d6d6dd
pr comments
agusruidiazgd Oct 9, 2024
b2c3e80
improve style in card_content_panel
agusruidiazgd Oct 9, 2024
ac65f75
n AI connectors added - complete status badge
agusruidiazgd Oct 9, 2024
92b7c71
missing style for ai connector
agusruidiazgd Oct 9, 2024
39b6af2
pr comments
agusruidiazgd Oct 9, 2024
cfd190c
update network sub category
angorayc Oct 9, 2024
f272a5b
design feedback
agusruidiazgd Oct 10, 2024
b16a1f7
Merge pull request #8 from angorayc/onboarding-fleet-integration
semd Oct 10, 2024
13b2178
solve conflicts
semd Oct 10, 2024
f59ae53
Merge pull request #9 from agusruidiazgd/feat/onboarding_hub_new_cards
semd Oct 10, 2024
a425490
solve conflicts
semd Oct 10, 2024
34e718b
some small improvements
semd Oct 10, 2024
55f82b4
update tests
angorayc Oct 10, 2024
a3e61e0
Merge pull request #10 from angorayc/refactor/onboarding_hub_new_arch…
semd Oct 10, 2024
dab0bc0
fixes
semd Oct 10, 2024
77e5a2e
Merge remote-tracking branch 'refs/remotes/origin/refactor/onboarding…
semd Oct 10, 2024
12dd431
types fixes
semd Oct 10, 2024
1e0d3e3
fix ess onboarding settings
semd Oct 10, 2024
90822a2
align fleet change
semd Oct 11, 2024
8de9db5
Merge remote-tracking branch 'upstream/main' into refactor/onboarding…
semd Oct 11, 2024
f64539e
address review comments
semd Oct 11, 2024
e33fb1a
fix type error
semd Oct 11, 2024
9a4f636
Merge remote-tracking branch 'upstream/main' into 183765_fix_onboardi…
semd Oct 11, 2024
d33b089
fix required capabilities and license
semd Oct 11, 2024
2374d4a
Merge branch 'main' into 183765_fix_onboarding_capabilities
elasticmachine Oct 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ export const assistantCardConfig: OnboardingCardConfig<AssistantCardMetadata> =
)
),
checkComplete: checkAssistantCardComplete,
capabilities: 'securitySolutionAssistant.ai-assistant',
licenseType: 'enterprise',
};
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ export const attackDiscoveryCardConfig: OnboardingCardConfig = {
'./attack_discovery_card'
)
),
capabilities: 'securitySolutionAttackDiscovery.attack-discovery',
licenseType: 'enterprise',
};
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ export const integrationsCardConfig: OnboardingCardConfig<IntegrationCardMetadat
)
),
checkComplete: checkIntegrationsCardComplete,
capabilities: ['fleet.all', 'fleetv2.all'],
licenseType: 'basic',
capabilities: 'fleet.read',
};