guifi·net GitLab devops
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ramon Roca
drupal9-guifi-networks
Commits
899e277d
Commit
899e277d
authored
2 years ago
by
Ubuntu
Browse files
Options
Download
Email Patches
Plain Diff
Change order of execute webform
parent
259b9bec
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
config/sync/block.block.views_block__aa28_block_2.yml
+4
-4
config/sync/block.block.views_block__aa28_block_2.yml
config/sync/system.site.yml
+1
-1
config/sync/system.site.yml
config/sync/webform.webform.execute_drop.yml
+66
-66
config/sync/webform.webform.execute_drop.yml
with
71 additions
and
71 deletions
+71
-71
config/sync/block.block.views_block__aa28_block_2.yml
View file @
899e277d
...
...
@@ -30,10 +30,6 @@ visibility:
id
:
condition_group
negate
:
false
block_visibility_group
:
'
'
request_path
:
id
:
request_path
negate
:
false
pages
:
'
/guifi/*'
user_role
:
id
:
user_role
negate
:
false
...
...
@@ -42,3 +38,7 @@ visibility:
roles
:
administrator
:
administrator
guifi_net_content_admin
:
guifi_net_content_admin
request_path
:
id
:
request_path
negate
:
false
pages
:
'
/guifi/*'
This diff is collapsed.
Click to expand it.
config/sync/system.site.yml
View file @
899e277d
...
...
@@ -8,7 +8,7 @@ slogan: 'Freedom & Internet for all'
page
:
403
:
'
'
404
:
'
'
front
:
/node/69
805
front
:
/node/69
621
admin_compact_mode
:
false
weight_select_max
:
100
default_langcode
:
en
...
...
This diff is collapsed.
Click to expand it.
config/sync/webform.webform.execute_drop.yml
View file @
899e277d
...
...
@@ -81,72 +81,6 @@ elements: |-
view_name: eref_pending_drops
display_name: entity_reference_1
arguments: { }
device:
'#type': webform_wizard_page
'#title': 'Device Configuration'
onu:
'#type': entity_autocomplete
'#title': ONU
'#required': true
'#target_type': guifi
'#selection_handler': views
'#selection_settings':
view:
view_name: onu_discovered_pending
display_name: entity_reference_1
arguments: { }
ont_configure_response:
'#type': textarea
'#title': 'ONT configure response'
'#readonly': true
'#wrapper_attributes':
id: edit-ont-configure-response
model:
'#type': entity_autocomplete
'#title': Model
'#description': |-
Will be populated while provisioning.<br />
For now, being hidded (by condition)
'#required': true
'#states':
invisible:
':input[name="user_email"]':
filled: true
'#default_value': '985'
'#target_type': guifi
'#selection_handler': 'default:guifi'
'#selection_settings':
target_bundles:
guifi_device_models: guifi_device_models
interior_documentation:
'#type': webform_wizard_page
'#title': 'Interior documentation'
drop_type:
'#type': select
'#title': 'Drop type'
'#options':
na: 'Not Applicable'
'null': Nothing
any: Any
ext: 'Exterior - facade'
int: 'Interior - wall socket'
'#required': true
'#default_value': int
wall_socket_pic:
'#type': webform_image_file
'#title': 'Wall socket picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
onu_label_picture:
'#type': webform_image_file
'#title': 'ONU Label picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
onu_power_picture:
'#type': webform_image_file
'#title': 'ONU Power picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
cto:
'#type': webform_wizard_page
'#title': 'CTO & Exterior'
...
...
@@ -227,6 +161,72 @@ elements: |-
'#max': 256
'#step': 1
'#required': true
interior_documentation:
'#type': webform_wizard_page
'#title': 'Interior documentation'
drop_type:
'#type': select
'#title': 'Drop type'
'#options':
na: 'Not Applicable'
'null': Nothing
any: Any
ext: 'Exterior - facade'
int: 'Interior - wall socket'
'#required': true
'#default_value': int
wall_socket_pic:
'#type': webform_image_file
'#title': 'Wall socket picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
onu_label_picture:
'#type': webform_image_file
'#title': 'ONU Label picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
onu_power_picture:
'#type': webform_image_file
'#title': 'ONU Power picture'
'#uri_scheme': public
'#file_preview': 'medium:image'
device:
'#type': webform_wizard_page
'#title': 'Device Configuration'
onu:
'#type': entity_autocomplete
'#title': ONU
'#required': true
'#target_type': guifi
'#selection_handler': views
'#selection_settings':
view:
view_name: onu_discovered_pending
display_name: entity_reference_1
arguments: { }
ont_configure_response:
'#type': textarea
'#title': 'ONT configure response'
'#readonly': true
'#wrapper_attributes':
id: edit-ont-configure-response
model:
'#type': entity_autocomplete
'#title': Model
'#description': |-
Will be populated while provisioning.<br />
For now, being hidded (by condition)
'#required': true
'#states':
invisible:
':input[name="user_email"]':
filled: true
'#default_value': '985'
'#target_type': guifi
'#selection_handler': 'default:guifi'
'#selection_settings':
target_bundles:
guifi_device_models: guifi_device_models
finalization_notes:
'#type': webform_wizard_page
'#title': 'Finalization & Notes'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help