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

[RFR] [BC Break] Offload all REST mapping tasks to Restangular #211

Merged
merged 6 commits into from
Jan 7, 2015

Conversation

fzaninotto
Copy link
Member

  • Normalize query param names
  • Removing all the methods dedicated to manipulating the request and response from ng-admin
  • Document how to use Restangular for it
  • Change default view name to something more discriminant (now used in only one place: sort fields)
  • Fix tests

Fixes #174, #188, #193, #195

@fzaninotto
Copy link
Member Author

Switching to RFR

@fzaninotto fzaninotto changed the title [WIP] [BC Break] Offload all REST mapping tasks to Restangular [RFR] [BC Break] Offload all REST mapping tasks to Restangular Jan 6, 2015
fzaninotto added a commit that referenced this pull request Jan 7, 2015
[RFR] [BC Break] Offload all REST mapping tasks to Restangular
@fzaninotto fzaninotto merged commit 2143a79 into master Jan 7, 2015
@fzaninotto fzaninotto deleted the interceptors branch January 7, 2015 21:57
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.

Question to pagination
1 participant