Loading exampleSite/content/issues/2018-06-13-maintenance-window.md→exampleSite/content/issues/2020-06-13-maintenance-window.md +2 −2 Original line number Diff line number Diff line --- title: Maintenance Window date: 2018-06-13 15:54:00 date: 2020-06-13 15:54:00 resolved: true resolvedWhen: 2018-06-13 16:54:00 resolvedWhen: 2020-06-13 16:54:00 # Possible severity levels: down, disrupted, notice severity: disrupted affected: Loading i18n/en.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -147,3 +147,15 @@ translation: Recently, based on average data, it looks like this system has gone down for about - id: averageSystemsDowntimeSecondPart translation: minutes at a time. ## ## v4.4 ## - id: in translation: in - id: weeksAgo translation: "w" - id: yearAgo translation: " metus" No newline at end of file i18n/lt.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -147,3 +147,15 @@ translation: Pastaruoju metu, regis, šis komponentas sutrikimų metu neveikia apie - id: averageSystemsDowntimeSecondPart translation: min. ## ## v4.4 ## - id: in translation: in - id: weeksAgo translation: " sav." # has to include space - id: yearAgo translation: " metus" No newline at end of file static/admin/config.yml +10 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ collections: - label: Drafts field: draft pattern: true - label: Published (not a draft) field: draft pattern: false - label: "High severity (down)" field: severity pattern: 'down' Loading Loading @@ -77,6 +80,13 @@ collections: folder: "content/pages" create: true slug: "{{slug}}" view_filters: - label: Drafts field: draft pattern: true - label: Published (not a draft) field: draft pattern: false fields: - {label: "Title", name: "title", widget: "string"} - {label: "Hide this from the site (make it a draft) 👀", name: "draft", widget: "boolean", required: false, default: false} Loading Loading
exampleSite/content/issues/2018-06-13-maintenance-window.md→exampleSite/content/issues/2020-06-13-maintenance-window.md +2 −2 Original line number Diff line number Diff line --- title: Maintenance Window date: 2018-06-13 15:54:00 date: 2020-06-13 15:54:00 resolved: true resolvedWhen: 2018-06-13 16:54:00 resolvedWhen: 2020-06-13 16:54:00 # Possible severity levels: down, disrupted, notice severity: disrupted affected: Loading
i18n/en.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -147,3 +147,15 @@ translation: Recently, based on average data, it looks like this system has gone down for about - id: averageSystemsDowntimeSecondPart translation: minutes at a time. ## ## v4.4 ## - id: in translation: in - id: weeksAgo translation: "w" - id: yearAgo translation: " metus" No newline at end of file
i18n/lt.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -147,3 +147,15 @@ translation: Pastaruoju metu, regis, šis komponentas sutrikimų metu neveikia apie - id: averageSystemsDowntimeSecondPart translation: min. ## ## v4.4 ## - id: in translation: in - id: weeksAgo translation: " sav." # has to include space - id: yearAgo translation: " metus" No newline at end of file
static/admin/config.yml +10 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ collections: - label: Drafts field: draft pattern: true - label: Published (not a draft) field: draft pattern: false - label: "High severity (down)" field: severity pattern: 'down' Loading Loading @@ -77,6 +80,13 @@ collections: folder: "content/pages" create: true slug: "{{slug}}" view_filters: - label: Drafts field: draft pattern: true - label: Published (not a draft) field: draft pattern: false fields: - {label: "Title", name: "title", widget: "string"} - {label: "Hide this from the site (make it a draft) 👀", name: "draft", widget: "boolean", required: false, default: false} Loading