Monday, February 22, 2016
1 change · master
Enhancements to existing features
This update lets the web interface request several filtered record lists in a single operation, each with its own options such as fields, sorting, and limits. It can improve responsiveness for views like Kanban boards by reducing repeated requests and better supporting different data slices at once.
Original PR description
Return the search for a list of domains, can apply different options for each domain. (by default use the dataset configuration) datas: domain: list of domain fields: (optional) field list, or list of field list context: (optional) context, or list of context limit: (optional) limit, or list of limit offset: (optional) offset, or list of offset sort: (optional) sort, or list of sort context: (optional) context, or list of context