flowfuse icon indicating copy to clipboard operation
flowfuse copied to clipboard

Singular View of Deployed Flows

Open joepavitt opened this issue 1 year ago • 1 comments

First iteration to providing #4304

As a FlowFuse User I want to have a single picture of the history of deployed flows on my Instances & Devices So that I can understand what flows were running and when

This can be a simple tabular view for now, focus should be accumulating the data from various sources with #4304 covering a richer UX.

Considerations for sources of data on this are:

  • Auto snapshots on "Deploy"
  • Flows pushed via DevOps Pipelines
  • Devices: Deployed/Synced Snapshots
### Tasks
- [ ] https://github.com/FlowFuse/flowfuse/issues/4424

joepavitt avatar Aug 01 '24 14:08 joepavitt

API Response Example: https://github.com/FlowFuse/flowfuse/pull/4509#issuecomment-2358483015

joepavitt avatar Oct 01 '24 12:10 joepavitt

Both child items (API & UI) are now done

joepavitt avatar Oct 23 '24 11:10 joepavitt