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] Allow listActions on ReferencedList #270

Merged
merged 1 commit into from
Feb 2, 2015

Conversation

fzaninotto
Copy link
Member

Closes #269

@fzaninotto
Copy link
Member Author

Note that the next major version will probably refactor that, because it doesn't make sense to replicate the listView API on the ReferencedList. The right solution is to let the ReferencedList take a listView as parameter.

But that's a deeper refactoring, and it doesn't justify delaying this simple change.

manuquentin added a commit that referenced this pull request Feb 2, 2015
[RFR] Allow listActions on ReferencedList
@manuquentin manuquentin merged commit 1364566 into master Feb 2, 2015
@manuquentin manuquentin deleted the referenced_list_actions branch February 2, 2015 16:11
fzaninotto added a commit that referenced this pull request Sep 2, 2015
This ability was lost when the configuration API was refactored to
admin-config.

Refs #269, #270
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.

Allow listActions on a ReferencedList field
2 participants