Skip to content

Commit

Permalink
Merge pull request #347 from itk-dev/feature/FORSLAG-67-citizen-propo…
Browse files Browse the repository at this point in the history
…sal-survey-webform

FORSLAG-67: Survey
  • Loading branch information
rimi-itk authored Aug 21, 2023
2 parents d0f9ae9 + f68d1f9 commit acc72f1
Show file tree
Hide file tree
Showing 60 changed files with 5,112 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ private-files
/test-results/
/playwright-report/
/playwright/.cache/

config/sync/**/webform.webform.*
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

* [PR-347](https://github.com/itk-dev/hoeringsportal/pull/347)
Added citizen proposal survey
* [PR-342](https://github.com/itk-dev/hoeringsportal/pull/342)
Added email and storage consent checkbox on citizen proposal support form.
Added supporters view.
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
"drupal/view_custom_table": "^2.0",
"drupal/views_data_export": "^1.3",
"drupal/viewsreference": "^1.2",
"drupal/webform": "^6.1",
"drupal/xls_serialization": "^1.2",
"drush/drush": "^11",
"itk-dev/composer-virtualenv": "^1.0",
Expand Down
112 changes: 111 additions & 1 deletion composer.lock

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

1 change: 1 addition & 0 deletions config/sync/config_ignore.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _core:
langcode: da
ignored_config_entities:
- itk_pretix.pretixconfig
- 'webform.webform.*'
2 changes: 2 additions & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ module:
views_ui: 0
viewsreference: 0
web_accessibility_statement: 0
webform: 0
webform_ui: 0
xls_serialization: 0
ds: 1
menu_link_content: 1
Expand Down
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_archive_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: 6b9918f1-ee5d-4441-b3f3-e3bd0f71a48f
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: OmnschvBLb9ZJn0iVyBd2odf8U8Nt0INjRbRMixZw9U
id: webform_archive_action
label: 'Archive webform'
type: webform
plugin: webform_archive_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_close_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: e91d09be-8611-4d2d-8d0b-f27d4637c640
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: Dl-1T9PDkraB7MyMUjTJAioPEx6UNvIB9gqmnB1CRkk
id: webform_close_action
label: 'Close webform'
type: webform
plugin: webform_close_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_delete_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: 08571ca4-8c69-4b8a-a5e5-1758b1022e77
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: e1bCTp0ryXZZtnS9nlVAbtoWz3-8fmbNlqKY3GHzbsM
id: webform_delete_action
label: 'Delete webform'
type: webform
plugin: webform_delete_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_open_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: 5c5d2ff6-60c9-45d6-a4c3-9fb221293bd1
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: AK83C-dOZEPruvi6GbkuhihWLnO4VtrbesqSC6izf4o
id: webform_open_action
label: 'Open webform'
type: webform
plugin: webform_open_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_submission_delete_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: e2033a54-758c-4003-99dc-18f13135e71d
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: TBnl4vapW7sy5bRi7TcF-ueJnvz7aZNLif95ifvhfTQ
id: webform_submission_delete_action
label: 'Delete submission'
type: webform_submission
plugin: webform_submission_delete_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_submission_make_lock_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: 88dba01e-1631-44f6-aab7-f3eb066e6218
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: MKmZlPRk3OJKNcYdYxSeZGQUh7LMah6MRShfkzch4bk
id: webform_submission_make_lock_action
label: 'Lock submission'
type: webform_submission
plugin: webform_submission_make_lock_action
configuration: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: 798bd36e-2b79-4b9a-8621-e0ed6506111d
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: mPWBT52fKHyINRl9S3cCWFxY3rKbwkIRxaK6sIA26oo
id: webform_submission_make_sticky_action
label: 'Star/flag submission'
type: webform_submission
plugin: webform_submission_make_sticky_action
configuration: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: e161d5a7-dda9-40f2-8662-61fea6935f5b
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: begZ0-RmTzO_zDAwEKA2lKvtGYw1vbFOzbQOJzUbZX0
id: webform_submission_make_unlock_action
label: 'Unlock submission'
type: webform_submission
plugin: webform_submission_make_unlock_action
configuration: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: d13f7968-5174-4728-b5b6-f0b0591cb10f
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: n4gTFiUsdp7gw6yWUlDbKFEasZLCgXWWCmm7eJejay0
id: webform_submission_make_unsticky_action
label: 'Unstar/unflag submission'
type: webform_submission
plugin: webform_submission_make_unsticky_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/system.action.webform_unarchive_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: b6d70ee0-9807-48c3-ae9e-e26c6b328ebe
langcode: da
status: true
dependencies:
module:
- webform
_core:
default_config_hash: aqi5Ftlnhe9KyOowpK7CanEvJMBBo8xAR1dA99bKOuc
id: webform_unarchive_action
label: 'Restore webform'
type: webform
plugin: webform_unarchive_action
configuration: { }
1 change: 1 addition & 0 deletions config/sync/system.mail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _core:
langcode: da
interface:
default: php_mail
webform: webform_php_mail
6 changes: 6 additions & 0 deletions config/sync/user.role.citizen_proposal_editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,19 @@ dependencies:
- hoeringsportal_citizen_proposal
- node
- system
- webform
id: citizen_proposal_editor
label: 'Citizen proposal editor'
weight: -8
is_admin: null
permissions:
- 'access content overview'
- 'access webform overview'
- 'access webform submission user'
- 'administer citizen proposal'
- 'create webform'
- 'edit any citizen_proposal content'
- 'edit any webform'
- 'support citizen proposal on behalf of citizen'
- 'view any webform submission'
- 'view the administration theme'
Loading

0 comments on commit acc72f1

Please sign in to comment.