Skip to content

Replace Markdown Navigation with Links Panel #14938

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
5 changes: 5 additions & 0 deletions packages/cisco_ise/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.29.0"
changes:
- description: Replace navigation with links panels.
type: enhancement
link: https://github.com/elastic/integrations/pull/14938
- version: "1.28.1"
changes:
- description: Changed owners.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@
"visualizationType": "lnsDatatable"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"type": "lens"
},
"gridData": {
"h": 15,
Expand All @@ -157,7 +158,7 @@
"panelIndex": "c6de6800-58a4-42a7-8d92-9b5cda5149fe",
"title": "Top 10 Admin Name [Logs Cisco ISE]",
"type": "lens",
"version": "8.7.1"
"version": "8.9.0"
},
{
"embeddableConfig": {
Expand Down Expand Up @@ -249,7 +250,8 @@
"visualizationType": "lnsPie"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"type": "lens"
},
"gridData": {
"h": 15,
Expand All @@ -261,7 +263,7 @@
"panelIndex": "6c0e8ba3-813e-4cd6-bdef-588038714161",
"title": "Distribution of Events by Operation Status [Logs Cisco ISE]",
"type": "lens",
"version": "8.7.1"
"version": "8.9.0"
},
{
"embeddableConfig": {
Expand Down Expand Up @@ -353,7 +355,8 @@
"visualizationType": "lnsPie"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"type": "lens"
},
"gridData": {
"h": 15,
Expand All @@ -365,7 +368,7 @@
"panelIndex": "dfa9e762-262a-4c18-8d51-3f6582578bd5",
"title": "Distribution of Events by Operation Type [Logs Cisco ISE]",
"type": "lens",
"version": "8.7.1"
"version": "8.9.0"
},
{
"embeddableConfig": {
Expand All @@ -390,12 +393,10 @@
"title": "[Logs Cisco ISE] Posture and Client Provisioning Audit",
"version": 1
},
"coreMigrationVersion": "8.7.1",
"created_at": "2023-07-04T07:09:01.185Z",
"coreMigrationVersion": "8.8.0",
"created_at": "2025-08-20T18:13:04.344Z",
"id": "cisco_ise-44afda90-3991-11ed-bb16-3b8b6259e7b8",
"migrationVersion": {
"dashboard": "8.7.0"
},
"managed": true,
"references": [
{
"id": "logs-*",
Expand Down Expand Up @@ -441,7 +442,13 @@
"id": "cisco_ise-47c77dc0-a065-11ec-a0a2-1598702abf83",
"name": "a96ba462-fb6f-491b-ac11-c337720ff36d:panel_a96ba462-fb6f-491b-ac11-c337720ff36d",
"type": "search"
},
{
"id": "cisco_ise-security-solution-default",
"name": "tag-ref-security-solution-default",
"type": "tag"
}
],
"type": "dashboard"
"type": "dashboard",
"typeMigrationVersion": "8.9.0"
}
Loading