From 0886f09d6b1e2f9b4331ddc2e7418a87d9d186fc Mon Sep 17 00:00:00 2001 From: ZJ van de Weg Date: Tue, 27 Jan 2026 13:08:09 +0100 Subject: [PATCH] misc: Remove Forge for Fuse --- README.md | 2 -- cypress/tests/config-nodes/pages.spec.js | 2 +- cypress/tests/defaults.spec.js | 2 +- cypress/tests/layouts.spec.js | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f90c665b..a2b01bd7a 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ The nodes will then be available in your editor for you to get started. If you want to use `npm` to install your nodes, you can instead [follow these instructions](https://nodered.org/docs/user-guide/runtime/adding-nodes) -*Note*: this package was previously published under the name `@flowforge/node-red-dashboard`. That package has now been deprecated and will not receive any further updates. - ### Cloud Hosted Dashboards If you're looking to host Node-RED in the Cloud, then look no further than [FlowFuse](https://flowfuse.com/). FlowFuse is a fully managed platform for hosting, securing, managing and scaling Node-RED deployments. You can [sign up today for a free trial](https://app.flowfuse.com/account/create). diff --git a/cypress/tests/config-nodes/pages.spec.js b/cypress/tests/config-nodes/pages.spec.js index 501a8b3a7..ddfbb6e1f 100644 --- a/cypress/tests/config-nodes/pages.spec.js +++ b/cypress/tests/config-nodes/pages.spec.js @@ -1,4 +1,4 @@ -// test admin rights & access in FlowForge +// test admin rights & access in FlowFuse describe('Node-RED Dashboard 2.0', () => { beforeEach(() => { diff --git a/cypress/tests/defaults.spec.js b/cypress/tests/defaults.spec.js index 5fdedbcf6..88ca22071 100644 --- a/cypress/tests/defaults.spec.js +++ b/cypress/tests/defaults.spec.js @@ -1,4 +1,4 @@ -// test admin rights & access in FlowForge +// test admin rights & access in FlowFuse describe('Node-RED', () => { beforeEach(() => { diff --git a/cypress/tests/layouts.spec.js b/cypress/tests/layouts.spec.js index 99f1ba768..cc7836a5b 100644 --- a/cypress/tests/layouts.spec.js +++ b/cypress/tests/layouts.spec.js @@ -1,4 +1,4 @@ -// test admin rights & access in FlowForge +// test admin rights & access in FlowFuse describe('Node-RED Dashboard 2.0 - Layout: Grid', () => { beforeEach(() => {