Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #272

Merged
merged 17 commits into from
Jul 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"venveo/craft-bulkedit": "4.0.1",
"verbb/super-table": "3.0.12",
"vlucas/phpdotenv": "^3.4.0",
"wrav/oembed": "3.0.8",
"yiisoft/yii2-redis": "^2.0"
},
"repositories": [
Expand Down
241 changes: 2 additions & 239 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,39 @@ fieldLayouts:
type: craft\fieldlayoutelements\HorizontalRule
uid: c64ee912-ac37-41c2-bb30-b29a700e71b5
userCondition: null
-
elementCondition: null
fieldUid: 13801435-9919-4b01-9430-5616bf4f6119 # Show Sidebar
instructions: null
label: null
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: ae718662-abb6-4d7e-a54a-fd51c4f78931
userCondition: null
warning: null
width: 25
-
elementCondition:
class: craft\elements\conditions\entries\EntryCondition
conditionRules:
-
class: craft\fields\conditions\LightswitchFieldConditionRule
fieldUid: 13801435-9919-4b01-9430-5616bf4f6119 # Show Sidebar
uid: 3b279df4-8166-444e-862e-8e11099338d5
value: true
elementType: craft\elements\Entry
fieldContext: global
fieldUid: c11d26d4-236a-4b06-99f6-3a8f67821ada # Sidebar Assets
instructions: null
label: null
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 01e5504c-7bbf-4de8-867d-e17743cc1500
userCondition: null
warning: null
width: 75
-
elementCondition: null
fieldUid: 72e5075a-9b06-4674-b040-615f4a6f7b70 # Content Blocks - Pages
Expand Down Expand Up @@ -172,7 +205,30 @@ fieldLayouts:
uid: e22ea8f3-dab3-477b-be8f-ab108bbb198c
userCondition: null
warning: null
width: 100
width: 50
-
elementCondition:
class: craft\elements\conditions\entries\EntryCondition
conditionRules:
-
class: craft\fields\conditions\OptionsFieldConditionRule
fieldUid: fa690eba-6d46-4a5e-9dcd-0845f5b56c1b # Dynamic Component
operator: in
uid: b03dddda-e867-49cb-a5ac-78ba434d3a7d
values:
- events
elementType: craft\elements\Entry
fieldContext: global
fieldUid: 72a74d52-7fcc-4c4e-8db1-1528c7ae5ee3 # Event Type
instructions: 'Select event types to show on this page. If empty, all will be shown.'
label: 'Show Event Types'
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 14532224-46e4-47a7-9b12-d29b956d5d81
userCondition: null
warning: null
width: 50
name: Pages
uid: 66f942b9-81ec-4903-a8e1-e1643e3dd326
userCondition: null
Expand Down
Loading
Loading