Skip to content

Improves filter resource api #40

@PedroAugustoRamalhoDuarte

Description

The goals is to reduce when use filter resource function:

Project.filter_resource(params.slice(*Project.filter_scopes)

Most of the time the filter resource argument is params.slice(*Project.filter_scopes), we can setup the default value of filter resource to that

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions