node-red-dashboard
node-red-dashboard copied to clipboard
### Description Request to add the client IP address from a Dashboard user (DB instance under FlowFuse) in the msg._client.user object. As discussed on NR Forum: https://discourse.nodered.org/t/client-ip-address/86594 ### Have you...
### Current Behavior In the Notification node, when setting Timeout to 0, the color bar on top of the notification displays the color only at the beginning (left). The rest...
### Description Dashboard 1.0 offers customisation on the text and background colour of the button. Dashboard 2.0 should do this too. ### Have you provided an initial effort estimate for...
### Description We currently do not allow for users to define a `format` property on `ui-text`. This provides flexibility on how to display values in a `ui-text` node. An alternative...
### Description Say I have a table with 2 column: `foo` and `bar`, I'd like to inject a structure to add one row to the table like: `msg.payload` = ```json...
### Description It would be really helpful to have a working locale support. I hacked the dashboard 1 so that numbers are printed out like this: 1'234'567,89; so I would...
### Description Would be nice, if in the editor on the sidebar for the dashboard, it could remember the collapse/extended state of pages and groups, as in Dashboard 1.0. At...
### Current Behavior If you have two separate Dashboard clients open and connected to a centralised Node-RED instance with Dashboard 2.0, the server has a single source of truth. If...
### Description in Dashboard 1.0, if we set in settings.js - ui : { path: "" }, we can use https://{URL}/. as the bas of our dashboard pages. This is...
### Description https://discourse.nodered.org/t/vuetify-tables-in-dashboard-2/85791 Note this is using the example from the documentation of Vuetify: https://vuetifyjs.com/en/components/tables/#usage ### Have you provided an initial effort estimate for this issue? I have provided an...