Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to create non-translatable attributes fixtures + info about non-translatable attributes. #12256

Merged
merged 2 commits into from Jan 18, 2021

Conversation

SirDomin
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixtures + doc for #12098
License MIT

@SirDomin SirDomin added the Documentation Documentation related issues and PRs - requests, fixes, proposals. label Jan 15, 2021
@SirDomin SirDomin requested a review from a team as a code owner January 15, 2021 13:00
docs/book/products/attributes.rst Outdated Show resolved Hide resolved
docs/book/products/attributes.rst Outdated Show resolved Hide resolved
@SirDomin SirDomin force-pushed the fixtures-added branch 3 times, most recently from fb9985e to a5fa3dc Compare January 18, 2021 07:16
@@ -61,6 +61,11 @@ sylius_fixtures:
code: 't_shirt_material'
type: 'text'

- name: 'Damage reduction'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit unusual attribute I guess 😃

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its premium bonus :D

@GSadee GSadee merged commit ab759b5 into Sylius:master Jan 18, 2021
@GSadee
Copy link
Member

GSadee commented Jan 18, 2021

Thanks, @SirDomin! 🎉

Comment on lines +43 to +45
Warning

Once the attribute has disabled translatability it will erase attribute values in all locales for this attribute.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Warning
Once the attribute has disabled translatability it will erase attribute values in all locales for this attribute.
.. warning::
Once the attribute has disabled translatability it will erase attribute values in all locales for this attribute.

Zales0123 added a commit that referenced this pull request Jan 18, 2021
…lchrusciel)

This PR was merged into the 1.9-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #12256 (comment)
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.7 or 1.8 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

6e132c6 [Minor][Documentation] Improve attribute documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation related issues and PRs - requests, fixes, proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants