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

Deprecation Smashin': Round 2 #45

Merged

Conversation

ultimatemonty
Copy link
Member

This PR accomplishes a couple of things

  • Removes ember-data related deprecations
  • Fixes a deprecation in the nearestCourses controller
  • Updates the mirage layer with additional data and fixes some of the endpoints to play nicely with AMS

/cc @gschorkopf


export default ApplicationSerializer;
export default ActiveModelSerializer.extend(DS.EmbeddedRecordsMixin, {
isNewSerializerAPI: true
Copy link
Member

Choose a reason for hiding this comment

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

Gosh, so on a local branch I feel like I was so close. But I think this line might have actually removed the deprecations.

@gschorkopf
Copy link
Member

Well done! With the ember-data issues out of the way, feels like we're close, no?

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.

3 participants