Wouter Voorberg
Wouter Voorberg
I'd like to add that "superuser service users" are also unable to delete dashboards that they do not own, which would make sense for cleanup purposes. Maybe this is related.
Hey Don, Did you do a full gradle build or only serve the ui from the ide? Also, which browser are you using? I suspect the dompurify library isn't being...
Allright, well when you want a shortcut bar you'll need another library because the ace-editor you are currently using does not have this feature. Could insert something old like https://markitup.jaysalvat.com/examples/markdown/...
One point we discussed here was about dynamically injecting new datapoints in a chart instead of recreating the whole widget, like [https://echarts.apache.org/examples/en/editor.html?c=dynamic-data2](url) I came to the realization that this requires...
@pierrekil Could you ellaborate how a "session" would be defined here? I can imagine the data being generated by a rule, but how would you imagine tagging it ? A...
Right, then we are on the same page. I will keep this in mind while working on reports, but will limit it to regular time intervals for now.
Just a suggestion: I spoke with Pierre last week about this topic and that the name gateway in this context is confusing, because the term gateway is also used in...
@MartinaeyNL
Hi Don, thanks for your feedback, I will look at it. Regarding applying it to insights, I've been working on that. First version is almost ready.
Hey Martin, thanks for your perspective. Too bad the or-chart migration is already done for 95% https://github.com/Hackerberg43/openremote/tree/feature/move-or-chart-to-echarts. We can ofcourse make it live next to the existing or-chart & create...