Andreas Eberhart

Results 50 comments of Andreas Eberhart

maybe update the performance numbers in the README?

This fits into a larger complex of "Business Intelligence" like functions. At the moment, we only support equality in the underlying all(db, table, filters) call where filter is a map...

we can maybe re-use the query editor logic

in table and actionTable widgets, you can prefix the filter with one of the following operators followed by a space: * < *

@dieu Sorry for the late response. Can you please explain your use case (i.e. why do you need to provide an implementation for the entry / exit callbacks)?

will not merge since there are a number of private protected fields and it seems a bit arbitrary to just expose one. Feel free to re-open with your reasoning for...

Right now you cannot. This is a design decision in order to avoid having to use a JSON lib like Jackson (see README). Internally, we use an Object to represent...

react admin has the same behaviour: https://marmelab.com/react-admin-helpdesk/#/customers?filter=%7B%7D&order=ASC&page=1&perPage=25&sort=product_id in a way, it's also not clear what the correct way to sort should be

revisit with RA 5 update