Giter Site home page Giter Site logo

Comments (9)

joepavitt avatar joepavitt commented on July 1, 2024 1

@Steve-Mcl can link to his in-progress update on this. It's not something we can do at the moment as it requires core changes to how subflows work, but Steve is making great progress here.

from node-red-dashboard.

joepavitt avatar joepavitt commented on July 1, 2024 1

The content of the webinar would be really interesting for us as a team, but I cant participate. Could you provide me with a recording or notes or something?

It'll be uploaded to our YouTube, and website after the session has finished.

from node-red-dashboard.

JeremyTheocharis avatar JeremyTheocharis commented on July 1, 2024
  • what is missing is there the multi-user view (that multiple users can interact with the dashboard)

from node-red-dashboard.

joepavitt avatar joepavitt commented on July 1, 2024

what is missing is there the multi-user view (that multiple users can interact with the dashboard)

Could you expand on what you mean by this please?

from node-red-dashboard.

JeremyTheocharis avatar JeremyTheocharis commented on July 1, 2024

what is missing is there the multi-user view (that multiple users can interact with the dashboard)

Could you expand on what you mean by this please?

I think you got it already with "requires core changes to how subflows work". a typical workaround is to have a single page, and then the user selects the machine in a dropdown. but if multiple users work with it, they overwrite each others "dropdown".

Do you have anything that comes near to what we are trying to achieve? Maybe with a little more copy and paste?

from node-red-dashboard.

joepavitt avatar joepavitt commented on July 1, 2024

Do you have anything that comes near to what we are trying to achieve? Maybe with a little more copy and paste?

If you're using FlowFuse, we have the Shared Team Library which allows you to store flow .json and recall them across any of your instances, would give you the raw flow each time, rather than a nested SubFlow, but is definitely better than a lot of copy/paste?

but if multiple users work with it, they overwrite each others "dropdown".

With this though, you're also after Multi User Dashboards, which is another FlowFuse feature, and actually I'm doing a Webinar about it on Thursday this week.

Also did a short write-up about it here. You no longer have the "Centralized Store" of data that you have with Node-RED Dashboard, instead, everything is client-side only, and it's up to you to architect which pieces are persisted, in a database for example.

from node-red-dashboard.

joepavitt avatar joepavitt commented on July 1, 2024

Also, just to link to the discussion thread where Steve has shown some early demos of the subflow workflow: node-red/designs#77

from node-red-dashboard.

JeremyTheocharis avatar JeremyTheocharis commented on July 1, 2024

Thank you! The content of the webinar would be really interesting for us as a team, but I cant participate. Could you provide me with a recording or notes or something?

from node-red-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.