Stephen McLaughlin
Stephen McLaughlin
> Solutions: > > 1. Migrate the credentialSecret to live with the snapshot. Allows the originating device/instance to be deleted without losing access to the snapshot > 2. Add ApplicationId...
Needed - no*1, convenient yes. Currently, to add your own model of a size larger than our upload limit is difficult, but not impossible (needs flows that permit an endpoint...
Nick there are some niggles with this: 1. Placement of a node when dropped to the left, the wire (or node) placement is not aligned  2. Should the `esc`...
Morning Nick. Now I have got plugin (mostly) written it has revealed some artefacts. It would take a wall of text to explain them clearly so I prepared gifs with...
Unfortunately this is not straight forward. Here are the immediate hurdles I see. 1. Instances 1. do have a list of "Installed Modules" in "Settings" -> "Palette" however they can...
### Dependency BOM Design proposal #### Endpoint `GET` `/api/v1/applications/{applicationId}/bom` * Description: The endpoint returns the software BOM (Bill of Materials) for the given application. The BOM is a list of...
> Rather than `actual`, `installed` make more sense? Agree. In first iteration, the data we do have (instances) it is _actually_ the "installed" version. Ta. _updated above post_
@cstns not sure if Nick raised a follow up for you or informed you already but we will now start getting installed node-red version populating in the `Projects` model. #4526...
> One thing that catches my eye is the new `latest` key on the versions payload. Currently the frontend is making external api calls to npmjs to get this info...
Yes, I think it will help with those pesky missing commas & will look a fair bit cleaner too. > I'm in two minds whether to use dot notation (settings.flowFile)...