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

[FEATURE] Model and repository for subscriber lists #218

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

oliverklee
Copy link
Contributor

Also rename "list" to "subscriber list" in the domain model. (We cannot use
just "list" as this is a reserved keyword in PHP.)

Also polish the layout of the SubscriberList associations in the graphic
domain model.

This commit does not contain the back association
Administrator -> SubscriberList yet. It will come when it is needed
(either as an association on the model or as a findBy* method in the
repository).

Also rename "list" to "subscriber list" in the domain model. (We cannot use
just "list" as this is a reserved keyword in PHP.)

Also polish the layout of the SubscriberList associations in the graphic
domain model.

This commit does not contain the back association
Administrator -> SubscriberList yet. It will come when it is needed
(either as an association on the model or as a findBy* method in the
repository).
@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Nov 13, 2017
@oliverklee oliverklee self-assigned this Nov 13, 2017
@oliverklee oliverklee requested a review from samtuke November 13, 2017 21:40
@oliverklee oliverklee mentioned this pull request Nov 13, 2017
39 tasks
@samtuke samtuke merged commit b02d2aa into master Nov 14, 2017
@samtuke samtuke deleted the feature/lists-model branch November 14, 2017 11:18
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.

2 participants