Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 6s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m15s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m22s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 45s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Failing after 1m53s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
68 lines
1.5 KiB
YAML
68 lines
1.5 KiB
YAML
version: 1
|
|
directus: 11.14.1
|
|
vendor: postgres
|
|
collections:
|
|
- collection: contact_submissions
|
|
meta:
|
|
accountability: all
|
|
archive_app_filter: true
|
|
archive_field: null
|
|
archive_value: null
|
|
collapse: open
|
|
collection: contact_submissions
|
|
color: '#002b49'
|
|
display_template: '{{first_name}} {{last_name}} | {{subject}}'
|
|
group: null
|
|
hidden: false
|
|
icon: contact_mail
|
|
item_duplication_fields: null
|
|
note: null
|
|
preview_url: null
|
|
singleton: false
|
|
sort: null
|
|
sort_field: null
|
|
translations: null
|
|
unarchive_value: null
|
|
versioning: false
|
|
schema:
|
|
name: contact_submissions
|
|
- collection: product_requests
|
|
meta:
|
|
accountability: all
|
|
archive_app_filter: true
|
|
archive_field: null
|
|
archive_value: null
|
|
collapse: open
|
|
collection: product_requests
|
|
color: '#002b49'
|
|
display_template: null
|
|
group: null
|
|
hidden: false
|
|
icon: inventory
|
|
item_duplication_fields: null
|
|
note: null
|
|
preview_url: null
|
|
singleton: false
|
|
sort: null
|
|
sort_field: null
|
|
translations: null
|
|
unarchive_value: null
|
|
versioning: false
|
|
schema:
|
|
name: product_requests
|
|
fields: []
|
|
systemFields:
|
|
- collection: directus_activity
|
|
field: timestamp
|
|
schema:
|
|
is_indexed: true
|
|
- collection: directus_revisions
|
|
field: activity
|
|
schema:
|
|
is_indexed: true
|
|
- collection: directus_revisions
|
|
field: parent
|
|
schema:
|
|
is_indexed: true
|
|
relations: []
|