Skip to content

Commit

Permalink
Merge pull request #226 from Hyperkid123/release-learning-resources
Browse files Browse the repository at this point in the history
Release learning resources
  • Loading branch information
Hyperkid123 committed Jul 18, 2023
2 parents c9d54b0 + 4d33d94 commit 62f3ae7
Show file tree
Hide file tree
Showing 17 changed files with 108 additions and 79 deletions.
6 changes: 6 additions & 0 deletions static/beta/prod/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,12 @@
"props": {
"bundle": "iam"
}
},
{
"pathname": "/hac/learning-resources",
"props": {
"bundle": "hac"
}
}
]
}
Expand Down
6 changes: 6 additions & 0 deletions static/beta/prod/navigation/ansible-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"filterable": false,
"href": "/ansible/ansible-dashboard"
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/ansible/learning-resources"
},
{
"title": "Automation Hub",
"expandable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
"appId": "hacCore",
"title": "Flat nav",
"dynamicNav": "hacCore"
},
{
"id": "learningResources",
"appId": "applicationServices",
"title": "Learning Resources",
"href": "/hac/learning-resources"
}
]
}
13 changes: 6 additions & 7 deletions static/beta/prod/navigation/edge-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
}
]
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/edge/learning-resources"
},
{
"title": "Manage Images",
"expandable": true,
Expand All @@ -31,13 +37,6 @@
"href": "/edge/manage-images"
}
]
},
{
"title": "Learning resources",
"id": "learningResources",
"filterable": false,
"appId": "edge",
"href": "/edge/learning-resources"
}
]
}
13 changes: 6 additions & 7 deletions static/beta/prod/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "View, Register, or Create an OpenShift Cluster."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "overview",
"appId": "openshift",
Expand Down Expand Up @@ -224,13 +230,6 @@
"href": "https://marketplace.redhat.com",
"filterable": false,
"isExternal": true
},
{
"id": "documentation",
"href": "https://access.redhat.com/documentation/en-us/openshift_cluster_manager/",
"title": "Documentation",
"filterable": false,
"isExternal": true
}
]
}
12 changes: 12 additions & 0 deletions static/beta/stage/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,18 @@
"props": {
"bundle": "iam"
}
},
{
"pathname": "/hac/learning-resources",
"props": {
"bundle": "hac"
}
},
{
"pathname": "/subscriptions/learning-resources",
"props": {
"bundle": "subscriptions"
}
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"id": "flatNav",
"title": "Flat nav",
"dynamicNav": "hacCore"
},
{
"id": "learningResources",
"appId": "applicationServices",
"title": "Learning Resources",
"href": "/hac/learning-resources"
}
]
}
19 changes: 6 additions & 13 deletions static/beta/stage/navigation/edge-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@
}
]
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/edge/learning-resources"
},
{
"title": "Manage Images",
"expandable": true,
Expand Down Expand Up @@ -71,19 +77,6 @@
]
}
]
},
{
"id": "learningResources",
"title": "Learning Resources",
"appId": "learningResources",
"filterable": false,
"href": "/edge/learning-resources",
"permissions": [
{
"method": "withEmail",
"args": ["@redhat.com", "@sbb.ch"]
}
]
}
]
}
19 changes: 6 additions & 13 deletions static/beta/stage/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "View, Register, or Create an OpenShift Cluster."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "overview",
"appId": "openshift",
Expand All @@ -19,12 +25,6 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "Overview of your OpenShift Environment."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "releases",
"appId": "openshift",
Expand Down Expand Up @@ -233,13 +233,6 @@
"title": "Red Hat Marketplace",
"href": "https://marketplace.redhat.com",
"isExternal": true
},
{
"id": "documentation",
"href": "https://access.redhat.com/documentation/en-us/openshift_cluster_manager/",
"title": "Documentation",
"filterable": false,
"isExternal": true
}
]
}
6 changes: 6 additions & 0 deletions static/stable/prod/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,12 @@
"props": {
"bundle": "iam"
}
},
{
"pathname": "/hac/learning-resources",
"props": {
"bundle": "hac"
}
}
]
}
Expand Down
6 changes: 6 additions & 0 deletions static/stable/prod/navigation/ansible-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"filterable": false,
"href": "/ansible/ansible-dashboard"
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/ansible/learning-resources"
},
{
"title": "Automation Hub",
"expandable": true,
Expand Down
13 changes: 6 additions & 7 deletions static/stable/prod/navigation/edge-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
}
]
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/edge/learning-resources"
},
{
"title": "Manage Images",
"expandable": true,
Expand All @@ -37,13 +43,6 @@
"href": "/edge/repositories"
}
]
},
{
"title": "Learning resources",
"id": "learningResources",
"filterable": false,
"appId": "edge",
"href": "/edge/learning-resources"
}
]
}
13 changes: 6 additions & 7 deletions static/stable/prod/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "View, Register, or Create an OpenShift Cluster."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "overview",
"appId": "openshift",
Expand Down Expand Up @@ -224,13 +230,6 @@
"href": "https://marketplace.redhat.com",
"filterable": false,
"isExternal": true
},
{
"id": "documentation",
"href": "https://access.redhat.com/documentation/en-us/openshift_cluster_manager/",
"title": "Documentation",
"filterable": false,
"isExternal": true
}
]
}
6 changes: 6 additions & 0 deletions static/stable/stage/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,12 @@
"props": {
"bundle": "iam"
}
},
{
"pathname": "/hac/learning-resources",
"props": {
"bundle": "hac"
}
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"id": "flatNav",
"title": "Flat nav",
"dynamicNav": "hacCore"
},
{
"id": "learningResources",
"appId": "applicationServices",
"title": "Learning Resources",
"href": "/hac/learning-resources"
}
]
}
18 changes: 6 additions & 12 deletions static/stable/stage/navigation/edge-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@
}
]
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/edge/learning-resources"
},
{
"title": "Manage Images",
"expandable": true,
Expand Down Expand Up @@ -70,18 +76,6 @@
]
}
]
}, {
"id": "learningResources",
"title": "Learning resources",
"appId": "learningResources",
"filterable": false,
"href": "/edge/learning-resources",
"permissions": [
{
"method": "withEmail",
"args": ["@redhat.com", "@sbb.ch"]
}
]
}
]
}
19 changes: 6 additions & 13 deletions static/stable/stage/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "View, Register, or Create an OpenShift Cluster."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "overview",
"appId": "openshift",
Expand All @@ -19,12 +25,6 @@
"product": "Red Hat OpenShift Cluster Manager",
"description": "Overview of your OpenShift Environment."
},
{
"id": "learningResources",
"appId": "learningResources",
"title": "Learning Resources",
"href": "/openshift/learning-resources"
},
{
"id": "releases",
"appId": "openshift",
Expand Down Expand Up @@ -220,13 +220,6 @@
"title": "Red Hat Marketplace",
"href": "https://marketplace.redhat.com",
"isExternal": true
},
{
"id": "documentation",
"href": "https://access.redhat.com/documentation/en-us/openshift_cluster_manager/",
"title": "Documentation",
"filterable": false,
"isExternal": true
}
]
}

0 comments on commit 62f3ae7

Please sign in to comment.