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] Remove duplicate API calls for filters, creation and edition view + fix reference field when empty #728

Closed
wants to merge 1 commit into from

Conversation

jeromemacias
Copy link
Contributor

  • Fix duplicate calls to API using reference and reference_many fields (fix Duplicated api calls for reference fields #712)
  • Fix reference field was doing an API call without limit when field has no value
  • Fix doc configuration reference code block indentation

Need marmelab/admin-config#45.

…void making an API call on all records when reference_many field is empty
@jeromemacias jeromemacias changed the title [RFR] Remove duplicate API calls for filters, creation and edition view + avoid making an API call on all records when reference_many field is empty [RFR] Remove duplicate API calls for filters, creation and edition view + fix reference field when empty Oct 11, 2015
@fzaninotto
Copy link
Member

Superseded by #732

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.

Duplicated api calls for reference fields
2 participants