Jordan Koncz

Results 14 issues of Jordan Koncz

It would be useful if `DRYPermissionsField` could return permission not only for the object itself, but also related objects. Currently, you can use `additional_actions` to specify additional permissions to return,...

For a particular model, `Application`, I have an `ApplicationViewSet` that includes a list view and detail view. I have logic that determines whether or not the current user has permission...

I've run into an issue after updating this module to version 0.3.4. When running a Grunt task that uses the inline plugin, the following warning occurs, and the task is...

I'm having an issue where navigating through my navigation hierarchy leads to `currentNavigatorUID` in my Redux store becoming incorrect and inconsistent with what the user is actually seeing on their...