Dashboard and UIs for Node-Red
dashboard.flowfuse.com
Dashboard and UIs for Node-Red
1–8 of 8 posts
Re: Dashboard and UIs for Node-Red
#2[1] https://flows.nodered.org/node/node-red-dashboard
[2] https://github.com/node-red/node-red-dashboard/tree/master
Re: Dashboard and UIs for Node-Red
#3At first I thought this was a new version of the "officially" supported node-red-dashboard [1], but that doesn't seem to be the case. The landing page doesn't seem to indicate it is different, but clicking through Getting Started they differentiate. All the screenshots look very similar to the vanilla dashboard, but looking at the two githubs [2][3] shows it isn't a lazy fork. Could anyone from flowfuse shed light on…
This would be the main reason for the rewrite...
Re: Dashboard and UIs for Node-Red
#4Re: Dashboard and UIs for Node-Red
#5At first I thought this was a new version of the "officially" supported node-red-dashboard [1], but that doesn't seem to be the case. The landing page doesn't seem to indicate it is different, but clicking through Getting Started they differentiate. All the screenshots look very similar to the vanilla dashboard, but looking at the two githubs [2][3] shows it isn't a lazy fork. Could anyone from flowfuse shed light on…
Re: Dashboard and UIs for Node-Red
#6At first I thought this was a new version of the "officially" supported node-red-dashboard [1], but that doesn't seem to be the case. The landing page doesn't seem to indicate it is different, but clicking through Getting Started they differentiate. All the screenshots look very similar to the vanilla dashboard, but looking at the two githubs [2][3] shows it isn't a lazy fork. Could anyone from flowfuse shed light on…
https://discourse.nodered.org/t/node-red-dashboard-v1-deprec...
Re: Dashboard and UIs for Node-Red
#7At first I thought this was a new version of the "officially" supported node-red-dashboard [1], but that doesn't seem to be the case. The landing page doesn't seem to indicate it is different, but clicking through Getting Started they differentiate. All the screenshots look very similar to the vanilla dashboard, but looking at the two githubs [2][3] shows it isn't a lazy fork. Could anyone from flowfuse shed light on…
We have had to restart the project from scratch due to the original Node-RED Dashboard's (I'll call this Dashboard 1.0) Angular 1 dependency. We couldn't fork.
That being said, because of how widely adopted and popular Dashboard 1.0 is, we wanted to make sure we mimicked that user experience as much as possible, so that users familiar with 1.0 felt comfortable with 2.0, but still ensured we made improvements in areas, where appropriate. Hence, there is a lot of crossover with the same, familiar nodes (plus a fair few more).
FlowFuse are actively developing and supporting Dashboard 2.0, and it's here to stay. It can be considered the "official" next phase of Dashboard 1.0. Nick, the co-creator of Node-RED, is FlowFuse's CTO, and FlowFuse ourselves are contributing heavily to the Node-RED project.
I wrote this up today: https://flowfuse.com/blog/2024/06/dashboard-1-deprecated/#wh... which gives a summary of the key differences, what we have planned, and how to get started.
Re: Dashboard and UIs for Node-Red
#8At first I thought this was a new version of the "officially" supported node-red-dashboard [1], but that doesn't seem to be the case. The landing page doesn't seem to indicate it is different, but clicking through Getting Started they differentiate. All the screenshots look very similar to the vanilla dashboard, but looking at the two githubs [2][3] shows it isn't a lazy fork. Could anyone from flowfuse shed light on…
Hi, I'm the lead developer on FlowFuse's Dashboard - thanks for the question. We have had to restart the project from scratch due to the original Node-RED Dashboard's (I'll call this Dashboard 1.0) Angular 1 dependency. We couldn't fork. That being said, because of how widely adopted and popular Dashboard 1.0 is, we wanted to make sure we mimicked that user experience as much as possible, so that users familiar with…