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] infinitePagination now resolve reference fields #709

Merged
merged 2 commits into from
Sep 30, 2015

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Sep 25, 2015

Fix for #624

@djhi djhi changed the title [RFR] infinitePagination does resolve reference fields [RFR] infinitePagination now resolve reference fields Sep 25, 2015
@@ -1,4 +1,5 @@
/*global define*/
import Entry from 'admin-config/lib/Entry';

define(function () {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not specific to this PR, but can you remove the define, as it is just requirejs obsolete code? Just export default the controller function.

@jpetitcolas
Copy link
Contributor

Not sure how, but can you try adding some tests on it?

fzaninotto added a commit that referenced this pull request Sep 30, 2015
[RFR] infinitePagination now resolve reference fields
@fzaninotto fzaninotto merged commit de546b7 into master Sep 30, 2015
@fzaninotto fzaninotto deleted the inifinite_loading_references branch September 30, 2015 08:28
@fzaninotto
Copy link
Member

Thanks!

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

3 participants