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

[AddressBook] Refactor address book actions to use command providers #496

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Jul 25, 2019

No description provided.

@GSadee GSadee requested a review from a team as a code owner July 25, 2019 11:39
@GSadee GSadee force-pushed the command-providers-address branch from 14b04a7 to c5312e5 Compare July 25, 2019 11:57
$this->validationErrorViewFactory = $validationErrorViewFactory;
$this->loggedInUserProvider = $loggedInUserProvider;
$this->setDefaultCommandProvider = $setDefaultCommandProvider;
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
$this->setDefaultCommandProvider = $setDefaultCommandProvider;
$this->setDefaultAddressCommandProvider = $setDefaultCommandProvider;

@lchrusciel lchrusciel merged commit a459e64 into Sylius:master Jul 25, 2019
@lchrusciel
Copy link
Member

Thank you, Grzegorz! 🎉

lchrusciel added a commit that referenced this pull request Jul 25, 2019
…ors (GSadee)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Based on #496 

According to #493 (diff)

Commits
-------

df56a31 Change from private to protected for requests constructors
@GSadee GSadee deleted the command-providers-address branch July 26, 2019 04:33
lchrusciel added a commit that referenced this pull request Jul 27, 2019
This PR was merged into the 1.0-dev branch.

Discussion
----------

Fix for comments from #496 (review)

Commits
-------

7ae367c [AddressBook] Fixes for set default address action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants