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

[Security Solution] New Side nav integrating links config #132210

Merged
merged 34 commits into from
May 20, 2022
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
b8b145e
Update navigation landing pages to use appLinks config
machadoum May 11, 2022
cda1850
align app links changes
semd May 13, 2022
1449681
merge main
semd May 13, 2022
8df2b1b
link configs refactor to use updater$
semd May 13, 2022
59e5d1c
merge
semd May 13, 2022
b18c4c4
navigation panel categories
semd May 16, 2022
7e5895b
test and type fixes
semd May 16, 2022
d50dd4b
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine May 16, 2022
01a3fa2
types changes
semd May 16, 2022
66fb386
Merge branch '130023_security_side_nav_config' of https://github.com/…
semd May 16, 2022
e1f6a98
shared style change moved to a separate PR
semd May 16, 2022
d2b71de
use old deep links
semd May 16, 2022
ce8e988
Merge remote-tracking branch 'upstream/main' into 130023_security_sid…
semd May 16, 2022
320fce7
minor changes after ux meeting
semd May 17, 2022
cccf46f
conflicts solved
semd May 17, 2022
66a7713
add links filtering
semd May 17, 2022
5222d41
remove duplicated categories
semd May 17, 2022
50d715a
temporary increase of plugin size limit
semd May 17, 2022
f00c0ad
swap management links order
semd May 17, 2022
dbd28f6
improve performance closing nav panel
semd May 17, 2022
448477d
test updated
semd May 17, 2022
e1fe85b
host isolation page filterd and some improvements
semd May 18, 2022
a77c93b
remove async from plugin start
semd May 18, 2022
ac944aa
move links register from start to mount
semd May 18, 2022
c49f731
restore size limits
semd May 18, 2022
3a9ce56
merge main
semd May 18, 2022
d94f2ea
Merge remote-tracking branch 'elastic/main' into 130023_security_side…
machadoum May 19, 2022
ed4cda9
Fix use_show_timeline unit tests
machadoum May 19, 2022
b6e260e
reverted changes where we moved the navigation registration to the co…
YulNaumenko May 19, 2022
2f6a658
Merge branch '130023_security_side_nav_config' of https://github.com/…
YulNaumenko May 19, 2022
41ab96e
Merge branch 'main' into 130023_security_side_nav_config
YulNaumenko May 19, 2022
0f3da0e
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine May 19, 2022
8436ec4
Fix HostIsolationExceptions link visibility
machadoum May 20, 2022
c255354
Fix manageOldSiemRoutes been called before deepLinks initialization
machadoum May 20, 2022
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
Prev Previous commit
Next Next commit
restore size limits
semd committed May 18, 2022
commit c49f7311165ca8213eb1712709db68c3be4551f3
4 changes: 2 additions & 2 deletions packages/kbn-optimizer/limits.yml
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@ pageLoadAssetSize:
telemetry: 51957
telemetryManagementSection: 38586
transform: 41007
triggersActionsUi: 105800 #This is temporary. Check https://github.com/elastic/kibana/pull/130710#issuecomment-1119843458 & https://github.com/elastic/kibana/issues/130728
triggersActionsUi: 105800
upgradeAssistant: 81241
urlForwarding: 32579
usageCollection: 39762
@@ -93,7 +93,7 @@ pageLoadAssetSize:
expressionShape: 34008
interactiveSetup: 80000
expressionTagcloud: 27505
securitySolution: 289364 # This is temporary: https://github.com/elastic/kibana/pull/132210 update-limits when feature flag removed and deprecated code cleaned
securitySolution: 273763
customIntegrations: 28810
expressionMetricVis: 23121
expressionHeatmap: 27505