Baptiste Adrien
Baptiste Adrien
Here is a working example of nested routes :) https://github.com/shinework/nest-crud-nested-controller
Hello @Jtosbornex! No, the eager join is not mandatory. Checkout my latest commit because there was an issue in my previous commit : https://github.com/shinework/nest-crud-nested-controller ```ts @Crud({ model: { type: Article,...
Hello @MicahPotter ! You can use the `onRequest` callback to plug your acl logic https://next-crud.js.org/api-docs/callbacks#onrequest
Thanks for your issue! We plan to add buttons to quickly switch between the different viewports. Concerning responsive styles, this is not our priority, it would add a lot of...
Thanks for your suggestion, handling sort directly in the the editor is one of our priorities, we will take a look at it!
Thank for the suggestion! It would be awesome to have an agnostic core, we will think about it :)
Hello @semireg, is the overlay unzooms when you scroll down? Can you reproduce the issue in http://codesandbox.io and send me the link?
It uses password grant type, we can't get token without valid credential. But if you want hide the client id and secret you can add them on the fly within...
FAQ and Terms page have been added
Looks like I can't add UPI in Stripe