node-red-dashboard
node-red-dashboard copied to clipboard
### Current Behavior RequestError: certificate has expired : https://swapi.dev/api/people ### Expected Behavior How to resolve the issue? ### Steps To Reproduce download example in https://dashboard.flowfuse.com/nodes/widgets/ui-chart.html at Bar Charts ### Environment...
## Description If we set a height on a `ui-template` that's ignored if the child content is taller. This change ensures that the content instead scrolls to ensure consistency in...
### Description Given the industry-wide focus on AI and the fact that we now have personalised dashboards, it might be interesting to add a chat component: https://github.com/advanced-chat/vue-advanced-chat This would be...
### Current Behavior When I have a dashboard using the Tab Layout, I am dynamically populating various ui-dropdown nodes with options across multiple groups. The ui-dropdown node within the active...
## Description Adding localization to all nodes... ## Related Issue(s) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable unit/system level tests have been added...
## Description ## Related Issue(s) ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable unit/system level tests have been added and they pass -...
### Current Behavior I have upgraded my dashboard-2 to v1.23.0. In my custom UI node, when I send messages as `'widget-action' (this.$socket.emit('widget-action', this.id, msg)`), their `topic` property is getting overrun...
### Current Behavior https://discourse.nodered.org/t/custom-css-layout-loads-with-a-delay-in-dashboard-2-0/96657 I need my own custom layout, so I'm specifying each page's layout (with flexbox or grid) in a page-scoped CSS template node. My problem is that...
### Description I would like to request a new widget to visualize the state history of an entity over time. This request is inspired by the history timeline bar visualizations...
### Description Dashboard 2 currently supports tabs, which is very useful. Thank you for this functionality! To further enhance organization, especially for more complex dashboards, I would like to request...