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] Move *Queries into separate files #427

Merged
merged 7 commits into from
May 18, 2015
Merged

[RFR] Move *Queries into separate files #427

merged 7 commits into from
May 18, 2015

Conversation

manuquentin
Copy link
Contributor

  • Move *Queries into separate es6 files
  • Move (Create|Update|Delete)Queries into WriteQueries
  • Create a wrapper for the Rest API library (Restangular/resful.js)
  • Use PromiseResolver instead of $q.all in *Queries
  • Use more feature of es6 in new files
  • Move tests
  • Update batchDelete actions now that we use PromiseResolver

@manuquentin manuquentin force-pushed the es6_queries branch 3 times, most recently from 000f5e2 to 8306a72 Compare May 15, 2015 09:37
@manuquentin manuquentin changed the title [WIP] Move *Queries into separate files [RFR] Move *Queries into separate files May 15, 2015
jeromemacias added a commit that referenced this pull request May 18, 2015
[RFR] Move *Queries into separate files
@jeromemacias jeromemacias merged commit b65f361 into master May 18, 2015
@jeromemacias jeromemacias deleted the es6_queries branch May 18, 2015 08:13
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