Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Instances #1792

Merged
merged 45 commits into from
Mar 9, 2023
Merged

Application Instances #1792

merged 45 commits into from
Mar 9, 2023

Conversation

Pezmc
Copy link
Contributor

@Pezmc Pezmc commented Mar 9, 2023

Description

Implements a new abstraction of Node-RED instances that replaces FlowForge projects.

There are now two layers:

  • Application - a collection of Node-RED instances owned by a particular team
  • Instance - a FlowForge hosted instance of Node-RED

This supplements the existing devices, which are remote instances of Node-RED managed by FlowForge.

This feature branch been reviewed as separate PR's and is being merged to main to deploy to staging, further improvements will be handled as follow ups.

Related Issue(s)

#1718 Story #1689 Epic

Checklist

  • I have read the contribution guidelines
  • [-] Suitable unit/system level tests have been added and they pass
  • [-] Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • [-] Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • [-] Backport needed? -> add the backport label
  • [-] Includes a DB migration? -> add the area:migration label

Pezmc and others added 30 commits March 2, 2023 14:21
Effectively undoing the work in #1237 for instances
Duplicate all project functionality under instances
Application Instances: Simplify Project Navigation
Reference Instance or Application rather than Project in the UI
@Pezmc Pezmc requested a review from knolleary March 9, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants