Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_migrate
Commits
1f0b5183
Commit
1f0b5183
authored
Jun 24, 2021
by
Chris Shantz
Browse files
Merge branch '1.0.x' into prod/1.0.x
parents
bfdf9830
e87fb81f
Changes
38
Hide whitespace changes
Inline
Side-by-side
migrations/block_content/uw_cbl_call_to_action.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_embedded_call_to_action
process
:
info
:
title
...
...
migrations/block_content/uw_cbl_facts_and_figures.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_embedded_facts_and_figures
process
:
info
:
title
...
...
migrations/block_content/uw_cbl_image_gallery.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_image_gallery
process
:
info
:
title
...
...
migrations/block_content/uw_cbl_related_links.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
[
uw_web_page
,
uw_catalog_item
,
uw_service
,
uw_web_form
]
process
:
info
:
title
...
...
migrations/block_content/uw_cbl_special_alert.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_ct_special_alert
process
:
plugin
:
...
...
migrations/block_content/uw_cbl_timeline.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Block
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_embedded_timeline
process
:
info
:
title
...
...
migrations/layout_builder/uw_cbl_banner_images_lb.yml
View file @
1f0b5183
...
...
@@ -24,7 +24,7 @@ process:
method
:
row
section
:
plugin
:
default_value
default_value
:
1
default_value
:
0
region
:
plugin
:
default_value
default_value
:
'
content'
...
...
migrations/layout_builder/uw_cbl_related_links_lb.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Layout Builder
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
[
uw_web_page
,
uw_catalog_item
,
uw_service
,
uw_web_form
]
process
:
nid
:
...
...
@@ -35,9 +35,6 @@ process:
delta
:
plugin
:
default_value
default_value
:
0
section
:
plugin
:
default_value
default_value
:
0
region
:
plugin
:
default_value
default_value
:
'
first'
...
...
migrations/layout_builder/uw_field_body_no_summary_promo_item_lb.yml
View file @
1f0b5183
...
...
@@ -43,6 +43,7 @@ migration_dependencies:
optional
:
-
uw_ct_sidebar
-
uw_ct_sidebar_promo_item
-
uw_field_body_no_summary_promo_item
# This migration should be executed after the normal sidebar migration
# to insert promo items into correct place.
-
uw_field_sidebar_content_lb
...
...
migrations/layout_builder/uw_field_sidebar_content_lb.yml
View file @
1f0b5183
...
...
@@ -38,9 +38,6 @@ process:
plugin
:
uw_block_lookup
field
:
field_sidebar_content
source
:
ref_id
section
:
plugin
:
default_value
default_value
:
0
region
:
plugin
:
default_value
default_value
:
'
first'
...
...
migrations/layout_builder/uw_webform_lb.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Layout Builder
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_web_form
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_blog.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_blog
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_catalog_item.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_catalog_item
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_contact.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
contact
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_event.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_event
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_news_item.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_news_item
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_profile.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_ct_person_profile
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_sidebar.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
[
uw_web_page
,
uw_web_form
,
uw_catalog_item
,
uw_service
]
batch_size
:
200
process
:
...
...
migrations/node/uw_ct_site_footer.yml
View file @
1f0b5183
...
...
@@ -7,7 +7,7 @@ migration_tags:
-
Content
-
Node
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_site_footer
process
:
title
:
title
...
...
migrations/paragraph/uw_para_image_banner.yml
View file @
1f0b5183
...
...
@@ -6,14 +6,9 @@ migration_tags:
-
Paragraph
migration_group
:
uw
source
:
plugin
:
d7
_node
plugin
:
uw
_node
node_type
:
uw_home_page_banner
process
:
status
:
plugin
:
skip_on_value
source
:
status
method
:
row
value
:
0
field_uw_ban_image
:
plugin
:
migration_lookup
migration
:
uw_mt_image
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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