Skip to content

Commit c147824

Browse files
authored
Merge branch 'release-1.3' into RHIDP-4569-Adds-benefits-of-RHDH-PR663
2 parents e1a512c + 60b62b4 commit c147824

File tree

76 files changed

+936
-825
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+936
-825
lines changed

artifacts/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
:product-short: Developer Hub
1212
:product-very-short: RHDH
1313
:product-version: 1.3
14-
:product-bundle-version: 1.3.0
15-
:product-chart-version: 1.3.0
14+
:product-bundle-version: 1.3.1
15+
:product-chart-version: 1.3.1
1616
:product-backstage-version: 1.29.2
1717
:rhdeveloper-name: Red Hat Developer
1818
:rhel: Red Hat Enterprise Linux
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
3+
[id="customizing-the-quick-access-card-in-rhdh"]
4+
= Customizing the Quick access card in {product}
5+
6+
To access the Home page in {product}, the base URL must include the `/developer-hub` proxy. You can configure the Home page by passing the data into the `app-config.yaml` file as a proxy. You can provide data to the Home page from the following sources:
7+
8+
* JSON files hosted on GitHub or GitLab.
9+
* A dedicated service that provides the Home page data in JSON format using an API.
10+
11+
include::modules/getting-started/proc-using-hosted-json-files-to-provide-data-to-the-quick-access-card.adoc[leveloffset=+1]
12+
include::modules/getting-started/proc-using-a-dedicated-service-to-provide-data-to-the-quick-access-card.adoc[leveloffset=+1]
13+
14+
15+
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[id='proc-customize-rhdh-homepage_{context}']
2+
= Customizing the Home page in {product}
3+
4+
When using the `app-config`, you can do the following:
5+
6+
* Customize and extend the default Home page layout with additional cards that appear based on the plugins you have installed and enabled.
7+
* Change quick access links.
8+
* Add, reorganize, and remove the following available cards:
9+
+
10+
** Search bar
11+
** Quick access
12+
** Headline
13+
** Markdown
14+
** Placeholder
15+
** Catalog starred entities
16+
** Featured docs
17+
18+
include::modules/getting-started/proc-customizing-the-home-page-cards.adoc[leveloffset=+1]
19+
include::modules/getting-started/proc-defining-the-layout-of-the-product-home-page.adoc[leveloffset=+1]

assemblies/assembly-release-notes-fixed-issues.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ include::modules/release-notes/snip-bug-fix-rhidp-4013.adoc[leveloffset=+1]
6565
include::modules/release-notes/snip-bug-fix-rhidp-4046.adoc[leveloffset=+1]
6666

6767

68+
include::modules/release-notes/snip-bug-fix-rhidp-4069.adoc[leveloffset=+1]
69+
70+
6871
include::modules/release-notes/snip-bug-fix-rhidp-4200.adoc[leveloffset=+1]
6972

7073

assemblies/assembly-release-notes-fixed-security-issues.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This section lists security issues fixed in {product} {product-version}.
66

77
== {product} {product-bundle-version}
88

9+
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.3.1.adoc[leveloffset=+2]
10+
11+
include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.1.adoc[leveloffset=+2]
12+
13+
== {product} 1.3.0
14+
915
include::modules/release-notes/snip-fixed-security-issues-in-product-1.3.0.adoc[leveloffset=+2]
1016

1117
include::modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.0.adoc[leveloffset=+2]

assemblies/assembly-release-notes-known-issues.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ This section lists known issues in {product} {product-version}.
88
include::modules/release-notes/snip-known-issue-rhidp-4378.adoc[leveloffset=+1]
99

1010

11-
include::modules/release-notes/snip-known-issue-rhidp-4069.adoc[leveloffset=+1]
12-
13-
1411
include::modules/release-notes/snip-known-issue-rhidp-4067.adoc[leveloffset=+1]
1512

1613

assemblies/assembly-rhdh-integration-aks.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This integration requires the deployment of {product-short} on {aks-short} using
1313
* The Helm chart
1414
* The {product} Operator
1515
16-
include::modules/admin/proc-rhdh-monitoring-logging-aks.adoc[leveloffset=+1]
16+
.Additional resources
17+
* link:{authentication-book-url}#assembly-authenticating-with-microsoft-azure[Authenticating with {azure-brand-name}]
1718
18-
include::modules/admin/proc-using-azure-auth-provider.adoc[leveloffset=+1]
19+
include::modules/admin/proc-rhdh-monitoring-logging-aks.adoc[leveloffset=+1]

assemblies/assembly-rhdh-integration-aws.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ The integration with {aws-short} requires the deployment of {product-short} in {
1414
1515
include::modules/admin/proc-rhdh-monitoring-logging-aws.adoc[leveloffset=+1]
1616

17-
include::modules/admin/proc-using-aws-cognito-auth-provider.adoc[leveloffset=+1]

assemblies/dynamic-plugins/assembly-rhdh-installing-dynamic-plugins.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include::../modules/dynamic-plugins/con-preinstalled-dynamic-plugins.adoc[levelo
1111
// Dynamic plugins tables
1212

1313
// Red Hat Generally Available supported plugins
14-
include::../modules/dynamic-plugins/ref-rh-supported-plugins.adoc[leveloffset=+3]
14+
include::../modules/dynamic-plugins/ref-rh-supported-plugins.adoc[leveloffset=+2]
1515

1616
[NOTE]
1717
====
@@ -21,11 +21,11 @@ include::../modules/dynamic-plugins/ref-rh-supported-plugins.adoc[leveloffset=+3
2121
====
2222

2323
// Technology preview support statement
24-
include::../../artifacts/snip-dynamic-plugins-support.adoc[leveloffset=+3]
24+
include::../../artifacts/snip-dynamic-plugins-support.adoc[leveloffset=+2]
2525

2626
// Red Hat Technology Preview plugins
2727
[id="rhdh-tech-preview-plugins"]
28-
include::../modules/dynamic-plugins/ref-rh-tech-preview-plugins.adoc[leveloffset=+4]
28+
include::../modules/dynamic-plugins/ref-rh-tech-preview-plugins.adoc[leveloffset=+3]
2929

3030
[NOTE]
3131
====
@@ -34,7 +34,7 @@ include::../modules/dynamic-plugins/ref-rh-tech-preview-plugins.adoc[leveloffset
3434

3535
// Community plugins
3636
[id="rhdh-community-plugins"]
37-
include::../modules/dynamic-plugins/ref-community-plugins.adoc[leveloffset=+4]
37+
include::../modules/dynamic-plugins/ref-community-plugins.adoc[leveloffset=+3]
3838

3939
// Red Hat compatible plugins
4040
[id="rhdh-compatible-plugins"]

modules/admin/proc-using-aws-cognito-auth-provider.adoc

Lines changed: 0 additions & 219 deletions
This file was deleted.

0 commit comments

Comments
 (0)