Skip to content

Commit

Permalink
Merge pull request #7 from snowio/fix/bugs
Browse files Browse the repository at this point in the history
Bug fixes
  • Loading branch information
Liam Toohey authored Jul 22, 2019
2 parents cab9fe8 + ad88110 commit 4428921
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 48 deletions.
11 changes: 0 additions & 11 deletions Resources/config/form_extensions/snowio_product_export_edit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,6 @@ extensions:
label: pim_common.label
readOnly: false

snowio-csv-product-export-edit-properties-file-path:
module: pim/job/common/edit/field/text
parent: snowio-csv-product-export-edit-global
position: 120
targetZone: properties
config:
fieldCode: configuration.filePath
readOnly: false
label: pim_import_export.form.job_instance.tab.properties.file_path.title
tooltip: pim_import_export.form.job_instance.tab.properties.file_path.help

snowio-csv-product-export-edit-properties-decimal-separator:
module: pim/job/common/edit/field/decimal-separator
parent: snowio-csv-product-export-edit-global
Expand Down
26 changes: 26 additions & 0 deletions Resources/translations/jsmessages.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,29 @@ snowio_connector.form.job_instance.tab.properties:
title: Rsync Options
help: Any other rsync options required

batch_jobs:
partial_export:
label: Partial Export (categories, attributes, attribute options, families and attribute groups)
category.label: Category Export Step
attribute.label: Attribute Export Step
attribute_option.label: Attribute Option Export Step
family.label: Family Export Step
attribute_group.label: Attribute Group Export Step
archive.label: Archive Step
metadata.label: Metadata Step
post.label: Post Step
media_export.label: Media Export Step
full_export:
label: Full Export (products, product models, categories, attributes, attribute options, families and attribute groups)
product.label: Product Export Step
product_model.label: Product model Export Step
category.label: Category Export Step
attribute.label: Attribute Export Step
attribute_option.label: Attribute Option Export Step
family.label: Family Export Step
attribute_group.label: Attribute Group Export Step
archive.label: Archive Step
metadata.label: Metadata Step
post.label: Post Step
media_export.label: Media Export Step
check_thresholds.label: Check Thresholds Step
37 changes: 0 additions & 37 deletions Resources/translations/messages.en.yml

This file was deleted.

0 comments on commit 4428921

Please sign in to comment.