frontend: Add tentative forwards-compatibility for upcoming v3 Node-RED dashboard#554
Merged
frontend: Add tentative forwards-compatibility for upcoming v3 Node-RED dashboard#554
Conversation
Collaborator
Author
|
Because of the successful test result reported by @chevreuill3000 in PlanktoScope/pallet-standard#97 (comment), I consider this PR ready to merge now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements a request made by @chevreuill3000 in the 2025-04-02 software meeting to install some additional Node-RED-related packages and add a temporary reverse-proxy entrypoint on port 80 for enabling development & testing of the upcoming v3 Node-RED dashboard in PlanktoScope OS. These changes should not be considered officially supported as part of PlanktoScope OS's public-facing interfaces - for now, they are just temporary internal changes to improve the software development experience. So I won't describe them in
CHANGELOG.md.This PR also integrates https://github.com/PlanktoScope/device-portal/releases/tag/v0.2.10 via PlanktoScope/pallet-standard@acb3fab
TODOs:
/ps/node-red-v2/dashboardas the public entrypoint on port 80 for the v3 dashboard. We should move this entrypoint by the time the v3 dashboard becomes ready for public/beta testing, e.g. by renaming it to/ps/node-red-v3/dashboardor/ps/node-red-v3/uior something.edgeand bump pallet-standard in the OS setup scripts