From 4bc329d5bd2888f009f7ef727c96f8bbfd4cf5c5 Mon Sep 17 00:00:00 2001 From: Jason Mayo Date: Wed, 11 Nov 2020 18:22:57 +0000 Subject: [PATCH] Changed: Rebuilt project config --- ...-0f92aa22-16d7-46d4-876a-135fba91d971.yaml | 39 +++++++++++++++++-- ...-1b7a3230-f24a-4ac2-a997-3289e43ddf25.yaml | 5 +++ ...-b59ae72a-8b0b-4bb9-83b9-a351b70b54a7.yaml | 14 +++++-- config/project/graphql/graphql.yaml | 3 ++ .../f733677f-fb59-4704-839a-4c90aa4b2d05.yaml | 2 + ...-4edb6c61-ee7b-4a62-ae07-d27f2127a80a.yaml | 27 +++++++++---- config/project/project.yaml | 6 +-- ...-a4cade2e-b351-4d0b-8087-3328bc132811.yaml | 1 - ...-06fb793a-57ef-483e-8415-675d2cfa2fd8.yaml | 1 + ...-0cf15aa5-fa7d-405e-9a99-aa30b099a53c.yaml | 30 ++++++++++++++ ...-d22d8c4e-5130-4bb2-afad-a7c08be98605.yaml | 30 ++++++++++++++ 11 files changed, 137 insertions(+), 21 deletions(-) create mode 100644 config/project/graphql/graphql.yaml create mode 100644 config/project/graphql/schemas/f733677f-fb59-4704-839a-4c90aa4b2d05.yaml diff --git a/config/project/entryTypes/pageBlock--0f92aa22-16d7-46d4-876a-135fba91d971.yaml b/config/project/entryTypes/pageBlock--0f92aa22-16d7-46d4-876a-135fba91d971.yaml index eea4865a..3b2e5c3b 100644 --- a/config/project/entryTypes/pageBlock--0f92aa22-16d7-46d4-876a-135fba91d971.yaml +++ b/config/project/entryTypes/pageBlock--0f92aa22-16d7-46d4-876a-135fba91d971.yaml @@ -4,21 +4,50 @@ fieldLayouts: - elements: - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false + id: null instructions: null - label: Title + label: null + max: null + min: null + name: null + orientation: null + placeholder: null + readonly: false + requirable: false + size: null + step: null + tip: null + title: null type: craft\fieldlayoutelements\EntryTitleField + warning: null + width: 100 - fieldUid: 90552b17-3ba7-452a-9dfd-0b13004b4659 - required: false + instructions: null + label: null + required: '0' + tip: null type: craft\fieldlayoutelements\CustomField + warning: null + width: 100 name: General sortOrder: 1 - elements: - fieldUid: d6471ab8-0d49-45bf-af5d-f0d2a860e267 - required: false + instructions: null + label: null + required: '0' + tip: null type: craft\fieldlayoutelements\CustomField + warning: null + width: 100 name: 'Meta & Social Data' sortOrder: 2 handle: pageBlock @@ -26,4 +55,6 @@ hasTitleField: true name: 'Page - Block' section: a4cade2e-b351-4d0b-8087-3328bc132811 sortOrder: 1 -titleFormat: '' +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/fields/cookieConsent--1b7a3230-f24a-4ac2-a997-3289e43ddf25.yaml b/config/project/fields/cookieConsent--1b7a3230-f24a-4ac2-a997-3289e43ddf25.yaml index c45ab4f1..e07436a2 100644 --- a/config/project/fields/cookieConsent--1b7a3230-f24a-4ac2-a997-3289e43ddf25.yaml +++ b/config/project/fields/cookieConsent--1b7a3230-f24a-4ac2-a997-3289e43ddf25.yaml @@ -9,14 +9,19 @@ settings: availableVolumes: '' cleanupHtml: true columnType: text + configSelectionMode: choose + defaultTransform: '' + manualConfig: '' purifierConfig: '' purifyHtml: '1' redactorConfig: 'Text Full.json' removeEmptyTags: '1' removeInlineStyles: '1' removeNbsp: '1' + showHtmlButtonForNonAdmins: true showUnpermittedFiles: false showUnpermittedVolumes: false + uiMode: enlarged translationKeyFormat: null translationMethod: none type: craft\redactor\Field diff --git a/config/project/globalSets/site--b59ae72a-8b0b-4bb9-83b9-a351b70b54a7.yaml b/config/project/globalSets/site--b59ae72a-8b0b-4bb9-83b9-a351b70b54a7.yaml index f6cbdd2b..0e446217 100644 --- a/config/project/globalSets/site--b59ae72a-8b0b-4bb9-83b9-a351b70b54a7.yaml +++ b/config/project/globalSets/site--b59ae72a-8b0b-4bb9-83b9-a351b70b54a7.yaml @@ -2,10 +2,16 @@ fieldLayouts: 57d35cc6-d1f9-4d2a-8e1f-f4afe08c9e66: tabs: - - fields: - 1b7a3230-f24a-4ac2-a997-3289e43ddf25: - required: false - sortOrder: 1 + elements: + - + fieldUid: 1b7a3230-f24a-4ac2-a997-3289e43ddf25 + instructions: null + label: null + required: '0' + tip: null + type: craft\fieldlayoutelements\CustomField + warning: null + width: 100 name: Misc sortOrder: 1 handle: site diff --git a/config/project/graphql/graphql.yaml b/config/project/graphql/graphql.yaml new file mode 100644 index 00000000..fd4ca55b --- /dev/null +++ b/config/project/graphql/graphql.yaml @@ -0,0 +1,3 @@ +publicToken: + enabled: false + expiryDate: null diff --git a/config/project/graphql/schemas/f733677f-fb59-4704-839a-4c90aa4b2d05.yaml b/config/project/graphql/schemas/f733677f-fb59-4704-839a-4c90aa4b2d05.yaml new file mode 100644 index 00000000..62887893 --- /dev/null +++ b/config/project/graphql/schemas/f733677f-fb59-4704-839a-4c90aa4b2d05.yaml @@ -0,0 +1,2 @@ +isPublic: true +name: 'Public Schema' diff --git a/config/project/matrixBlockTypes/block--4edb6c61-ee7b-4a62-ae07-d27f2127a80a.yaml b/config/project/matrixBlockTypes/block--4edb6c61-ee7b-4a62-ae07-d27f2127a80a.yaml index 5ab8bd59..60dc5b69 100644 --- a/config/project/matrixBlockTypes/block--4edb6c61-ee7b-4a62-ae07-d27f2127a80a.yaml +++ b/config/project/matrixBlockTypes/block--4edb6c61-ee7b-4a62-ae07-d27f2127a80a.yaml @@ -3,13 +3,25 @@ fieldLayouts: af512a4a-3b2f-4137-b331-1deeb26fa3cd: tabs: - - fields: - f64c5171-437f-45f4-ac5b-1164673e94f9: - required: false - sortOrder: 1 - feb39789-b26f-45a4-99fb-d7e4cc376989: - required: false - sortOrder: 2 + elements: + - + fieldUid: f64c5171-437f-45f4-ac5b-1164673e94f9 + instructions: null + label: null + required: '0' + tip: null + type: craft\fieldlayoutelements\CustomField + warning: null + width: 100 + - + fieldUid: feb39789-b26f-45a4-99fb-d7e4cc376989 + instructions: null + label: null + required: '0' + tip: null + type: craft\fieldlayoutelements\CustomField + warning: null + width: 100 name: Content sortOrder: 1 fields: @@ -28,6 +40,7 @@ fields: initialRows: '4' multiline: '' placeholder: '' + uiMode: normal translationKeyFormat: null translationMethod: none type: craft\fields\PlainText diff --git a/config/project/project.yaml b/config/project/project.yaml index 71eba217..dd1ef4dc 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1605118837 +dateModified: 1605118954 email: fromEmail: $SITE_EMAIL fromName: $SITE_NAME @@ -13,10 +13,6 @@ email: useAuthentication: '1' username: $SMTP_USERNAME transportType: craft\mail\transportadapters\Smtp -graphql: - publicToken: - enabled: false - expiryDate: null plugins: assetrev: edition: standard diff --git a/config/project/sections/page--a4cade2e-b351-4d0b-8087-3328bc132811.yaml b/config/project/sections/page--a4cade2e-b351-4d0b-8087-3328bc132811.yaml index fc20a314..f5d8d392 100644 --- a/config/project/sections/page--a4cade2e-b351-4d0b-8087-3328bc132811.yaml +++ b/config/project/sections/page--a4cade2e-b351-4d0b-8087-3328bc132811.yaml @@ -1,7 +1,6 @@ enableVersioning: true handle: page name: Page -previewTargets: null propagationMethod: all siteSettings: 06fb793a-57ef-483e-8415-675d2cfa2fd8: diff --git a/config/project/sites/default--06fb793a-57ef-483e-8415-675d2cfa2fd8.yaml b/config/project/sites/default--06fb793a-57ef-483e-8415-675d2cfa2fd8.yaml index 7d37c2b6..e248f5fe 100644 --- a/config/project/sites/default--06fb793a-57ef-483e-8415-675d2cfa2fd8.yaml +++ b/config/project/sites/default--06fb793a-57ef-483e-8415-675d2cfa2fd8.yaml @@ -1,4 +1,5 @@ baseUrl: $SITE_URL +enabled: true handle: default hasUrls: true language: en-GB diff --git a/config/project/volumes/files--0cf15aa5-fa7d-405e-9a99-aa30b099a53c.yaml b/config/project/volumes/files--0cf15aa5-fa7d-405e-9a99-aa30b099a53c.yaml index 5dc01180..c4d31d2f 100644 --- a/config/project/volumes/files--0cf15aa5-fa7d-405e-9a99-aa30b099a53c.yaml +++ b/config/project/volumes/files--0cf15aa5-fa7d-405e-9a99-aa30b099a53c.yaml @@ -1,3 +1,33 @@ +fieldLayouts: + 02ef5062-3616-4dc0-9fae-ed7a1c30d9b9: + tabs: + - + elements: + - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false + id: null + instructions: null + label: null + max: null + min: null + name: null + orientation: null + placeholder: null + readonly: false + requirable: false + size: null + step: null + tip: null + title: null + type: craft\fieldlayoutelements\TitleField + warning: null + width: 100 + name: Content + sortOrder: 1 handle: files hasUrls: true name: Files diff --git a/config/project/volumes/images--d22d8c4e-5130-4bb2-afad-a7c08be98605.yaml b/config/project/volumes/images--d22d8c4e-5130-4bb2-afad-a7c08be98605.yaml index fb907e20..0e094da2 100644 --- a/config/project/volumes/images--d22d8c4e-5130-4bb2-afad-a7c08be98605.yaml +++ b/config/project/volumes/images--d22d8c4e-5130-4bb2-afad-a7c08be98605.yaml @@ -1,3 +1,33 @@ +fieldLayouts: + 35141174-da23-4e37-b2f1-fd41efc5ae24: + tabs: + - + elements: + - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false + id: null + instructions: null + label: null + max: null + min: null + name: null + orientation: null + placeholder: null + readonly: false + requirable: false + size: null + step: null + tip: null + title: null + type: craft\fieldlayoutelements\TitleField + warning: null + width: 100 + name: Content + sortOrder: 1 handle: images hasUrls: true name: Images