Compare commits

..

No commits in common. "892494c1b5e69fd5796a02bbd533834ae372577d" and "30b922eb3804c1f17a25c94408d45ee6e1e468d9" have entirely different histories.

4 changed files with 15 additions and 9 deletions

13
.ddev/.gitignore vendored
View file

@ -4,27 +4,36 @@
/**/*.example
/.dbimageBuild
/.dbimageExtra
/.ddev-docker-*.yaml
/.*downloads
/.global_commands
/.homeadditions
/.importdb*
/.sshimageBuild
/.venv
/.webimageBuild
/.webimageExtra
/apache/apache-site.conf
/commands/.gitattributes
/commands/db/mysql
/commands/host/launch
/commands/web/xdebug
/commands/web/live
/config.local.y*ml
/config.*.local.y*ml
/db_snapshots
/import-db
/import.yaml
/mutagen/mutagen.yml
/mutagen/.start-synced
/nginx_full/nginx-site.conf
/postgres/postgresql.conf
/providers/acquia.yaml
/providers/lagoon.yaml
/providers/pantheon.yaml
/providers/platform.yaml
/providers/upsun.yaml
/sequelpro.spf
/settings/settings.ddev.py
/traefik/config/agaric-coop.yaml
/traefik/certs/agaric-coop.crt
/traefik/certs/agaric-coop.key

View file

@ -2,9 +2,9 @@ _core:
default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo
first_day: 0
country:
default: US
default: ''
timezone:
default: America/New_York
default: America/Chicago
user:
configurable: true
default: 0

View file

@ -13,18 +13,16 @@ title: Request
description: 'Very simple form for potential clients to tell us what they need.'
categories:
- Lead
elements: |-
elements: |
describe_goal:
'#type': textarea
'#title': 'Describe your goal'
email_address:
'#type': email
'#title': 'E-mail address'
'#required': true
phone_number:
'#type': tel
'#title': 'Phone number'
'#required': true
actions:
'#type': webform_actions
'#title': 'Submit button(s)'

View file

@ -11,8 +11,7 @@ archive: false
id: tech_for_coops
title: 'Technology for cooperatives survey'
description: 'Collecting information for and possible recipients of educational materials that would be produced by our collaboration on a&nbsp;<a href="https://cdf.coop/cooperative-education">CDF Cooperative Education Fund</a> potential grant.'
categories:
- 'Survey of needs'
category: 'Survey of needs'
elements: |-
main_software_needs:
'#type': textarea