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

[Addressing] Removed Address relations and introduced CodeAwareInterface #3696

Merged
merged 6 commits into from
Jan 14, 2016

Conversation

NoResponseMate
Copy link
Contributor

Q A
Bug fix? yes
New feature? yes
BC breaks? yes
Deprecations? no
Fixed tickets #1536, #2561, #3066
License MIT
Doc PR -

@NoResponseMate NoResponseMate changed the title [Addressing] Removed Address relations and introduced CodeAwareInterface [WIP][Addressing] Removed Address relations and introduced CodeAwareInterface Dec 9, 2015
@pjedrzejewski pjedrzejewski added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Dec 9, 2015
@@ -39,6 +39,7 @@ Feature: Zones

Scenario: Creating new zone requires adding at least 1 member
Given I am on the zone creation page
And I fill in "Code" with "EU-Zone"
Copy link
Member

Choose a reason for hiding this comment

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

I'd use EU code here and "European Union" as name, makes more sense. :)

/**
* @var RepositoryInterface
*/
protected $repository;
Copy link
Contributor

Choose a reason for hiding this comment

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

$zoneRepository

pjedrzejewski pushed a commit that referenced this pull request Jan 14, 2016
[Addressing] Removed Address relations and introduced CodeAwareInterface
@pjedrzejewski pjedrzejewski merged commit 2ecfcea into Sylius:master Jan 14, 2016
@pjedrzejewski
Copy link
Member

Thank you Jasiek, great work!

@NoResponseMate NoResponseMate deleted the rework-addressing branch January 23, 2016 11:33
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Addressing] Removed Address relations and introduced CodeAwareInterface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants