Philipp Kraus
Philipp Kraus
For me two question are interesting: 1. why did you use ES, because the index structure depends on a web application with a REST API http://www.geonames.org/export/web-services.html so I can query...
historic data would be quite nice
Regex might be possible but in this case a small grammar e.g. with AntLR of different formats can solve it very easy
I'm just using exactly this structure (see the screenshot), so if I have some time, I can try to build the layout structure. I have build this for another project...
I think the issue is related to the Helm chart, so I would like to open an issue on the Nexus Helm chart, so is there an issue tracker for...
In my case it generates the config.json with the correct data, but the UI does not take care of it, so in the UI I don't have got any connection....
This does not work, I get an error. ``` Uncaught (in promise) TypeError: n is not a function ```
This does not create any error and the `editorDidConfigure` is fired, but I cannot push any data into the value / editor. I try a `editor.setValue(data)` and a `value =...
The ajax call running outside works fine, but on this the editor needs a click to show the content. So in my case a modal (bootstrap) dialog is open, the...
yes, I agree, but how can I reset the rectangle after each call?