web/admin: fix header hight for inherited objects
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
5d64b0cafd
commit
f156c0f05d
|
@ -37,6 +37,8 @@ export class RouterOutlet extends LitElement {
|
||||||
}
|
}
|
||||||
*:first-child {
|
*:first-child {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
];
|
];
|
||||||
|
|
|
@ -163,7 +163,7 @@ msgstr "App"
|
||||||
|
|
||||||
#: src/elements/user/UserConsentList.ts:29
|
#: src/elements/user/UserConsentList.ts:29
|
||||||
#: src/pages/admin-overview/TopApplicationsTable.ts:42
|
#: src/pages/admin-overview/TopApplicationsTable.ts:42
|
||||||
#: src/pages/applications/ApplicationListPage.ts:100
|
#: src/pages/applications/ApplicationListPage.ts:104
|
||||||
#: src/pages/providers/ProviderListPage.ts:53
|
#: src/pages/providers/ProviderListPage.ts:53
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr "Application"
|
msgstr "Application"
|
||||||
|
@ -689,8 +689,8 @@ msgid "Copy Key"
|
||||||
msgstr "Copy Key"
|
msgstr "Copy Key"
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationForm.ts:120
|
#: src/pages/applications/ApplicationForm.ts:120
|
||||||
#: src/pages/applications/ApplicationListPage.ts:116
|
#: src/pages/applications/ApplicationListPage.ts:120
|
||||||
#: src/pages/applications/ApplicationListPage.ts:124
|
#: src/pages/applications/ApplicationListPage.ts:128
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:122
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:122
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:130
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:130
|
||||||
#: src/pages/events/RuleListPage.ts:91
|
#: src/pages/events/RuleListPage.ts:91
|
||||||
|
@ -736,7 +736,7 @@ msgstr "Copy Key"
|
||||||
msgid "Create"
|
msgid "Create"
|
||||||
msgstr "Create"
|
msgstr "Create"
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:119
|
#: src/pages/applications/ApplicationListPage.ts:123
|
||||||
#: src/pages/providers/RelatedApplicationButton.ts:30
|
#: src/pages/providers/RelatedApplicationButton.ts:30
|
||||||
msgid "Create Application"
|
msgid "Create Application"
|
||||||
msgstr "Create Application"
|
msgstr "Create Application"
|
||||||
|
@ -861,7 +861,7 @@ msgid "Define how notifications are sent to users, like Email or Webhook."
|
||||||
msgstr "Define how notifications are sent to users, like Email or Webhook."
|
msgstr "Define how notifications are sent to users, like Email or Webhook."
|
||||||
|
|
||||||
#: src/elements/forms/DeleteForm.ts:79
|
#: src/elements/forms/DeleteForm.ts:79
|
||||||
#: src/pages/applications/ApplicationListPage.ts:107
|
#: src/pages/applications/ApplicationListPage.ts:111
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:86
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:86
|
||||||
#: src/pages/events/RuleListPage.ts:82
|
#: src/pages/events/RuleListPage.ts:82
|
||||||
#: src/pages/events/TransportListPage.ts:86
|
#: src/pages/events/TransportListPage.ts:86
|
||||||
|
@ -1007,7 +1007,7 @@ msgstr "Dummy stage used for testing. Shows a simple continue button and always
|
||||||
msgid "Each provider has a different issuer, based on the application slug."
|
msgid "Each provider has a different issuer, based on the application slug."
|
||||||
msgstr "Each provider has a different issuer, based on the application slug."
|
msgstr "Each provider has a different issuer, based on the application slug."
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:90
|
#: src/pages/applications/ApplicationListPage.ts:94
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:94
|
#: src/pages/applications/ApplicationViewPage.ts:94
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:108
|
#: src/pages/applications/ApplicationViewPage.ts:108
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:74
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:74
|
||||||
|
@ -2096,7 +2096,7 @@ msgstr "Only fail the policy, don't invalidate user's password."
|
||||||
msgid "Only send notification once, for example when sending a webhook into a chat channel."
|
msgid "Only send notification once, for example when sending a webhook into a chat channel."
|
||||||
msgstr "Only send notification once, for example when sending a webhook into a chat channel."
|
msgstr "Only send notification once, for example when sending a webhook into a chat channel."
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:95
|
#: src/pages/applications/ApplicationListPage.ts:99
|
||||||
msgid "Open application"
|
msgid "Open application"
|
||||||
msgstr "Open application"
|
msgstr "Open application"
|
||||||
|
|
||||||
|
@ -3439,7 +3439,7 @@ msgstr "Unknown"
|
||||||
msgid "Up-to-date!"
|
msgid "Up-to-date!"
|
||||||
msgstr "Up-to-date!"
|
msgstr "Up-to-date!"
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:82
|
#: src/pages/applications/ApplicationListPage.ts:86
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:100
|
#: src/pages/applications/ApplicationViewPage.ts:100
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:66
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:66
|
||||||
#: src/pages/events/RuleListPage.ts:62
|
#: src/pages/events/RuleListPage.ts:62
|
||||||
|
@ -3477,7 +3477,7 @@ msgstr "Up-to-date!"
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr "Update"
|
msgstr "Update"
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:85
|
#: src/pages/applications/ApplicationListPage.ts:89
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:103
|
#: src/pages/applications/ApplicationViewPage.ts:103
|
||||||
msgid "Update Application"
|
msgid "Update Application"
|
||||||
msgstr "Update Application"
|
msgstr "Update Application"
|
||||||
|
|
|
@ -163,7 +163,7 @@ msgstr ""
|
||||||
|
|
||||||
#: src/elements/user/UserConsentList.ts:29
|
#: src/elements/user/UserConsentList.ts:29
|
||||||
#: src/pages/admin-overview/TopApplicationsTable.ts:42
|
#: src/pages/admin-overview/TopApplicationsTable.ts:42
|
||||||
#: src/pages/applications/ApplicationListPage.ts:100
|
#: src/pages/applications/ApplicationListPage.ts:104
|
||||||
#: src/pages/providers/ProviderListPage.ts:53
|
#: src/pages/providers/ProviderListPage.ts:53
|
||||||
msgid "Application"
|
msgid "Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -683,8 +683,8 @@ msgid "Copy Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationForm.ts:120
|
#: src/pages/applications/ApplicationForm.ts:120
|
||||||
#: src/pages/applications/ApplicationListPage.ts:116
|
#: src/pages/applications/ApplicationListPage.ts:120
|
||||||
#: src/pages/applications/ApplicationListPage.ts:124
|
#: src/pages/applications/ApplicationListPage.ts:128
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:122
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:122
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:130
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:130
|
||||||
#: src/pages/events/RuleListPage.ts:91
|
#: src/pages/events/RuleListPage.ts:91
|
||||||
|
@ -730,7 +730,7 @@ msgstr ""
|
||||||
msgid "Create"
|
msgid "Create"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:119
|
#: src/pages/applications/ApplicationListPage.ts:123
|
||||||
#: src/pages/providers/RelatedApplicationButton.ts:30
|
#: src/pages/providers/RelatedApplicationButton.ts:30
|
||||||
msgid "Create Application"
|
msgid "Create Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -855,7 +855,7 @@ msgid "Define how notifications are sent to users, like Email or Webhook."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/elements/forms/DeleteForm.ts:79
|
#: src/elements/forms/DeleteForm.ts:79
|
||||||
#: src/pages/applications/ApplicationListPage.ts:107
|
#: src/pages/applications/ApplicationListPage.ts:111
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:86
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:86
|
||||||
#: src/pages/events/RuleListPage.ts:82
|
#: src/pages/events/RuleListPage.ts:82
|
||||||
#: src/pages/events/TransportListPage.ts:86
|
#: src/pages/events/TransportListPage.ts:86
|
||||||
|
@ -999,7 +999,7 @@ msgstr ""
|
||||||
msgid "Each provider has a different issuer, based on the application slug."
|
msgid "Each provider has a different issuer, based on the application slug."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:90
|
#: src/pages/applications/ApplicationListPage.ts:94
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:94
|
#: src/pages/applications/ApplicationViewPage.ts:94
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:108
|
#: src/pages/applications/ApplicationViewPage.ts:108
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:74
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:74
|
||||||
|
@ -2088,7 +2088,7 @@ msgstr ""
|
||||||
msgid "Only send notification once, for example when sending a webhook into a chat channel."
|
msgid "Only send notification once, for example when sending a webhook into a chat channel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:95
|
#: src/pages/applications/ApplicationListPage.ts:99
|
||||||
msgid "Open application"
|
msgid "Open application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3429,7 +3429,7 @@ msgstr ""
|
||||||
msgid "Up-to-date!"
|
msgid "Up-to-date!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:82
|
#: src/pages/applications/ApplicationListPage.ts:86
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:100
|
#: src/pages/applications/ApplicationViewPage.ts:100
|
||||||
#: src/pages/crypto/CertificateKeyPairListPage.ts:66
|
#: src/pages/crypto/CertificateKeyPairListPage.ts:66
|
||||||
#: src/pages/events/RuleListPage.ts:62
|
#: src/pages/events/RuleListPage.ts:62
|
||||||
|
@ -3467,7 +3467,7 @@ msgstr ""
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/applications/ApplicationListPage.ts:85
|
#: src/pages/applications/ApplicationListPage.ts:89
|
||||||
#: src/pages/applications/ApplicationViewPage.ts:103
|
#: src/pages/applications/ApplicationViewPage.ts:103
|
||||||
msgid "Update Application"
|
msgid "Update Application"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import { css, CSSResult, customElement, html, LitElement, property, TemplateResult } from "lit-element";
|
import { customElement, html, LitElement, property, TemplateResult } from "lit-element";
|
||||||
|
|
||||||
import "../../elements/buttons/SpinnerButton";
|
import "../../elements/buttons/SpinnerButton";
|
||||||
import "../../elements/EmptyState";
|
import "../../elements/EmptyState";
|
||||||
|
@ -24,14 +24,6 @@ export class ProviderViewPage extends LitElement {
|
||||||
@property({ attribute: false })
|
@property({ attribute: false })
|
||||||
provider?: Provider;
|
provider?: Provider;
|
||||||
|
|
||||||
static get styles(): CSSResult[] {
|
|
||||||
return [css`
|
|
||||||
* {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
`];
|
|
||||||
}
|
|
||||||
|
|
||||||
renderProvider(): TemplateResult {
|
renderProvider(): TemplateResult {
|
||||||
if (!this.provider) {
|
if (!this.provider) {
|
||||||
return html`<ak-empty-state ?loading=${true} ?fullHeight=${true}></ak-empty-state>`;
|
return html`<ak-empty-state ?loading=${true} ?fullHeight=${true}></ak-empty-state>`;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import { css, CSSResult, customElement, html, LitElement, property, TemplateResult } from "lit-element";
|
import { customElement, html, LitElement, property, TemplateResult } from "lit-element";
|
||||||
import { Source, SourcesApi } from "authentik-api";
|
import { Source, SourcesApi } from "authentik-api";
|
||||||
import { DEFAULT_CONFIG } from "../../api/Config";
|
import { DEFAULT_CONFIG } from "../../api/Config";
|
||||||
|
|
||||||
|
@ -26,14 +26,6 @@ export class SourceViewPage extends LitElement {
|
||||||
@property({ attribute: false })
|
@property({ attribute: false })
|
||||||
source?: Source;
|
source?: Source;
|
||||||
|
|
||||||
static get styles(): CSSResult[] {
|
|
||||||
return [css`
|
|
||||||
* {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
`];
|
|
||||||
}
|
|
||||||
|
|
||||||
renderSource(): TemplateResult {
|
renderSource(): TemplateResult {
|
||||||
if (!this.source) {
|
if (!this.source) {
|
||||||
return html`<ak-empty-state ?loading=${true} ?fullHeight=${true}></ak-empty-state>`;
|
return html`<ak-empty-state ?loading=${true} ?fullHeight=${true}></ak-empty-state>`;
|
||||||
|
|
Reference in New Issue