diff --git a/web/src/pages/applications/ApplicationViewPage.ts b/web/src/pages/applications/ApplicationViewPage.ts index 95d28a557..c27fb10aa 100644 --- a/web/src/pages/applications/ApplicationViewPage.ts +++ b/web/src/pages/applications/ApplicationViewPage.ts @@ -67,7 +67,7 @@ export class ApplicationViewPage extends LitElement { } return html` -
+
-
+
${t`These policies control which users can access this application.`}
diff --git a/web/src/pages/flows/FlowViewPage.ts b/web/src/pages/flows/FlowViewPage.ts index 8c49533c1..0736ba981 100644 --- a/web/src/pages/flows/FlowViewPage.ts +++ b/web/src/pages/flows/FlowViewPage.ts @@ -56,7 +56,7 @@ export class FlowViewPage extends LitElement { description=${this.flow.title}> -
+
-
+
@@ -104,7 +104,7 @@ export class FlowViewPage extends LitElement {
-
+
${t`These policies control which users can access this flow.`}
@@ -113,7 +113,7 @@ export class FlowViewPage extends LitElement {
-
+
-
+
@@ -138,7 +138,7 @@ export class OAuth2ProviderViewPage extends LitElement {
-
+
-
+
diff --git a/web/src/pages/providers/proxy/ProxyProviderViewPage.ts b/web/src/pages/providers/proxy/ProxyProviderViewPage.ts index 38229fefe..05cafd475 100644 --- a/web/src/pages/providers/proxy/ProxyProviderViewPage.ts +++ b/web/src/pages/providers/proxy/ProxyProviderViewPage.ts @@ -58,7 +58,7 @@ export class ProxyProviderViewPage extends LitElement { return html``; } return html` -
+
@@ -138,7 +138,7 @@ export class ProxyProviderViewPage extends LitElement {
-
+
-
+
@@ -131,7 +131,7 @@ export class SAMLProviderViewPage extends LitElement {
-
+
${this.provider.assignedApplicationName ? html` -
+
diff --git a/web/src/pages/sources/ldap/LDAPSourceViewPage.ts b/web/src/pages/sources/ldap/LDAPSourceViewPage.ts index 478b9ac9d..97f27cefa 100644 --- a/web/src/pages/sources/ldap/LDAPSourceViewPage.ts +++ b/web/src/pages/sources/ldap/LDAPSourceViewPage.ts @@ -57,7 +57,7 @@ export class LDAPSourceViewPage extends LitElement { return html``; } return html` -
+
@@ -114,7 +114,7 @@ export class LDAPSourceViewPage extends LitElement {
-
+
-
+
diff --git a/web/src/pages/sources/oauth/OAuthSourceViewPage.ts b/web/src/pages/sources/oauth/OAuthSourceViewPage.ts index 703ece404..f49619f98 100644 --- a/web/src/pages/sources/oauth/OAuthSourceViewPage.ts +++ b/web/src/pages/sources/oauth/OAuthSourceViewPage.ts @@ -56,7 +56,7 @@ export class OAuthSourceViewPage extends LitElement { return html``; } return html` -
+
@@ -133,7 +133,7 @@ export class OAuthSourceViewPage extends LitElement {
-
+
-
+
${t`These policies control which users can access this source.`}
diff --git a/web/src/pages/sources/saml/SAMLSourceViewPage.ts b/web/src/pages/sources/saml/SAMLSourceViewPage.ts index aefce2c6b..3cf2cccee 100644 --- a/web/src/pages/sources/saml/SAMLSourceViewPage.ts +++ b/web/src/pages/sources/saml/SAMLSourceViewPage.ts @@ -59,7 +59,7 @@ export class SAMLSourceViewPage extends LitElement { return html``; } return html` -
+
@@ -120,7 +120,7 @@ export class SAMLSourceViewPage extends LitElement {
-
+
-
+
@@ -152,7 +152,7 @@ export class SAMLSourceViewPage extends LitElement {
-
+
${t`These policies control which users can access this source.`}
diff --git a/web/src/pages/user-settings/UserSettingsPage.ts b/web/src/pages/user-settings/UserSettingsPage.ts index d61b3e158..d475167d2 100644 --- a/web/src/pages/user-settings/UserSettingsPage.ts +++ b/web/src/pages/user-settings/UserSettingsPage.ts @@ -72,10 +72,10 @@ export class UserSettingsPage extends LitElement { description=${t`Configure settings relevant to your user profile.`}> -
+
-
+
${until(new StagesApi(DEFAULT_CONFIG).stagesAllUserSettings().then((stages) => { diff --git a/web/src/pages/users/UserViewPage.ts b/web/src/pages/users/UserViewPage.ts index 2da02f1cc..82bf1c31c 100644 --- a/web/src/pages/users/UserViewPage.ts +++ b/web/src/pages/users/UserViewPage.ts @@ -73,7 +73,7 @@ export class UserViewPage extends LitElement { return html``; } return html` -
+
-
+
-
+
@@ -194,7 +194,7 @@ export class UserViewPage extends LitElement {
-
+
@@ -202,7 +202,7 @@ export class UserViewPage extends LitElement {
-
+