node-red-dashboard
node-red-dashboard copied to clipboard
### Description I am not sure if this id possible already but I need to prepare a file for export to the browser using the browser download API. This would...
### Description It could be nice to add example flows for the new File Input widget. Flows could be - Upload a .txt file and show it in debug -...
### Current Behavior Details: https://discourse.nodered.org/t/d2-third-party-nodes-do-not-appear-blocked-due-to-forbidden-mime-text-html/88916 Reported error: ``` /resources/@colinl/node-red-dashboard-2-ui-gauge-classic/ui-gauge-classic.umd.js” zostało zablokowane z powodu niedozwolonego typu MIME („text/html”).` ``` I suspect we have a hardcoded path when loading third-party nodes ###...
### Description Hi Regarding the field `socketIp` that is added to each message in the `_client` property. If using reverse proxys the client IP is always `127.0.0.1` . Would it...
### Current Behavior the ui-group node is not displaying correctly. In version 1.11.1 it works ### Expected Behavior In version node-red-dashboard 1.11.1 it works ### Steps To Reproduce  ###...
### Current Behavior Carefully designed cards with same height  With message fired the layout of the card gets affected  ### Expected Behavior The card layout should not be...
### Current Behavior When Accept Client Data is enabled for ui-dropdown, the topic passed into the dropdown node is lost when a value is selected. ### Expected Behavior The output...
### Description How to use v-date-input lab controls via template ? Thanks ### Properties - Labelling - Style - Behaviour ### Events - **on-action**: this widget would need to send...
### Description @bartbutenaers and I have been discussing offline about a UI Heatmap node that is incoming to core. Noticed there wasn't an issue to track this, so adding on...
### Description With the release of https://flowfuse.com/blog/2024/06/dashboard-multi-tenancy/, we've had feedback that it would be useful to have an easier way to store temporary/context data on a user-by-user basis. I was...