node-red-dashboard
node-red-dashboard copied to clipboard
### Description In order to reduce the number of nodes used for developing controls, I suggest enabling multiple outputs for the ui-template node. This feature would bring immense flexibility in...
### Current Behavior When sending a payload to "ui-control" to disable a page or make it invisible when accessing the same page using the page link, the resource is completely...
### Current Behavior At least in version v1.8.0 (Know that for 1.7.1 and before that is working) I am no longer able to change the dashboard page `favicon`. I have...
```[tasklist] ### Properties - [x] Label - [x] Icon - [x] Icon Position ```
## Description - Adds `label`, `icon` and `iconPosition` dynamic properties - Adds E2E coverage - Updates documentation ## Related Issue(s) Close #862
## Description - Adds dynamic properties for `label`, `thumbLabel`, `min`, `step`, `max` - Updates documentation - Adds E2E test to cover `label`, `min` and `max` update, testing the step size...
## Description - Enables `label` and `multiple` as dynamic properties on `ui-dropdown` - Updates documentation on dynamic properties for `ui-dropdown` - Includes example for client-side development of a dynamic property...
## Description Had a hardcoded `` for the property types, even when only one type was available. This now only renders the list if appropriate. ## Related Issue(s) Relevant to...
Hi guys, I wanted to add a feature to the code of the [ui_form.html](https://github.com/FlowFuse/node-red-dashboard/blob/main/nodes/widgets/ui_form.html#L91), but there is something I don't really understand. The config screen contains this table:  It...
### Current Behavior ~~I am not 100% certain that the below description is completely correct, but I am fairly sure it is close.~~ I use Cloudflare ZeroTrust with Google Oauth...