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

Refactor Implementations using Prooph for event sourcing #60

Merged
merged 42 commits into from
Apr 2, 2017

Conversation

yvoyer
Copy link
Owner

@yvoyer yvoyer commented Mar 17, 2017

  • Update composer
  • Use Prooph
  • Refactor domain to prepare for UI integration
  • Refactor Hierarchy
  • Remove worthless API

* Remove unnecessary repository methods
* Remove intersection repositories
* Add PrivateRepository in Doctrine plugin to restrict acces to private entities
* Change primary keys to string in Doctrine plugin
* Sprints are now part of a project
* Teams and persons are now detached from the sprint context
* Add BacklogAssertion that throw BacklogExceptions
* Move code to layer structure (Domain, Infrastucture, Application)
* Remove usages of mock in favor of Value object or Collection
* Use PSR-4 namespacing
* Add BacklogBuilder
* Remove @Package annotations
* Remove usage of CLASS_NAME constant in favor of ::class
@yvoyer yvoyer added this to the 2.0.0 milestone Apr 2, 2017
@yvoyer yvoyer merged commit b881a02 into master Apr 2, 2017
@yvoyer yvoyer deleted the refactor/break-bc branch April 2, 2017 00:44
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.

None yet

1 participant