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

Add messenger=persist #3617

Merged
merged 8 commits into from
Sep 25, 2020
Merged

Conversation

vincentchalamon
Copy link
Contributor

@vincentchalamon vincentchalamon commented Jun 22, 2020

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tickets fixes #3371
License MIT
Doc PR api-platform/docs#1132
  • Support for "persist" and array value on messenger attribute
  • Update unit tests
  • Add functional tests
  • Add doc PR

Copy link
Member

@soyuka soyuka left a comment

Choose a reason for hiding this comment

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

👍 I prefer this implementation. Note that there may be instances of the getAttribute('messenger') accross the code that'd need to be changed to support an array (DataTransformer for example).

@soyuka soyuka merged commit ce06420 into api-platform:master Sep 25, 2020
@soyuka
Copy link
Member

soyuka commented Sep 25, 2020

Thanks @vincentchalamon !

@vincentchalamon vincentchalamon deleted the issues/3371 branch September 25, 2020 10:13
soyuka added a commit to soyuka/core that referenced this pull request Dec 17, 2020
soyuka added a commit to soyuka/core that referenced this pull request Dec 17, 2020
soyuka added a commit to soyuka/core that referenced this pull request Dec 17, 2020
soyuka added a commit to soyuka/core that referenced this pull request Dec 17, 2020
soyuka added a commit to soyuka/core that referenced this pull request Dec 17, 2020
soyuka added a commit that referenced this pull request Dec 19, 2020
…ace (#3912)

* Revert "Add messenger=persist (#3617)"

* Add a ResumableDataPersisterInterface

* review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Proposal] Allow array in messenger attribute
4 participants