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

more models and namespacing #49

Merged
merged 24 commits into from
Feb 4, 2019
Merged

more models and namespacing #49

merged 24 commits into from
Feb 4, 2019

Conversation

gibso
Copy link
Contributor

@gibso gibso commented Oct 23, 2018

I decided to use the addon in our ember app. This ember app is pretty large and complex, so i needed to add the namespaces in order to prevent model-name confusion.
Furthermore i added a few more models, like user, attachment and comment, so you are able to load e.g. the posts comments.
Overall i refactored a few things, like the rendered object key handling. I added an Ember-Transform to handle this in the model class.

i hope these changes are useful to some other people.

@oskarrough
Copy link
Owner

Wow this looks great, thank you for sharing. Let me just review it and we'll get this released asap!

@oskarrough oskarrough merged commit f677270 into oskarrough:master Feb 4, 2019
@oskarrough
Copy link
Owner

Released as 0.2.0 Thanks a lot @gibso

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