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

remove blueprints that will be provided by: #4909

Closed
wants to merge 6 commits into from
Closed

Conversation

stefanpenner
Copy link
Contributor

@kellyselden
Copy link
Member

code climate is going to love you for this!

@homu
Copy link
Contributor

homu commented Oct 1, 2015

☔ The latest upstream changes (presumably #4915) made this pull request unmergeable. Please resolve the merge conflicts.

@homu
Copy link
Contributor

homu commented Oct 2, 2015

☔ The latest upstream changes (presumably #4920) made this pull request unmergeable. Please resolve the merge conflicts.

@homu
Copy link
Contributor

homu commented Oct 4, 2015

☔ The latest upstream changes (presumably #4692) made this pull request unmergeable. Please resolve the merge conflicts.

homu added a commit that referenced this pull request Oct 26, 2015
fix model relationship name generation

It is not currently possible to generate a model with a relationship named differently from the model's name ([despite the help indicating it should be](https://github.com/ember-cli/ember-cli/blob/master/blueprints/model/HELP.md))

This patch brings the code's behavior in line with the docs.

The blueprint part of this patch will be obsoleted if #4909 lands, so I've also PRed the changes to the blueprint in ED: emberjs/data#3885 

(the arg-parsing-fix part of this patch is still needed to pass a distinct name, though)
@Turbo87
Copy link
Member

Turbo87 commented Mar 20, 2016

obsoleted by #5648

@Turbo87 Turbo87 closed this Mar 20, 2016
@stefanpenner stefanpenner deleted the addonified branch March 20, 2016 15:58
homu added a commit that referenced this pull request Mar 28, 2016
Add ember-cli-legacy-blueprints as internal dependency and remove blueprints and tests

This PR resolves #5631 and #4909

- [x] Add ember-cli-legacy-blueprints as internal dependency
- [x] Remove blueprints provided by ember-cli-legacy-blueprints
- [x] Remove unnecessary tests covered by ember-cli-legacy-blueprints
- [x] Fix any tests affected by blueprint removal (help .json output, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants