node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior If a subflow containing a ui-template is packaged as a module and installed then the node does function correctly, but the widget does not appear in the...
### Current Behavior I'm trying to plot a single integer value from an MQTT node in a chart with these settings: * Append * Line Style * Point Style set...
When defining HTML or Markdown content in a nodered Template node and sending this to the new HTML and Markdown nodes, the content is not displayed as Markdown or HTML.
### Current Behavior I find that if, on a PC, I open the dashboard and disconnect the network and leave it for 30 mins (not sure what the min time...
### Description In order to unify the development environment for anyone who wants to contribute to D2.0, I was thinking it could be helpful to include a .devcontainer configuration for...
### Description I looked in the GitHub issues and don't seem to have found this, if it exists.. sorry... When editing a widget, and choosing the group where to place...
### Current Behavior If the network connection between the browser and the server is broken for even a few seconds and then restored, ui-template nodes reset to their initial state...
Hi folks, In my old svg ui node I used the [panzoom](https://github.com/timmywil/panzoom) and [hammer.js](https://github.com/hammerjs/hammer.js) libraries to support pan/zoom/pinch gestures/... That is quite useful if you display a floorplan in your...
## Description As discussed with @joepavitt, this pull request is an attempt to migrate my [node-red-contrib-ui-heatmap](https://github.com/bartbutenaers/node-red-contrib-ui-heatmap) from D1 to D2, but now as a core UI node. Demo:  Demo...
### Current Behavior Today, when a dashboard 2.0 widget stores its state in the Node-red datastore, when the widget loads (e.g. upon client open or refresh) it will receive a...