eav-manager
eav-manager copied to clipboard
Blazing fast data modeling and enrichment
When adding a date range filter, an error occurred when using this filter : ``` Cannot read index "startDate" while trying to traverse path "[startDate]". Available indices are "Array ```...
If a create a admin resource "Article", if I try to generate the route `sidus.admin.article.list`, the family code is required. It should not be required as the route is already...
When opening a form to the side of the screen, the main url should not be changed to keep a coherent behavior when refreshing the page.
It is not a good practice to have a whole bug form for separated data as filters for example. Forms should be separated to ease extensions
To load a page with 10 records and less than 10 fields in each records, it takes 25 seconds to display. It is way too long.....