Alexander Schoonderwaldt

Results 9 comments of Alexander Schoonderwaldt

Your modification didn't really work for me as hoped. I had to rework the showValue method. I've also modified some paint colors for the drawWholeCirlcle and drawInnerCircle method, for everything...

I've done a quick fix by setting `command` as a unique field in the database

Thanks, I've made a pull request for it #181. Your solution is of course better.

Ah, too bad fetch does not support this... +1 for a redirect JSON response consistent to internal link page. I think this would make it a lot easier to implement...

I am also looking for this feature. We are using an external React frontend as preview page instead of the internal Twig engine. It needs access to preview unpublished data...

Well, we have a NextJS front-end which will not be started from the twig template, but instead deployed as a standalone application (because of the headless situation). Several other Headless...

Thanks for shining your light on this matter. I think you're right about the implementing challenges. Most other platforms provide some sort of SDK or client which updates the application's...

Is there a way we could help with this maybe?