renovation-core icon indicating copy to clipboard operation
renovation-core copied to clipboard

The Frappe Javascript Front End Missing SDK

Results 6 renovation-core issues
Sort by recently updated
recently updated
newest added

There is cors policy restriction when used on frappe version-13, cors access in site_config has been set and javascript FETCH works well but renovation core is restricted., error below Access...

The renovation-core documentation currently has the following definition of the orderBy argument of getList(): ![Screenshot from 2021-08-24 22-31-31](https://user-images.githubusercontent.com/30027453/130670855-f6c0c506-a243-4297-9176-4d2337335daa.png) ...while the actual argument looks something a little more like this: ```js...

Options field has an `unknown` type as an argument of `searchLink` in `model.controller`, while it allows other fields to be passed within it, they are not well known. Which is...

enhancement

Solution required to abort both http & web socket data upload.

enhancement

Everything else passes successfully in this suite

tests

Custom Columns were introduced in v12: https://github.com/frappe/frappe/blob/version-12/frappe/desk/query_report.py#L311 For now, I have fixed the api error. We probably should understand what it is and add it to core-ts param-interface

frappe change