node-red-dashboard
node-red-dashboard copied to clipboard
### Description Request to make it possible to open a link (external to Dashboard site, internal may be nice as well) in a new browser window or tab (target="_blank"). ###...
### Description Actually this could be a bug. However I'm not sure about the desired behavrior so for now I set it as "feature request".  In my opinion, if...
### Current Behavior Hi guys, It seems that some time ago I have created two pages with the same name:  This was not intended, because of course it makes...
### Description Add the ability to show the x axis (and the y axis?) using a log scale so that charts such as this can be drawn  The position...
### Description Hallo, I would like to be able to retrieve a list of all pages and groups. ``` msg.payload = "getpagelist" -> ui-control -> msg.payload = "pagelist" msg.pages=[,] msg.payload...
### Description We offer a `/_debug` view for the Dashboard, but there should be an option to disable this, and there is a strong argument that this is should be...
### Current Behavior  ### Expected Behavior If a page is being displyed, has groups inside etc should not trigger the "unused config" warning. ### Steps To Reproduce [ {...
### Current Behavior Currently I package an instance of nodered as a docker image with some nodes that are installed during the build step. The base image is `nodered/node-red:3.1.11` and...
### Description It's come up a few times recently to support nested pages in a navigation. This would mean having headings in the navigation side bar that could be collapsable...
### Current Behavior Currently, depending on the widget, in case the widget received a message with any property that property also appears on the widget output upon dashboard action (for...